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