Home
last modified time | relevance | path

Searched refs:bUTF8 (Results 1 – 11 of 11) sorted by relevance

/trunk/main/l10ntools/source/
H A Dhelpex.cxx53 sal_Bool bUTF8; variable
68 bUTF8 = sal_True; in ParseCommandLine()
110 bUTF8 = sal_True; in ParseCommandLine()
114 bUTF8 = sal_False; in ParseCommandLine()
220 HelpParser aParser( sInputFile, bUTF8 , false ); in main()
272 HelpParser aParser( sHelpFile , bUTF8 , true ); in main()
H A Dlngex.cxx50 sal_Bool bUTF8; variable
64 bUTF8 = sal_True; in ParseCommandLine()
98 bUTF8 = sal_True; in ParseCommandLine()
193 LngParser aParser( sInputFile, bUTF8, bULF ); in main()
H A Dxrmmerge.cxx59 sal_Bool bUTF8; variable
79 bUTF8 = sal_True; in GetOutputFile()
111 bUTF8 = sal_True; in GetOutputFile()
115 bUTF8 = sal_False; in GetOutputFile()
H A Dcfgmerge.cxx57 sal_Bool bUTF8; variable
80 bUTF8 = sal_True; in GetOutputFile()
115 bUTF8 = sal_True; in GetOutputFile()
119 bUTF8 = sal_False; in GetOutputFile()
H A Dlngmerge.cxx37 LngParser::LngParser( const ByteString &rLngFile, sal_Bool bUTF8, sal_Bool bULFFormat ) in LngParser() argument
43 bDBIsUTF8( bUTF8 ), in LngParser()
H A Dexport.cxx60 sal_Bool bUTF8; variable
88 bUTF8 = sal_True; in GetOutputFile()
134 bUTF8 = sal_True; in GetOutputFile()
138 bUTF8 = sal_False; in GetOutputFile()
H A Dhelpmerge.cxx112 bUTF8 ( rUTF8 ), in HelpParser()
/trunk/main/l10ntools/inc/
H A Dhelpmerge.hxx39 bool bUTF8; member in HelpParser
55 HelpParser( const ByteString &rHelpFile, bool bUTF8 , bool bHasInputList );
H A Dlngmerge.hxx57 LngParser( const ByteString &rLngFile, sal_Bool bUTF8, sal_Bool bULFFormat );
/trunk/main/sal/rtl/source/
H A Duri.cxx158 bool bUTF8 = true; in readUcs4() local
166 bUTF8 = sal_False; in readUcs4()
172 if (bUTF8 && nEncoded >= nMin && !isHighSurrogate(nEncoded) in readUcs4()
/trunk/main/tools/source/fsys/
H A Durlobj.cxx5299 bool bUTF8 = true; in getUTF32() local
5312 bUTF8 = false; in getUTF32()
5323 if (bUTF8 && nEncoded >= nMin in getUTF32()

Completed in 82 milliseconds