Searched refs:EDITMASK_LITERAL (Results 1 – 1 of 1) sorted by relevance
54 #define EDITMASK_LITERAL 'L' macro267 if ( cMask == EDITMASK_LITERAL ) in ImplPatternReformat()282 if ( rEditMask.GetChar(n) != EDITMASK_LITERAL ) in ImplPatternReformat()319 if ( rEditMask.GetChar( n ) == EDITMASK_LITERAL ) in ImplPatternReformat()359 if ( (rEditMask.GetChar(nMaxPos-1) != EDITMASK_LITERAL) && in ImplPatternMaxPos()370 if ( rEditMask.GetChar(nTempPos) != EDITMASK_LITERAL ) in ImplPatternMaxPos()402 if ( (rEditMask.GetChar( i ) != EDITMASK_LITERAL) && in ImplPatternProcessStrictModify()409 while ( i && (rEditMask.GetChar( i ) == EDITMASK_LITERAL) ) in ImplPatternProcessStrictModify()448 if ( rEditMask.GetChar(nTempPos-1) != EDITMASK_LITERAL ) in ImplPatternLeftPos()469 if ( rEditMask.GetChar(nTempPos+1) != EDITMASK_LITERAL ) in ImplPatternRightPos()[all …]