Home
last modified time | relevance | path

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

/trunk/main/vbahelper/inc/vbahelper/
H A Dvbapagesetupbase.hxx49 virtual void SAL_CALL setTopMargin( double margin ) throw (css::uno::RuntimeException);
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtablecell.hxx68 void setTopMargin( sal_Int32 nMargin ){ mnMarT = nMargin; }; in setTopMargin() function in oox::drawingml::table::TableCell
/trunk/main/oox/source/drawingml/table/
H A Dtablecellcontext.cxx77 mrTableCell.setTopMargin( aAttribs.getInteger( XML_marT, 45720 ) ); in createFastChildContext()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbapagesetupbase.cxx61 void SAL_CALL VbaPageSetupBase::setTopMargin( double margin ) throw (css::uno::RuntimeException) in setTopMargin() function in VbaPageSetupBase

Completed in 27 milliseconds