Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dhyphen.cxx47 #define HYPH_POS_CHAR '=' macro
233 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 19 milliseconds