Searched refs:RECT_PAGE_PRT (Results 1 – 10 of 10) sorted by relevance
932 const SwRect aPrtRect = rSh.GetAnyCurRect(RECT_PAGE_PRT); in ExecTabWin()1040 const SwRect& rPagePrtRect = rSh.GetAnyCurRect( RECT_PAGE_PRT, pPt ); in StateTabWin()1672 const SwRect aPrtRect = rSh.GetAnyCurRect(RECT_PAGE_PRT, pPt); in StateTabWin()1838 : RECT_PAGE_PRT, pPt )); in StateTabWin()1933 CurRectType eRecType = RECT_PAGE_PRT; in StateTabWin()
78 long lRet = rView.GetWrtShell().GetAnyCurRect(RECT_PAGE_PRT).Left(); in GetLeftMargin()
205 static_cast<sal_uInt16>(rSh.GetAnyCurRect(RECT_PAGE_PRT).Width()))); in PageCreated()
567 aSize.Width() = GetShell().GetAnyCurRect(RECT_PAGE_PRT).Width(); in TYPEINIT1()625 const SwRect &rPr = GetShell().GetAnyCurRect(RECT_PAGE_PRT); in TYPEINIT1()
177 pRect = &rSh.GetAnyCurRect(RECT_PAGE_PRT); in Execute()
474 const SwRect &rPr = rSh.GetAnyCurRect(RECT_PAGE_PRT); in Execute()
719 nWidth = pSh->GetAnyCurRect(RECT_PAGE_PRT).Width(); in GetTableWidth()
127 RECT_PAGE_PRT, //Rect der aktuellen PrtArea der Seite enumerator
142 case RECT_PAGE_PRT: bFrm = sal_False; /* no break */ in GetAnyCurRect()
752 : RECT_PAGE_PRT ).Width(); in IMPL_LINK()