Searched refs:ImplCheckTextLen (Results 1 – 2 of 2) sorted by relevance
728 ImplCheckTextLen( 'x' ) ) in KeyInput()742 !rKeyEvent.GetKeyCode().IsMod2() && ImplCheckTextLen( 'x' ) ) in KeyInput()777 …if ( !mpImpl->mbReadOnly && ImplCheckTextLen( nCharCode ) ) // sonst trotzdem das Zeichen schlu… in KeyInput()2068 sal_Bool TextView::ImplCheckTextLen( const String& rNewText ) in ImplCheckTextLen() function in TextView2190 if ( ImplCheckTextLen( aText ) ) in drop()
90 sal_Bool ImplCheckTextLen( const String& rNewText );
Completed in 23 milliseconds