Home
last modified time | relevance | path

Searched refs:fnGetPos (Results 1 – 12 of 12) sorted by relevance

/aoo41x/main/sw/source/core/layout/
H A Dcalcmove.cxx1321 aOldFrmPos = (Frm().*fnRect->fnGetPos)(); in MakeAll()
1322 aOldPrtPos = (Prt().*fnRect->fnGetPos)(); in MakeAll()
1405 if( (Frm().*fnRect->fnGetPos)() != aOldFrmPos || in MakeAll()
1406 (Prt().*fnRect->fnGetPos)() != aOldPrtPos ) in MakeAll()
1482 Point aOldPos = (Frm().*fnRect->fnGetPos)(); in MakeAll()
1484 if( aOldPos != (Frm().*fnRect->fnGetPos)() ) in MakeAll()
1555 aOldFrmPos = (Frm().*fnRect->fnGetPos)(); in MakeAll()
1556 aOldPrtPos = (Prt().*fnRect->fnGetPos)(); in MakeAll()
H A Dflycnt.cxx432 Point aOldPos( (Frm().*fnRect->fnGetPos)() ); in MakeAll()
435 aOldPos != (Frm().*fnRect->fnGetPos)(); in MakeAll()
500 if ( aOldPos != (Frm().*fnRect->fnGetPos)() || in MakeAll()
H A Dflylay.cxx237 const Point aOldPos( (Frm().*fnRect->fnGetPos)() ); in MakeAll()
246 if( aOldPos == (Frm().*fnRect->fnGetPos)() ) in MakeAll()
H A Danchoreddrawobject.cxx553 const Point aAnchPos( (pAnchorFrm->Frm().*fnRect->fnGetPos)() ); in _MakeObjPosAnchoredAtLayout()
H A Dtabfrm.cxx2054 Point aOldPos( (Frm().*fnRect->fnGetPos)() ); in MakeAll()
2057 if ( aOldPos != (Frm().*fnRect->fnGetPos)() ) in MakeAll()
2097 const Point aOldPrtPos = (Prt().*fnRect->fnGetPos)(); in MakeAll()
2111 if ( aOldPrtPos != (Prt().*fnRect->fnGetPos)() ) in MakeAll()
H A Dfly.cxx1918 aFrm.Pos() += (GetAnchorFrm()->Frm().*fnRect->fnGetPos)(); in MakeObjPos()
H A Dfrmtool.cxx1224 (_rNewFrm.Frm().*fnRect->fnSetPos)( (_rLayFrm.Frm().*fnRect->fnGetPos)() ); in lcl_SetPos()
/aoo41x/main/sw/source/core/frmedt/
H A Dfews.cxx806 aPos = (pFrm->Frm().*fnRect->fnGetPos)(); in CalcBoundRect()
928 aPos = (pFrm->Frm().*fnRect->fnGetPos)(); in CalcBoundRect()
1170 aPos += (pFrm->Prt().*fnRect->fnGetPos)(); in CalcBoundRect()
1175 aPos += (pFrm->Prt().*fnRect->fnGetPos)(); in CalcBoundRect()
H A Dtblsel.cxx1087 _CmpLPt( (pCell->Frm().*fnRect->fnGetPos)(), in GetMergeSel()
1104 Point aInsPoint( (pCell->Frm().*fnRect->fnGetPos)() ); in GetMergeSel()
1107 _CmpLPt( (pCell->Frm().*fnRect->fnGetPos)(), in GetMergeSel()
1155 _CmpLPt( (pCell->Frm().*fnRect->fnGetPos)(), in GetMergeSel()
H A Dfetab.cxx1609 aPt = bRTL ? aTabRect.TopRight() : (aTabRect.*fnRect->fnGetPos)(); in lcl_FindFrm()
/aoo41x/main/sw/source/core/objectpositioning/
H A Danchoredobjectposition.cxx961 Point aTmpPos = (rAnchorTxtFrm.Frm().*fnRect->fnGetPos)(); in _AdjustHoriRelPosForDrawAside()
/aoo41x/main/sw/source/core/inc/
H A Dframe.hxx152 SwRectPoint fnGetPos; member

Completed in 204 milliseconds