Home
last modified time | relevance | path

Searched refs:setInnerWidth (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vbahelper/source/msforms/
H A Dvbauserform.cxx121 void SAL_CALL ScVbaUserForm::setInnerWidth( double fInnerWidth ) throw (uno::RuntimeException) in setInnerWidth() function in ScVbaUserForm
123 mpGeometryHelper->setInnerWidth( fInnerWidth ); in setInnerWidth()
H A Dvbauserform.hxx54 …virtual void SAL_CALL setInnerWidth( double fInnerWidth ) throw (::com::sun::star::uno::RuntimeExc…
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx165 virtual void setInnerWidth( double ) {} in setInnerWidth() function in ooo::vba::AbstractGeometryAttributes
227 virtual void setInnerWidth( double fWidth );
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1060 void UserFormGeometryHelper::setInnerWidth( double fWidth ) in setInnerWidth() function in ooo::vba::UserFormGeometryHelper

Completed in 38 milliseconds