Home
last modified time | relevance | path

Searched refs:aAOpt (Results 1 – 1 of 1) sorted by path

/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx714 SwAsciiOptions aAOpt; in WriteObject() local
715 aAOpt.SetCharSet( RTL_TEXTENCODING_UTF8 ); in WriteObject()
716 xWrt->SetAsciiOptions( aAOpt ); in WriteObject()
1661 SwAsciiOptions aAOpt; in _PasteFileContent() local
1662 aAOpt.SetCharSet( RTL_TEXTENCODING_UCS2 ); in _PasteFileContent()
1663 pRead->GetReaderOpt().SetASCIIOpts( aAOpt ); in _PasteFileContent()

Completed in 36 milliseconds