Home
last modified time | relevance | path

Searched refs:nErrorPos (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/l10ntools/source/
H A Dgsicheck.cxx401 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() local
521 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 …]
/aoo41x/main/rsc/inc/
H A Drscpar.hxx39 sal_uInt32 nErrorPos; // Position des ersten Fehlers member in RscFileInst
80 sal_uInt32 GetErrorPos() { return nErrorPos; } in GetErrorPos()
/aoo41x/main/xmloff/source/style/
H A Dxmlnumfe.cxx1791 xub_StrLen nErrorPos; in ForceSystemLanguage() local
1806 nErrorPos, nType, nNewKey, in ForceSystemLanguage()
1810 if( nErrorPos == 0 ) in ForceSystemLanguage()
/aoo41x/main/rsc/source/parser/
H A Drscpar.cxx233 nErrorPos = GetScanPos() -1; in SetError()
/aoo41x/main/l10ntools/inc/
H A Dgsicheck.hxx105 …sal_Bool IsUTF8( const ByteString &aTestee, sal_Bool bFixTags, sal_uInt16 &nErrorPos, ByteString &…

Completed in 56 milliseconds