Searched refs:getBottomMargin (Results 1 – 4 of 4) sorted by relevance
50 virtual double SAL_CALL getBottomMargin() throw (css::uno::RuntimeException);
69 sal_Int32 getBottomMargin() const { return mnMarB; }; in getBottomMargin() function in oox::drawingml::table::TableCell
87 double SAL_CALL VbaPageSetupBase::getBottomMargin() throw (css::uno::RuntimeException) in getBottomMargin() function in VbaPageSetupBase
139 …pertyValue( sBottomBorder, Any( static_cast< sal_Int32 >( rTableCell.getBottomMargin() / 360 ) ) ); in applyTableCellProperties()
Completed in 63 milliseconds