Searched defs:setInnerWidth (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/vbahelper/inc/vbahelper/ | ||
H A D | vbahelper.hxx | 165 virtual void setInnerWidth( double ) {} in setInnerWidth() function in ooo::vba::AbstractGeometryAttributes |
/aoo4110/main/vbahelper/source/msforms/ | ||
H A D | vbauserform.cxx | 121 void SAL_CALL ScVbaUserForm::setInnerWidth( double fInnerWidth ) throw (uno::RuntimeException) in setInnerWidth() function in ScVbaUserForm |
/aoo4110/main/vbahelper/source/vbahelper/ | ||
H A D | vbahelper.cxx | 1060 void UserFormGeometryHelper::setInnerWidth( double fWidth ) in setInnerWidth() function in ooo::vba::UserFormGeometryHelper |
Completed in 31 milliseconds