Searched refs:setBottomMargin (Results 1 – 4 of 4) sorted by relevance
51 virtual void SAL_CALL setBottomMargin( double margin ) throw (css::uno::RuntimeException);
70 void setBottomMargin( sal_Int32 nMargin ){ mnMarB = nMargin; }; in setBottomMargin() function in oox::drawingml::table::TableCell
78 mrTableCell.setBottomMargin( aAttribs.getInteger( XML_marB, 45720 ) ); in createFastChildContext()
115 void SAL_CALL VbaPageSetupBase::setBottomMargin( double margin ) throw (css::uno::RuntimeException) in setBottomMargin() function in VbaPageSetupBase
Completed in 24 milliseconds