Searched refs:fnGetPos (Results 1 – 12 of 12) sorted by relevance
1321 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()
432 Point aOldPos( (Frm().*fnRect->fnGetPos)() ); in MakeAll()435 aOldPos != (Frm().*fnRect->fnGetPos)(); in MakeAll()500 if ( aOldPos != (Frm().*fnRect->fnGetPos)() || in MakeAll()
237 const Point aOldPos( (Frm().*fnRect->fnGetPos)() ); in MakeAll()246 if( aOldPos == (Frm().*fnRect->fnGetPos)() ) in MakeAll()
553 const Point aAnchPos( (pAnchorFrm->Frm().*fnRect->fnGetPos)() ); in _MakeObjPosAnchoredAtLayout()
2054 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()
1898 aFrm.Pos() += (GetAnchorFrm()->Frm().*fnRect->fnGetPos)(); in MakeObjPos()
1240 (_rNewFrm.Frm().*fnRect->fnSetPos)( (_rLayFrm.Frm().*fnRect->fnGetPos)() ); in lcl_SetPos()
806 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()
1087 _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()
1609 aPt = bRTL ? aTabRect.TopRight() : (aTabRect.*fnRect->fnGetPos)(); in lcl_FindFrm()
961 Point aTmpPos = (rAnchorTxtFrm.Frm().*fnRect->fnGetPos)(); in _AdjustHoriRelPosForDrawAside()
153 SwRectPoint fnGetPos; member
Completed in 118 milliseconds