Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/core/
H A DSettingsExportHelper.cxx321 const rtl::OUString sSymbolSet ( RTL_CONSTASCII_USTRINGPARAM ( "SymbolSet" ) ); in exportSymbolDescriptors() local
354 pSymbol[XML_SYMBOL_DESCRIPTOR_SYMBOL_SET].Name = sSymbolSet; in exportSymbolDescriptors()
355 pSymbol[XML_SYMBOL_DESCRIPTOR_SYMBOL_SET].Value <<= pDescriptor->sSymbolSet; in exportSymbolDescriptors()
H A DDocumentSettingsContext.cxx919 const rtl::OUString sSymbolSet ( RTL_CONSTASCII_USTRINGPARAM ( "SymbolSet" ) ); in EndElement() local
980 else if (pSymbol->Name.equals (sSymbolSet ) ) in EndElement()
982 pSymbol->Value >>= pDescriptor[nNumFullEntries].sSymbolSet; in EndElement()
/aoo41x/main/offapi/com/sun/star/formula/
H A DSymbolDescriptor.idl50 string sSymbolSet;
/aoo41x/main/starmath/source/
H A Dunomodel.cxx736 pDescriptor->sSymbolSet ); in _setPropertyValues()
941 pDescriptor->sSymbolSet = (*aIter)->GetSymbolSetName(); in _getPropertyValues()

Completed in 41 milliseconds