Searched refs:HYPH_POS_CHAR (Results 1 – 1 of 1) sorted by relevance
47 #define HYPH_POS_CHAR '=' macro233 if ( aTxt.GetChar( i ) == sal_Unicode( HYPH_POS_CHAR ) ) in EnableLRBtn_Impl()246 if ( aTxt.GetChar( i ) == sal_Unicode( HYPH_POS_CHAR ) ) in EnableLRBtn_Impl()313 nPos = aTxt.Search( sal_Unicode( HYPH_POS_CHAR ), nStart ); in EraseUnusableHyphens_Impl()330 const String aTmp( sal_Unicode( HYPH_POS_CHAR ) ); in EraseUnusableHyphens_Impl()386 if (HYPH_POS_CHAR == aTmp.GetChar( i )) in ContinueHyph_Impl()439 if ( cChar != HYPH_POS_CHAR ) in GetHyphIndex_Impl()455 if (aTxt.GetChar( i ) == sal_Unicode( HYPH_POS_CHAR )) in SelLeft_Impl()477 if (aTxt.GetChar( i ) == sal_Unicode( HYPH_POS_CHAR )) in SelRight_Impl()
Completed in 9 milliseconds