Searched refs:pBulletChar (Results 1 – 1 of 1) sorted by relevance
89 const sal_Unicode pBulletChar[6] = { '+', '*', '-', 0x2013, 0x2014, 0 }; variable433 if( StrChr( pBulletChar, rTxt.GetChar( nBlnks ) ) ) in IsEnumericChar()1496 0 != ( pFndBulletChr = StrChr( pBulletChar, rStr.GetChar( nTxtStt ) )) in BuildEnum()1509 int nBulletPos = pFndBulletChr - pBulletChar; in BuildEnum()
Completed in 18 milliseconds