Home
last modified time | relevance | path

Searched refs:IsSaveOnlyUsedSymbols (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/starmath/source/
H A Dconfig.cxx123 rSet.Put(SfxBoolItem(pPool->GetWhich(SID_SAVE_ONLY_USED_SYMBOLS), IsSaveOnlyUsedSymbols())); in ConfigToItemSet()
H A Dcfgitem.hxx195 sal_Bool IsSaveOnlyUsedSymbols() const;
H A Dcfgitem.cxx1242 sal_Bool SmMathConfig::IsSaveOnlyUsedSymbols() const in IsSaveOnlyUsedSymbols() function in SmMathConfig
H A Dmathmlexport.cxx743 … const bool bUsedSymbolsOnly = pConfig ? pConfig->IsSaveOnlyUsedSymbols() : false; in GetConfigurationSettings()

Completed in 36 milliseconds