Home
last modified time | relevance | path

Searched defs:ch (Results 76 – 83 of 83) sorted by relevance

1234

/aoo42x/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx506 sal_Unicode ch = str[ i ]; in getStaticInformationForModule() local
/aoo42x/main/vcl/win/source/window/
H A Dsalframe.cxx159 #define Uni_UTF32ToSurrogate1(ch) (((unsigned long) (ch) - 0x10000) / 0x400 + 0xD800) argument
160 #define Uni_UTF32ToSurrogate2(ch) (((unsigned long) (ch) - 0x10000) % 0x400 + 0xDC00) argument
/aoo42x/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1889 sal_Unicode ch = aStr.GetChar( nAktPos ); in OutputTextNode() local
/aoo42x/main/tools/source/stream/
H A Dstream.cxx1109 sal_Bool SvStream::WriteUniOrByteChar( sal_Unicode ch, rtl_TextEncoding eDestCharSet ) in WriteUniOrByteChar()
/aoo42x/main/vcl/source/fontsubset/
H A Dsft.cxx2546 sal_uInt16 MapChar(TrueTypeFont *ttf, sal_uInt16 ch, int bvertical) in MapChar()
/aoo42x/main/sw/source/filter/ww1/
H A Dw1struct.hxx697 SVBT8 ch; // boundary-type (begin(19), separator (20), end (21)) member
/aoo42x/main/sc/source/core/tool/
H A Dinterpr1.cxx7815 bool IsDBCS(sal_Unicode ch) in IsDBCS()
/aoo42x/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 1651 milliseconds

1234