Searched refs:ImplIsCharIn (Results 1 – 1 of 1) sorted by relevance
6815 static sal_Bool ImplIsCharIn( xub_Unicode c, const sal_Char* pStr ) in ImplIsCharIn() function6895 if ( ImplIsCharIn( aStr.GetChar( nLastContent ), pSepChars ) ) in ImplGetEllipsisString()6899 ImplIsCharIn( aStr.GetChar( nLastContent-1 ), pSepChars ) ) in ImplGetEllipsisString()6913 if ( ImplIsCharIn( aStr.GetChar( nFirstContent ), pSepChars ) ) in ImplGetEllipsisString()6917 ImplIsCharIn( aStr.GetChar( nFirstContent ), pSepChars ) ) in ImplGetEllipsisString()6942 if ( ImplIsCharIn( aStr.GetChar( nLastContent ), pSepChars ) ) in ImplGetEllipsisString()6947 ImplIsCharIn( aStr.GetChar( nLastContent-1 ), pSepChars ) ) in ImplGetEllipsisString()
Completed in 50 milliseconds