Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/msforms/
H A Dvbauserform.cxx126 double SAL_CALL ScVbaUserForm::getInnerHeight() throw (uno::RuntimeException) in getInnerHeight() function in ScVbaUserForm
128 return mpGeometryHelper->getInnerHeight(); in getInnerHeight()
H A Dvbauserform.hxx55 virtual double SAL_CALL getInnerHeight() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx162 virtual double getInnerHeight() const { return 0.0; } in getInnerHeight() function in ooo::vba::AbstractGeometryAttributes
228 virtual double getInnerHeight() const;
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1065 double UserFormGeometryHelper::getInnerHeight() const in getInnerHeight() function in ooo::vba::UserFormGeometryHelper

Completed in 43 milliseconds