Home
last modified time | relevance | path

Searched refs:StrChr (Results 1 – 3 of 3) sorted by relevance

/trunk/main/i18npool/source/characterclassification/
H A Dcclass_unicode_parser.cxx345 const sal_Unicode* cclass_Unicode::StrChr( const sal_Unicode* pStr, sal_Unicode c ) in StrChr() function in com::sun::star::i18n::cclass_Unicode
692 const sal_Unicode* p = StrChr( pStr, c ); in getStartCharsFlags()
705 const sal_Unicode* p = StrChr( pStr, c ); in getContCharsFlags()
/trunk/main/i18npool/inc/
H A Dcclass_unicode.hxx122 static const sal_Unicode* StrChr( const sal_Unicode* pStr, sal_Unicode c );
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx259 const sal_Unicode* StrChr( const sal_Unicode* pSrc, sal_Unicode c ) in StrChr() function
433 if( StrChr( pBulletChar, rTxt.GetChar( nBlnks ) ) ) in IsEnumericChar()
1496 0 != ( pFndBulletChr = StrChr( pBulletChar, rStr.GetChar( nTxtStt ) )) in BuildEnum()

Completed in 32 milliseconds