Searched refs:SetTopMargin (Results 1 – 6 of 6) sorted by relevance
181 sal_Bool SetTopMargin(sal_Int16 nTop);
154 aItem.SetTopMargin( maTopWrp.GetControlValue() ); in GetControlValue()
296 void SetTopMargin(sal_uInt16 nRulerTopDistance){ nTopMargin = nRulerTopDistance; } in SetTopMargin() function in ScPrintFunc
743 sal_Bool SvxMarginItem::SetTopMargin( sal_Int16 nTop ) in SetTopMargin() function in SvxMarginItem
252 void SetTopMargin( sal_Int32 nSet ) { m_nTopMargin = nSet; } in SetTopMargin() function in writerfilter::dmapper::SectionPropertyMap
3506 pSectionContext->SetTopMargin( nConverted ); in sprmWithProps()3952 pSectionContext->SetTopMargin( rPageMar.top ); in sprmWithProps()
Completed in 55 milliseconds