Searched refs:rEditMask (Results 1 – 2 of 2) sorted by relevance
240 const ByteString& rEditMask, in ImplPatternReformat() argument244 if ( !rEditMask.Len() ) in ImplPatternReformat()257 while ( i < rEditMask.Len() ) in ImplPatternReformat()264 cMask = rEditMask.GetChar(i); in ImplPatternReformat()280 while ( n < rEditMask.Len() ) in ImplPatternReformat()282 if ( rEditMask.GetChar(n) != EDITMASK_LITERAL ) in ImplPatternReformat()284 if ( !ImplIsPatternChar( cChar, rEditMask.GetChar(n) ) ) in ImplPatternReformat()317 while ( n < rEditMask.Len() ) in ImplPatternReformat()319 if ( rEditMask.GetChar( n ) == EDITMASK_LITERAL ) in ImplPatternReformat()345 static void ImplPatternMaxPos( const XubString rStr, const ByteString& rEditMask, in ImplPatternMaxPos() argument[all …]
120 … SAL_DLLPRIVATE void ImplSetMask( const ByteString& rEditMask, const XubString& rLiteralMask );129 void SetMask( const ByteString& rEditMask,