/aoo42x/main/vcl/inc/os2/ |
H A D | salframe.h | 120 virtual void GetWorkArea( RECTL& rRect ); 121 virtual void GetWorkArea( Rectangle& rRect );
|
/aoo42x/main/reportdesign/source/ui/report/ |
H A D | ViewsWindow.cxx | 1153 Rectangle aClipRect = rView.GetWorkArea(); in BegDragObj() 1475 Rectangle aClipRect = rView.GetWorkArea(); in MovAction() 1483 Rectangle aClipRect = rView.GetWorkArea(); in MovAction() 1648 Rectangle rWorkArea = rView.GetWorkArea(); in handleKey()
|
H A D | ReportSection.cxx | 813 const Rectangle& rRect = m_pView->GetWorkArea(); in ExecuteDrop()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | sdview3.cxx | 274 ImpCheckInsertPos(aInsertPos, aImageSize, GetWorkArea()); in InsertMetaFile() 1242 ImpCheckInsertPos(aInsertPos, aImageMapSize, GetWorkArea()); in InsertData() 1321 ImpCheckInsertPos(aInsertPos, aImageMapSize, GetWorkArea()); in InsertData()
|
/aoo42x/main/vcl/unx/headless/ |
H A D | svpframe.hxx | 86 virtual void GetWorkArea( Rectangle& rRect );
|
H A D | svpframe.cxx | 263 void SvpSalFrame::GetWorkArea( Rectangle& rRect ) in GetWorkArea() function in SvpSalFrame
|
/aoo42x/main/vcl/inc/ |
H A D | salframe.hxx | 182 virtual void GetWorkArea( Rectangle& rRect ) = 0;
|
/aoo42x/main/sd/source/ui/docshell/ |
H A D | sdclient.cxx | 116 Rectangle aWorkArea( pView->GetWorkArea() ); in RequestNewObjectArea()
|
/aoo42x/main/sd/source/ui/func/ |
H A D | fuzoom.cxx | 152 Size aWorkSize = mpView->GetWorkArea().GetSize(); in MouseMove()
|
H A D | fupoor.cxx | 763 const Rectangle& rWorkArea = mpView->GetWorkArea(); in IMPL_LINK_INLINE_END()
|
/aoo42x/main/vcl/inc/win/ |
H A D | salframe.h | 108 virtual void GetWorkArea( Rectangle& rRect );
|
/aoo42x/main/svx/inc/svx/ |
H A D | svddrgv.hxx | 299 const Rectangle& GetWorkArea() const { return aMaxWorkArea; } in GetWorkArea() function in SdrDragView
|
/aoo42x/main/vcl/inc/aqua/ |
H A D | salframe.h | 125 virtual void GetWorkArea( Rectangle& rRect );
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | dlgsnap.cxx | 88 Rectangle aWorkArea = pView->GetWorkArea(); in SdSnapLineDlg()
|
/aoo42x/main/sw/source/core/view/ |
H A D | vdraw.cxx | 288 const Rectangle &rOldWork = GetDrawView()->GetWorkArea(); in NotifySizeChg()
|
/aoo42x/main/vcl/inc/unx/ |
H A D | salframe.h | 233 virtual void GetWorkArea( Rectangle& rRect );
|
/aoo42x/main/vcl/inc/unx/gtk/ |
H A D | gtkframe.hxx | 321 virtual void GetWorkArea( Rectangle& rRect );
|
/aoo42x/main/vcl/os2/source/window/ |
H A D | salframe.cxx | 1191 void Os2SalFrame::GetWorkArea( RECTL &rRect ) in GetWorkArea() function in Os2SalFrame 1200 void Os2SalFrame::GetWorkArea( Rectangle &rRect ) in GetWorkArea() function in Os2SalFrame 1203 GetWorkArea( aRect); in GetWorkArea() 2926 pFrame->GetWorkArea( aRect); in SetMaximizedFrameGeometry()
|
/aoo42x/main/vcl/aqua/source/window/ |
H A D | salframe.cxx | 372 GetWorkArea( aScreenRect ); in initShow() 1445 void AquaSalFrame::GetWorkArea( Rectangle& rRect ) in GetWorkArea() function in AquaSalFrame
|
/aoo42x/main/basctl/source/dlged/ |
H A D | dlgedfunc.cxx | 257 const Rectangle& rWorkArea = pView->GetWorkArea(); in KeyInput()
|
/aoo42x/main/svx/source/dialog/ |
H A D | graphctl.cxx | 563 const Rectangle& rWorkArea = pView->GetWorkArea(); in KeyInput()
|
/aoo42x/main/sc/source/ui/drawfunc/ |
H A D | fudraw.cxx | 536 const Rectangle& rWorkArea = pView->GetWorkArea(); in KeyInput()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdcrtv.cxx | 513 const Rectangle& rWorkArea = ((SdrDragView*)this)->GetWorkArea(); in ImpBegCreateObj()
|
H A D | svddrgmt.cxx | 1653 Rectangle aLR(getSdrDragView().GetWorkArea()); in MoveSdrDrag() 1918 Rectangle aLR(getSdrDragView().GetWorkArea()); in MoveSdrDrag()
|
/aoo42x/main/cui/source/tabpages/ |
H A D | transfrm.cxx | 802 Rectangle aTempRect(mpView->GetWorkArea()); in Construct()
|