Searched defs:setTopMargin (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/vbahelper/source/vbahelper/ | ||
H A D | vbapagesetupbase.cxx | 61 void SAL_CALL VbaPageSetupBase::setTopMargin( double margin ) throw (css::uno::RuntimeException) in setTopMargin() function in VbaPageSetupBase |
/aoo41x/main/oox/inc/oox/drawingml/table/ | ||
H A D | tablecell.hxx | 68 void setTopMargin( sal_Int32 nMargin ){ mnMarT = nMargin; }; in setTopMargin() function in oox::drawingml::table::TableCell |
Completed in 8 milliseconds