Home
last modified time | relevance | path

Searched refs:bUsedSymbolsOnly (Results 1 – 2 of 2) sorted by relevance

/trunk/main/starmath/source/
H A Dunomodel.cxx909 const bool bUsedSymbolsOnly = (*ppEntries)->mnHandle == HANDLE_USED_SYMBOLS; in _getPropertyValues() local
924 (!bUsedSymbolsOnly || bIsUsedSymbol)) in _getPropertyValues()
H A Dmathmlexport.cxx733 … const bool bUsedSymbolsOnly = pConfig ? pConfig->IsSaveOnlyUsedSymbols() : false; in GetConfigurationSettings() local
752 if (bUsedSymbolsOnly && rPropName.equalsAscii("Symbols")) in GetConfigurationSettings()