Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/text/
H A DXMLSectionFootnoteConfigImport.cxx81 sal_Bool bNumOwn = sal_False; in StartElement() local
122 bNumOwn = sal_True; in StartElement()
127 bNumOwn = sal_True; in StartElement()
132 bNumOwn = sal_True; in StartElement()
137 bNumOwn = sal_True; in StartElement()
145 aAny.setValue( &bNumOwn, ::getBooleanCppuType() ); in StartElement()
H A DXMLSectionFootnoteConfigExport.cxx70 sal_Bool bNumOwn = sal_False; in exportXML() local
90 rState.maValue >>= bNumOwn; in exportXML()
119 rState.maValue >>= bNumOwn; in exportXML()
162 if (bNumOwn) in exportXML()

Completed in 28 milliseconds