Home
last modified time | relevance | path

Searched refs:GetLogicRect (Results 1 – 25 of 199) sorted by relevance

12345678

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/lingu/
H A Dsdrhhcwrap.cxx124 SetPaperSize( textObj->GetLogicRect().GetSize() ); in ConvertNextDocument()
143 SetPaperSize( pTextObj->GetLogicRect().GetSize() ); in ConvertNextDocument()
145 pView->GetWrtShell().MakeVisible(SwRect(pTextObj->GetLogicRect())); in ConvertNextDocument()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/lingu/
H A Dsdrhhcwrap.cxx135 SetPaperSize( textObj->GetLogicRect().GetSize() ); in ConvertNextDocument()
154 SetPaperSize( pTextObj->GetLogicRect().GetSize() ); in ConvertNextDocument()
156 pView->GetWrtShell().MakeVisible(pTextObj->GetLogicRect()); in ConvertNextDocument()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A DLokControlHandler.hxx36 tools::Rectangle aControlRectHMM = pUnoObect->GetLogicRect(); in postMouseEvent()
92 tools::Rectangle aObjectRectHMM = pUnoObect->GetLogicRect(); in drawUnoControl()
135 tools::Rectangle aObjectRectHMM = pUnoObect->GetLogicRect(); in paintControlTile()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/misc/
H A DImageMapInfo.cxx61 tools::Rectangle& rRect = const_cast<tools::Rectangle&>(pObj->GetLogicRect()); in GetHitIMapObject()
67 rRect = pCmpWnd->LogicToLogic(pObj->GetLogicRect(), &aWndMode, &aMap100); in GetHitIMapObject()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/misc/
H A DImageMapInfo.cxx62 tools::Rectangle& rRect = const_cast<tools::Rectangle&>(pObj->GetLogicRect()); in GetHitIMapObject()
68 rRect = rCmpWnd->LogicToLogic(pObj->GetLogicRect(), &aWndMode, &aMap100); in GetHitIMapObject()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dtabvwshh.cxx107 tools::Rectangle aRect = pObj->GetLogicRect(); in ExecuteObject()
186 tools::Rectangle aRect = pObj->GetLogicRect(); in GetObjectState()
H A Dgridwin5.cxx270 aPixRect = LogicToPixel(aVEvt.pObj->GetLogicRect()); in RequestHelp()
279 aPixRect = LogicToPixel(aVEvt.pObj->GetLogicRect()); in RequestHelp()
297 aPixRect = LogicToPixel(aVEvt.pObj->GetLogicRect()); in RequestHelp()
H A Dtabvwshb.cxx83 tools::Rectangle aRect = pObj->GetLogicRect(); in ConnectObject()
134 tools::Rectangle aChartRect = m_pObject->GetLogicRect(); in notify()
162 tools::Rectangle aRect = pObj->GetLogicRect(); in ActivateObject()
499 Size aObjSize(pNewDBField->GetLogicRect().GetSize()); in ExecDrawIns()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dtabvwshh.cxx104 tools::Rectangle aRect = pObj->GetLogicRect(); in ExecuteObject()
183 tools::Rectangle aRect = pObj->GetLogicRect(); in GetObjectState()
H A Dgridwin5.cxx270 aPixRect = LogicToPixel(aVEvt.pObj->GetLogicRect()); in RequestHelp()
279 aPixRect = LogicToPixel(aVEvt.pObj->GetLogicRect()); in RequestHelp()
297 aPixRect = LogicToPixel(aVEvt.pObj->GetLogicRect()); in RequestHelp()
H A Dtabvwshb.cxx78 tools::Rectangle aRect = pObj->GetLogicRect(); in ConnectObject()
127 tools::Rectangle aChartRect = m_pObject->GetLogicRect(); in notify()
154 tools::Rectangle aRect = pObj->GetLogicRect(); in ActivateObject()
443 Size aObjSize(pNewDBField->GetLogicRect().GetSize()); in ExecDrawIns()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Ddrwlayer.cxx738 if (!lcl_AreRectanglesApproxEqual(pObj->GetLogicRect(), aNewRectangle)) in lcl_SetLogicRectFromAnchor()
1058 rData.setShapeRect(GetDocument(), pObj->GetLogicRect()); in RecalcPos()
1069 if ( pObj->GetLogicRect() != aRect ) in RecalcPos()
1085 rData.setShapeRect(GetDocument(), pObj->GetLogicRect()); in RecalcPos()
1583 aObjRect = pObject->GetLogicRect(); in DeleteObjectsInArea()
2021 const tools::Rectangle aOldLogicRect = pObj->GetLogicRect(); in MirrorRTL()
2027 const tools::Rectangle aLogicRect(pObj->GetLogicRect()); in MirrorRTL()
2045 const Point aLogicLT = pObj->GetLogicRect().TopLeft(); in MirrorRTL()
2337 aObjRect2 = rObj.GetLogicRect(); in SetCellAnchoredFromPosition()
2347 aObjRect2 = rObj.GetLogicRect(); in SetCellAnchoredFromPosition()
[all …]
H A Dpostit.cxx246 tools::Rectangle aCaptRect = mxCaption->GetLogicRect(); in FitCaptionToRect()
266 tools::Rectangle aCaptRect = mxCaption->GetLogicRect(); in AutoPlaceCaption()
341 tools::Rectangle aCaptRect = mxCaption->GetLogicRect(); in UpdateCaptionPos()
1117 tools::Rectangle aCaptRect = pCaption->GetLogicRect(); in CreateCaption()
1202 …tools::Rectangle aCaptRect( pCaption->GetLogicRect().TopLeft(), pNoteCaption->GetLogicRect().GetSi… in CreateTempCaption()
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/core/sdr/
H A DRptObject.cxx698 SetPropsFromRect(GetLogicRect()); in NbcMove()
716 SetPropsFromRect(GetLogicRect()); in NbcResize()
745 SetPropsFromRect(GetLogicRect()); in EndCreate()
1019 SetPropsFromRect(GetLogicRect()); in NbcMove()
1037 SetPropsFromRect(GetLogicRect()); in NbcResize()
1069 SetPropsFromRect(GetLogicRect()); in EndCreate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/core/sdr/
H A DRptObject.cxx704 SetPropsFromRect(GetLogicRect()); in NbcMove()
722 SetPropsFromRect(GetLogicRect()); in NbcResize()
751 SetPropsFromRect(GetLogicRect()); in EndCreate()
1017 SetPropsFromRect(GetLogicRect()); in NbcMove()
1035 SetPropsFromRect(GetLogicRect()); in NbcResize()
1067 SetPropsFromRect(GetLogicRect()); in EndCreate()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdovirt.cxx228 GetLogicRect())); in getFullDragClone()
398 const tools::Rectangle& SdrVirtObj::GetLogicRect() const in GetLogicRect() function in SdrVirtObj
400 const_cast<SdrVirtObj*>(this)->aSnapRect=rRefObj.GetLogicRect(); // An abuse of aSnapRect! in GetLogicRect()
H A Dsvdxcgv.cxx160 Size aSiz(pObj->GetLogicRect().GetSize()); in Paste()
200 Size aSiz(pObj->GetLogicRect().GetSize()); in Paste()
734 pObj->GetLogicRect()); in CreateMarkedObjModel()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdovirt.cxx243 GetLogicRect())); in getFullDragClone()
413 const tools::Rectangle& SdrVirtObj::GetLogicRect() const in GetLogicRect() function in SdrVirtObj
415 const_cast<SdrVirtObj*>(this)->aSnapRect=rRefObj.GetLogicRect(); // An abuse of aSnapRect! in GetLogicRect()
H A Dsvdxcgv.cxx170 Size aSiz(pObj->GetLogicRect().GetSize()); in Paste()
210 Size aSiz(pObj->GetLogicRect().GetSize()); in Paste()
734 pObj->GetLogicRect()); in CreateMarkedObjModel()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dpostit.cxx245 tools::Rectangle aCaptRect = mxCaption->GetLogicRect(); in FitCaptionToRect()
265 tools::Rectangle aCaptRect = mxCaption->GetLogicRect(); in AutoPlaceCaption()
340 tools::Rectangle aCaptRect = mxCaption->GetLogicRect(); in UpdateCaptionPos()
1115 tools::Rectangle aCaptRect = pCaption->GetLogicRect(); in CreateCaption()
1201 …tools::Rectangle aCaptRect( pCaption->GetLogicRect().TopLeft(), pNoteCaption->GetLogicRect().GetSi… in CreateTempCaption()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Dsdview4.cxx122 pPickObj->GetLogicRect()); in InsertGraphic()
128 ::tools::Rectangle aRect( pNewGrafObj->GetLogicRect() ); in InsertGraphic()
335 aRect = pPickObj->GetLogicRect(); in InsertMediaObj()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Dsdview4.cxx122 pPickObj->GetLogicRect()); in InsertGraphic()
128 ::tools::Rectangle aRect( pNewGrafObj->GetLogicRect() ); in InsertGraphic()
335 aRect = pPickObj->GetLogicRect(); in InsertMediaObj()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A Ddflyobj.hxx106 virtual const tools::Rectangle& GetLogicRect() const override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A Ddflyobj.hxx108 virtual const tools::Rectangle& GetLogicRect() const override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/
H A Dedtdd.cxx209 aRect.Union( pObj->GetLogicRect() ); in ExecuteDrop()
269 aRect.Union( pObj->GetLogicRect() ); in GetDropDestination()

12345678