Home
last modified time | relevance | path

Searched refs:impl_adjustObjectSizePosition (Results 1 – 2 of 2) sorted by relevance

/trunk/main/reportdesign/source/ui/inc/ !
H A DReportSection.hxx68 …void impl_adjustObjectSizePosition(sal_Int32 i_nPaperWidth,sal_Int32 i_nLeftMargin,sal_Int32 i_nRi…
/trunk/main/reportdesign/source/ui/report/ !
H A DReportSection.cxx551 impl_adjustObjectSizePosition(nPaperWidth,nLeftMargin,nRightMargin); in _propertyChanged()
556 void OReportSection::impl_adjustObjectSizePosition(sal_Int32 i_nPaperWidth,sal_Int32 i_nLeftMargin,… in impl_adjustObjectSizePosition() function in rptui::OReportSection