Searched refs:IsUTF8 (Results 1 – 2 of 2) sorted by relevance
/trunk/main/l10ntools/source/ |
H A D | gsicheck.cxx | 394 sal_Bool GSIBlock::IsUTF8( const ByteString &aTestee, sal_Bool bFixTags, sal_uInt16 &nErrorPos, Byt… in IsUTF8() function in GSIBlock 519 if ( !IsUTF8( pTestee->GetText(), bFixTags, nErrorPos, aErrorMsg, bHasBeenFixed, aFixed ) ) in TestUTF8() 530 …if ( !IsUTF8( pTestee->GetQuickHelpText(), bFixTags, nErrorPos, aErrorMsg, bHasBeenFixed, aFixed )… in TestUTF8() 541 if ( !IsUTF8( pTestee->GetTitle(), bFixTags, nErrorPos, aErrorMsg, bHasBeenFixed, aFixed ) ) in TestUTF8()
|
/trunk/main/l10ntools/inc/ |
H A D | gsicheck.hxx | 105 …sal_Bool IsUTF8( const ByteString &aTestee, sal_Bool bFixTags, sal_uInt16 &nErrorPos, ByteString &…
|
Completed in 18 milliseconds