Searched refs:getInnerWidth (Results 1 – 4 of 4) sorted by relevance
116 double SAL_CALL ScVbaUserForm::getInnerWidth() throw (uno::RuntimeException) in getInnerWidth() function in ScVbaUserForm118 return mpGeometryHelper->getInnerWidth(); in getInnerWidth()
53 virtual double SAL_CALL getInnerWidth() throw (::com::sun::star::uno::RuntimeException);
164 virtual double getInnerWidth() const { return 0.0; } in getInnerWidth() function in ooo::vba::AbstractGeometryAttributes226 virtual double getInnerWidth() const;
1055 double UserFormGeometryHelper::getInnerWidth() const in getInnerWidth() function in ooo::vba::UserFormGeometryHelper
Completed in 97 milliseconds