Searched defs:SetTopMargin (Results 1 – 3 of 3) sorted by relevance
/trunk/main/svx/source/items/ | ||
H A D | algitem.cxx | 743 sal_Bool SvxMarginItem::SetTopMargin( sal_Int16 nTop ) in SetTopMargin() function in SvxMarginItem |
/trunk/main/sc/source/ui/inc/ | ||
H A D | printfun.hxx | 296 void SetTopMargin(sal_uInt16 nRulerTopDistance){ nTopMargin = nRulerTopDistance; } in SetTopMargin() function in ScPrintFunc |
/trunk/main/writerfilter/source/dmapper/ | ||
H A D | PropertyMap.hxx | 252 void SetTopMargin( sal_Int32 nSet ) { m_nTopMargin = nSet; } in SetTopMargin() function in writerfilter::dmapper::SectionPropertyMap |
Completed in 22 milliseconds