Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A DXMLSectionFootnoteConfigExport.cxx75 OUString sNumSuffix; in exportXML() local
105 rState.maValue >>= sNumSuffix; in exportXML()
134 rState.maValue >>= sNumSuffix; in exportXML()
170 if (sNumSuffix.getLength() > 0) in exportXML()
173 sNumSuffix); in exportXML()
H A DXMLSectionFootnoteConfigImport.cxx86 OUString sNumSuffix; in StartElement() local
126 sNumSuffix = sAttrValue; in StartElement()
180 aAny <<= sNumSuffix; in StartElement()

Completed in 13 milliseconds