Searched refs:RECT_PAGE (Results 1 – 11 of 11) sorted by relevance
292 const SwRect& rPageRect = rSh.GetAnyCurRect(RECT_PAGE); in ExecTabWin()1049 const SwRect& rPageRect = rSh.GetAnyCurRect( RECT_PAGE, pPt ); in StateTabWin()1146 aRect.Pos() -= rSh.GetAnyCurRect( RECT_PAGE, pPt ).Pos(); in StateTabWin()1219 aRect.Pos() -= rSh.GetAnyCurRect( RECT_PAGE, pPt ).Pos(); in StateTabWin()1851 : RECT_PAGE, pPt )); in StateTabWin()
202 aPos.Y() = pWrtShell->GetAnyCurRect(RECT_PAGE).Top() - DOCUMENTBORDER; in _SetZoom()
1281 aPgSize = GetWrtShell().GetAnyCurRect(RECT_PAGE).SSize(); in GetOptimalSizePixel()
166 const SwRect* pRect = &rSh.GetAnyCurRect(RECT_PAGE); in Execute()
469 const SwRect &rPg = rSh.GetAnyCurRect(RECT_PAGE); in Execute()
620 const SwRect &rPg = GetShell().GetAnyCurRect(RECT_PAGE); in TYPEINIT1()
127 RECT_PAGE, //Rect der aktuellen Seite. enumerator
464 const SwRect& rPageRect = rShell.GetAnyCurRect(RECT_PAGE); in InsertGreeting()
645 const SwRect& rPrtRect = pWrtSh->GetAnyCurRect(RECT_PAGE); in SetWrtShell()
143 case RECT_PAGE : pFrm = pFrm->FindPageFrm(); in GetAnyCurRect()
2450 const SwRect& rPageRect = rSh.GetAnyCurRect( RECT_PAGE, 0 ); in SetWrtShell()
Completed in 157 milliseconds