[Libreoffice] [PATCH] Added line numbers to the basic ide

Michael Meeks michael.meeks at suse.com
Fri Nov 11 12:42:51 PST 2011


On Fri, 2011-11-11 at 11:30 -0500, August Sodora wrote:
> Of course :-) I was looking at the stuff in cui for adding an option
> somewhere, is that the correct place to be looking? Also I'm not sure
> if the basic ide deserves its own entire category for options yet as I
> think this is the first configurable thing about the basic ide.

	Heh :-) there is a good point here. If the feature is not perfect, but
we want it in before the feature freeze, that is fairly easy to do. We
just make it available when the 'Experimental' mode is on.

    SvtMiscOptions aMiscOptions;
    const bool bExperimentalMode = aMiscOptions.IsExperimentalMode();

	Should get that for you to switch on; Noel - do you think that's
enough ? :-) or do you really want the setting for this so it can be
turned off ?

	Thanks,

		Michael.

-- 
michael.meeks at suse.com  <><, Pseudo Engineer, itinerant idiot



More information about the LibreOffice mailing list