Searched defs:setBottomMargin (Results 1 – 2 of 2) sorted by relevance
115 void SAL_CALL VbaPageSetupBase::setBottomMargin( double margin ) throw (css::uno::RuntimeException) in setBottomMargin() function in VbaPageSetupBase
70 void setBottomMargin( sal_Int32 nMargin ){ mnMarB = nMargin; }; in setBottomMargin() function in oox::drawingml::table::TableCell
Completed in 9 milliseconds