Searched refs:sAutoTextMode (Results 1 – 4 of 4) sorted by relevance
202 OUString sAutoTextMode( in exportDoc() local205 sAutoTextMode ) ) in exportDoc()207 Any aAny = rInfoSet->getPropertyValue(sAutoTextMode); in exportDoc()
241 OUString sAutoTextMode( in _Write() local246 xInfoSet->setPropertyValue( sAutoTextMode, aAny2 ); in _Write()
651 OUString sAutoTextMode( in startDocument() local653 if( xPropertySetInfo->hasPropertyByName(sAutoTextMode) ) in startDocument()655 aAny = xImportInfo->getPropertyValue(sAutoTextMode); in startDocument()
794 OUString sAutoTextMode( in Read() local799 xInfoSet->setPropertyValue( sAutoTextMode, aAny ); in Read()
Completed in 56 milliseconds