Searched refs:sAutoTextMode (Results 1 – 4 of 4) sorted by relevance
198 OUString sAutoTextMode( in exportDoc() local201 sAutoTextMode ) ) in exportDoc()203 Any aAny = rInfoSet->getPropertyValue(sAutoTextMode); in exportDoc()
241 OUString sAutoTextMode( in _Write() local246 xInfoSet->setPropertyValue( sAutoTextMode, aAny2 ); in _Write()
647 OUString sAutoTextMode( in startDocument() local649 if( xPropertySetInfo->hasPropertyByName(sAutoTextMode) ) in startDocument()651 aAny = xImportInfo->getPropertyValue(sAutoTextMode); in startDocument()
778 OUString sAutoTextMode( in Read() local783 xInfoSet->setPropertyValue( sAutoTextMode, aAny ); in Read()
Completed in 73 milliseconds