Home
last modified time | relevance | path

Searched refs:getRightMargin (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vbahelper/inc/vbahelper/
H A Dvbapagesetupbase.hxx52 virtual double SAL_CALL getRightMargin() throw (css::uno::RuntimeException);
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtablecell.hxx65 sal_Int32 getRightMargin() const { return mnMarR; }; in getRightMargin() function in oox::drawingml::table::TableCell
/trunk/main/vbahelper/source/vbahelper/
H A Dvbapagesetupbase.cxx141 double SAL_CALL VbaPageSetupBase::getRightMargin() throw (css::uno::RuntimeException) in getRightMargin() function in VbaPageSetupBase
/trunk/main/oox/source/drawingml/table/
H A Dtablecell.cxx137 …xPropSet->setPropertyValue( sRightBorder, Any( static_cast< sal_Int32 >( rTableCell.getRightMargin in applyTableCellProperties()

Completed in 17 milliseconds