Searched defs:setRightMargin (Results 1 – 2 of 2) sorted by relevance
/trunk/main/vbahelper/source/vbahelper/ | ||
H A D | vbapagesetupbase.cxx | 156 void SAL_CALL VbaPageSetupBase::setRightMargin( double margin ) throw (css::uno::RuntimeException) in setRightMargin() function in VbaPageSetupBase |
/trunk/main/oox/inc/oox/drawingml/table/ | ||
H A D | tablecell.hxx | 66 void setRightMargin( sal_Int32 nMargin ){ mnMarR = nMargin; }; in setRightMargin() function in oox::drawingml::table::TableCell |
Completed in 25 milliseconds