Searched refs:ImplTruncateToMaxLen (Results 1 – 2 of 2) sorted by relevance
93 … SAL_DLLPRIVATE bool ImplTruncateToMaxLen( rtl::OUString&, sal_uInt32 nSelectionLen ) const;
844 bool Edit::ImplTruncateToMaxLen( rtl::OUString& rStr, sal_uInt32 nSelectionLen ) const in ImplTruncateToMaxLen() function in Edit866 ImplTruncateToMaxLen( aNewText, aSelection.Len() ); in ImplInsertText()1419 if( ImplTruncateToMaxLen( aText, maSelection.Len() ) ) in ImplPaste()
Completed in 25 milliseconds