Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/msforms/
H A Dvbatextbox.hxx43 virtual void SAL_CALL setMaxLength( sal_Int32 _maxlength );
H A Dvbatextbox.cxx88 ScVbaTextBox::setMaxLength( sal_Int32 _maxlength ) in setMaxLength() function in ScVbaTextBox