Home
last modified time | relevance | path

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

/trunk/main/vbahelper/inc/vbahelper/
H A Dvbapagesetupbase.hxx53 virtual void SAL_CALL setRightMargin( double margin ) throw (css::uno::RuntimeException);
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtablecell.hxx66 void setRightMargin( sal_Int32 nMargin ){ mnMarR = nMargin; }; in setRightMargin() function in oox::drawingml::table::TableCell
/trunk/main/oox/source/drawingml/table/
H A Dtablecellcontext.cxx76 mrTableCell.setRightMargin( aAttribs.getInteger( XML_marR, 91440 ) ); in createFastChildContext()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbapagesetupbase.cxx156 void SAL_CALL VbaPageSetupBase::setRightMargin( double margin ) throw (css::uno::RuntimeException) in setRightMargin() function in VbaPageSetupBase

Completed in 18 milliseconds