Home
last modified time | relevance | path

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

/trunk/main/vbahelper/inc/vbahelper/
H A Dvbapagesetupbase.hxx48 virtual double SAL_CALL getTopMargin() throw (css::uno::RuntimeException);
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtablecell.hxx67 sal_Int32 getTopMargin() const { return mnMarT; }; in getTopMargin() function in oox::drawingml::table::TableCell
/trunk/main/vbahelper/source/vbahelper/
H A Dvbapagesetupbase.cxx33 double SAL_CALL VbaPageSetupBase::getTopMargin() throw (css::uno::RuntimeException) in getTopMargin() function in VbaPageSetupBase
/trunk/main/oox/source/drawingml/table/
H A Dtablecell.cxx136 …xPropSet->setPropertyValue( sTopBorder, Any( static_cast< sal_Int32 >( rTableCell.getTopMargin() /… in applyTableCellProperties()

Completed in 21 milliseconds