Home
last modified time | relevance | path

Searched refs:GetExtendedTextEncoding (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/string/
H A Dtenccvt.cxx35 rtl_TextEncoding GetExtendedTextEncoding( rtl_TextEncoding eEncoding ) in GetExtendedTextEncoding() function
76 return GetExtendedTextEncoding( GetOneByteTextEncoding( eEncoding ) ); in GetSOStoreTextEncoding()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/string/
H A Dtenccvt.cxx35 rtl_TextEncoding GetExtendedTextEncoding( rtl_TextEncoding eEncoding ) in GetExtendedTextEncoding() function
76 return GetExtendedTextEncoding( GetOneByteTextEncoding( eEncoding ) ); in GetSOStoreTextEncoding()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/
H A Dtenccvt.hxx35 TOOLS_DLLPUBLIC rtl_TextEncoding GetExtendedTextEncoding(rtl_TextEncoding eEncoding);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dtenccvt.hxx35 TOOLS_DLLPUBLIC rtl_TextEncoding GetExtendedTextEncoding( rtl_TextEncoding eEncoding );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwriterwordglue.cxx537 eChrSet = GetExtendedTextEncoding(eChrSet); in GetPseudoCharRuns()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwriterwordglue.cxx539 eChrSet = GetExtendedTextEncoding(eChrSet); in GetPseudoCharRuns()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/wmf/
H A Dwmfwr.cxx1771 aFont.SetCharSet( GetExtendedTextEncoding( RTL_TEXTENCODING_MS_1252 ) ); in WriteWMF()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/filter/wmf/
H A Dwmfwr.cxx1763 aFont.SetCharSet( GetExtendedTextEncoding( RTL_TEXTENCODING_MS_1252 ) ); in WriteWMF()