Searched defs:getInnerWidth (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/vbahelper/inc/vbahelper/ | ||
H A D | vbahelper.hxx | 164 virtual double getInnerWidth() const { return 0.0; } in getInnerWidth() function in ooo::vba::AbstractGeometryAttributes |
/aoo41x/main/vbahelper/source/msforms/ | ||
H A D | vbauserform.cxx | 116 double SAL_CALL ScVbaUserForm::getInnerWidth() throw (uno::RuntimeException) in getInnerWidth() function in ScVbaUserForm |
/aoo41x/main/vbahelper/source/vbahelper/ | ||
H A D | vbahelper.cxx | 1055 double UserFormGeometryHelper::getInnerWidth() const in getInnerWidth() function in ooo::vba::UserFormGeometryHelper |
Completed in 44 milliseconds