Home
last modified time | relevance | path

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

/trunk/main/vbahelper/inc/vbahelper/
H A Dvbapagesetupbase.hxx51 virtual void SAL_CALL setBottomMargin( double margin ) throw (css::uno::RuntimeException);
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtablecell.hxx70 void setBottomMargin( sal_Int32 nMargin ){ mnMarB = nMargin; }; in setBottomMargin() function in oox::drawingml::table::TableCell
/trunk/main/oox/source/drawingml/table/
H A Dtablecellcontext.cxx78 mrTableCell.setBottomMargin( aAttribs.getInteger( XML_marB, 45720 ) ); in createFastChildContext()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbapagesetupbase.cxx115 void SAL_CALL VbaPageSetupBase::setBottomMargin( double margin ) throw (css::uno::RuntimeException) in setBottomMargin() function in VbaPageSetupBase

Completed in 22 milliseconds