Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/msforms/
H A Dvbauserform.cxx116 double SAL_CALL ScVbaUserForm::getInnerWidth() throw (uno::RuntimeException) in getInnerWidth() function in ScVbaUserForm
118 return mpGeometryHelper->getInnerWidth(); in getInnerWidth()
H A Dvbauserform.hxx53 virtual double SAL_CALL getInnerWidth() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx164 virtual double getInnerWidth() const { return 0.0; } in getInnerWidth() function in ooo::vba::AbstractGeometryAttributes
226 virtual double getInnerWidth() const;
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1055 double UserFormGeometryHelper::getInnerWidth() const in getInnerWidth() function in ooo::vba::UserFormGeometryHelper

Completed in 31 milliseconds