Home
last modified time | relevance | path

Searched refs:fnGetTopMargin (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx1111 long nTop = (this->*fnRect->fnGetTopMargin)(); in _CheckClipping()
1255 SwTwips nTopMargin = (mpSectFrm->*fnRect->fnGetTopMargin)(); in FormatSectionToPositionObjs()
1348 if( nUpper != (this->*fnRect->fnGetTopMargin)() ) in Format()
1421 SwTwips nRemaining = (this->*fnRect->fnGetTopMargin)(); in Format()
1492 long nTop = (this->*fnRect->fnGetTopMargin)(); in Format()
H A Dwsfrm.cxx3535 long nTop = (this->*fnRect->fnGetTopMargin)(); in FormatWidthCols()
3749 long nTop = (this->*fnRect->fnGetTopMargin)(); in FormatWidthCols()
H A Dtabfrm.cxx1067 nRemainingSpaceForLastRow -= (this->*fnRect->fnGetTopMargin)(); in Split()
2504 (this->*fnRect->fnGetTopMargin)() + in MakeAll()
H A Dlayact.cxx1753 SwTwips nTopMargin = (pTab->*fnRect->fnGetTopMargin)(); in FormatLayoutTab()
H A Dpaintfrm.cxx1213 const sal_Bool bTop = 0 != (pFrm->*fnRect->fnGetTopMargin)(); in lcl_CalcBorderRect()
/trunk/main/sw/source/core/objectpositioning/
H A Danchoredobjectposition.cxx234 nOffset = (_rVertOrientFrm.*fnRect->fnGetTopMargin)() - in _GetVertAlignmentValues()
269 nOffset = (_rPageAlignLayFrm.*fnRect->fnGetTopMargin)() + in _GetVertAlignmentValues()
H A Dtocntntanchoredobjectposition.cxx544 SwTwips nTopMargin = (pAnchorFrmForVertPos->*fnRect->fnGetTopMargin)(); in CalcPosition()
/trunk/main/sw/source/core/inc/
H A Dframe.hxx173 SwFrmGet fnGetTopMargin; member
/trunk/main/sw/source/core/text/
H A Dfrmform.cxx1972 long nTop = (this->*fnRect->fnGetTopMargin)(); in Format()
H A DEnhancedPDFExportHelper.cxx627 nVal = (pFrm->*fnRect->fnGetTopMargin)(); in SetAttributes()

Completed in 113 milliseconds