Searched refs:aAOpt (Results 1 – 1 of 1) sorted by relevance
714 SwAsciiOptions aAOpt; in WriteObject() local715 aAOpt.SetCharSet( RTL_TEXTENCODING_UTF8 ); in WriteObject()716 xWrt->SetAsciiOptions( aAOpt ); in WriteObject()1661 SwAsciiOptions aAOpt; in _PasteFileContent() local1662 aAOpt.SetCharSet( RTL_TEXTENCODING_UCS2 ); in _PasteFileContent()1663 pRead->GetReaderOpt().SetASCIIOpts( aAOpt ); in _PasteFileContent()
Completed in 27 milliseconds