Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/control/
H A Dfield2.cxx244 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()
368 while ( nTempPos < rEditMask.Len() ) in ImplPatternMaxPos()
467 while ( nTempPos < rEditMask.Len() ) in ImplPatternRightPos()
547 nNewPos = rEditMask.Len(); in ImplPatternProcessKeyInput()
646 if ( nNewPos < rEditMask.Len() ) in ImplPatternProcessKeyInput()
704 ((n > rEditMask.Len()) || (rEditMask.GetChar(n-1) != EDITMASK_LITERAL)) ) in ImplPatternProcessKeyInput()
766 maEditMask = rEditMask; in ImplSetMask()
[all …]
/aoo4110/main/vcl/inc/vcl/
H A Dfield.hxx120 … SAL_DLLPRIVATE void ImplSetMask( const ByteString& rEditMask, const XubString& rLiteralMask );
129 void SetMask( const ByteString& rEditMask,

Completed in 38 milliseconds