Searched refs:bLoadUserDefinedSettings (Results 1 – 1 of 1) sorted by relevance
810 sal_Bool bLoadUserDefinedSettings; member in SvtLoadOptions_Impl819 …void SetLoadUserSettings(sal_Bool b){bLoadUserDefinedSettings = b; SetModified(… in SetLoadUserSettings()820 sal_Bool IsLoadUserSettings() const {return bLoadUserDefinedSettings;} in IsLoadUserSettings()827 , bLoadUserDefinedSettings( sal_False ) in SvtLoadOptions_Impl()836 bLoadUserDefinedSettings = *(sal_Bool *)pValues[0].getValue(); in SvtLoadOptions_Impl()848 aValues[0].setValue(&bLoadUserDefinedSettings, ::getBooleanCppuType()); in Commit()
Completed in 10 milliseconds