Home
last modified time | relevance | path

Searched refs:RTL_TEXTENCODING_APPLE_ARABIC (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/qa/rtl/textenc/
H A Drtl_tencinfo.cxx1215 check( RTL_TEXTENCODING_APPLE_ARABIC, RTL_TEXTENCODING_MS_1252 );
1576 bool bRes1 = rtl_getTextEncodingInfo( RTL_TEXTENCODING_APPLE_ARABIC, &aInfo1 ); in testTextEncodingInfo_001()
1583 bool bRes2 = rtl_getTextEncodingInfo( RTL_TEXTENCODING_APPLE_ARABIC, &aInfo2 ); in testTextEncodingInfo_001()
1590 bool bRes3 = rtl_getTextEncodingInfo( RTL_TEXTENCODING_APPLE_ARABIC, &aInfo3 ); in testTextEncodingInfo_001()
1597 bool bRes4 = rtl_getTextEncodingInfo( RTL_TEXTENCODING_APPLE_ARABIC, &aInfo4 ); in testTextEncodingInfo_001()
1604 bool bRes5 = rtl_getTextEncodingInfo( RTL_TEXTENCODING_APPLE_ARABIC, &aInfo5 ); in testTextEncodingInfo_001()
H A Drtl_textcvt.cxx3189 { 10004, RTL_TEXTENCODING_APPLE_ARABIC, true }, in testWindows()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/qa/rtl/textenc/
H A Drtl_tencinfo.cxx1215 check( RTL_TEXTENCODING_APPLE_ARABIC, RTL_TEXTENCODING_MS_1252 );
1576 bool bRes1 = rtl_getTextEncodingInfo( RTL_TEXTENCODING_APPLE_ARABIC, &aInfo1 ); in testTextEncodingInfo_001()
1582 bool bRes2 = rtl_getTextEncodingInfo( RTL_TEXTENCODING_APPLE_ARABIC, &aInfo2 ); in testTextEncodingInfo_001()
1587 bool bRes3 = rtl_getTextEncodingInfo( RTL_TEXTENCODING_APPLE_ARABIC, &aInfo3 ); in testTextEncodingInfo_001()
1593 bool bRes4 = rtl_getTextEncodingInfo( RTL_TEXTENCODING_APPLE_ARABIC, &aInfo4 ); in testTextEncodingInfo_001()
1599 bool bRes5 = rtl_getTextEncodingInfo( RTL_TEXTENCODING_APPLE_ARABIC, &aInfo5 ); in testTextEncodingInfo_001()
H A Drtl_textcvt.cxx3189 { 10004, RTL_TEXTENCODING_APPLE_ARABIC, true }, in testWindows()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/rtl/
H A Dtextenc.h82 #define RTL_TEXTENCODING_APPLE_ARABIC (RTL_TEXTENC_CAST( 41 )) macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/rtl/
H A Dtextenc.h78 #define RTL_TEXTENCODING_APPLE_ARABIC (RTL_TEXTENC_CAST( 41 )) macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/textenc/
H A Dtencinfo.cxx869 case 10004: return RTL_TEXTENCODING_APPLE_ARABIC; in rtl_getTextEncodingFromWindowsCodePage()
946 case RTL_TEXTENCODING_APPLE_ARABIC: return 10004; in rtl_getWindowsCodePageFromTextEncoding()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/textenc/
H A Dtencinfo.cxx865 case 10004: return RTL_TEXTENCODING_APPLE_ARABIC; in rtl_getTextEncodingFromWindowsCodePage()
942 case RTL_TEXTENCODING_APPLE_ARABIC: return 10004; in rtl_getWindowsCodePageFromTextEncoding()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/dialog/
H A Dascfldlg.cxx397 case RTL_TEXTENCODING_APPLE_ARABIC: in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/dialog/
H A Dascfldlg.cxx389 case RTL_TEXTENCODING_APPLE_ARABIC: in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/docvw/
H A Dsrcedtw.cxx897 case RTL_TEXTENCODING_APPLE_ARABIC : in lcl_GetLanguagesForEncoding()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/
H A Dsrcedtw.cxx901 case RTL_TEXTENCODING_APPLE_ARABIC : in lcl_GetLanguagesForEncoding()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx393 eEncoding = RTL_TEXTENCODING_APPLE_ARABIC; in convertSfntName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx393 eEncoding = RTL_TEXTENCODING_APPLE_ARABIC; in convertSfntName()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/ipict/
H A Dipict.cxx321 case RTL_TEXTENCODING_APPLE_ARABIC: in GetTextEncoding()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/graphicfilter/ipict/
H A Dipict.cxx314 case RTL_TEXTENCODING_APPLE_ARABIC: in GetTextEncoding()