Searched refs:nErrorPos (Results 1 – 5 of 5) sorted by relevance
401 nErrorPos = aUTF8Tester.Len(); in IsUTF8()408 if ( nErrorPos != STRING_NOTFOUND ) in IsUTF8()434 nErrorPos = nTagEnd+1; in IsUTF8()445 nErrorPos = 1; in IsUTF8()453 nErrorPos = 1; in IsUTF8()461 nErrorPos = 1; in IsUTF8()514 sal_uInt16 nErrorPos = 0; in TestUTF8() local521 ByteString aContext( pTestee->GetText().Copy( nErrorPos, 20 ) ); in TestUTF8()532 ByteString aContext( pTestee->GetQuickHelpText().Copy( nErrorPos, 20 ) ); in TestUTF8()543 ByteString aContext( pTestee->GetTitle().Copy( nErrorPos, 20 ) ); in TestUTF8()[all …]
39 sal_uInt32 nErrorPos; // Position des ersten Fehlers member in RscFileInst80 sal_uInt32 GetErrorPos() { return nErrorPos; } in GetErrorPos()
1791 xub_StrLen nErrorPos; in ForceSystemLanguage() local1806 nErrorPos, nType, nNewKey, in ForceSystemLanguage()1810 if( nErrorPos == 0 ) in ForceSystemLanguage()
233 nErrorPos = GetScanPos() -1; in SetError()
105 …sal_Bool IsUTF8( const ByteString &aTestee, sal_Bool bFixTags, sal_uInt16 &nErrorPos, ByteString &…
Completed in 22 milliseconds