Home
last modified time | relevance | path

Searched refs:GetLogicRect (Results 1 – 25 of 87) sorted by path

1234

/trunk/main/chart2/source/controller/main/
H A DDragMethod_RotateDiagram.cxx82 m_aReferenceRect = pObj->GetLogicRect(); in DragMethod_RotateDiagram()
83 Rectangle aTemp = m_pScene->GetLogicRect(); in DragMethod_RotateDiagram()
/trunk/main/reportdesign/source/core/sdr/
H A DReportDrawPage.cxx123 Rectangle aRect = pOle2Obj->GetLogicRect(); in _CreateShape()
H A DRptObject.cxx767 SetPropsFromRect(GetLogicRect()); in NbcMove()
787 SetPropsFromRect(GetLogicRect()); in NbcResize()
832 SetPropsFromRect(GetLogicRect()); in EndCreate()
1067 SetPropsFromRect(GetLogicRect()); in NbcMove()
1087 SetPropsFromRect(GetLogicRect()); in NbcResize()
1121 SetPropsFromRect(GetLogicRect()); in EndCreate()
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx1002 const Rectangle& aLogicRect = pOverlappedObj->GetLogicRect(); in correctOverlapping()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx3611 const Rectangle& aLogicRect = pOverlappedObj->GetLogicRect(); in addPairControls()
H A DViewsWindow.cxx1068 Rectangle aRect = pNewObj->GetLogicRect(); in BegDragObj_createInvisibleObjectAtPosition()
/trunk/main/sc/source/core/data/
H A Ddocumen9.cxx642 Rectangle aObjRect = pObject->GetLogicRect(); in HasControl()
669 Rectangle aObjRect = pObject->GetLogicRect(); in InvalidateControls()
H A Ddrwlayer.cxx594 if ( pObj->GetLogicRect() != aRect ) in RecalcPos()
694 if ( pObj->GetLogicRect() != aNew ) in RecalcPos()
966 Rectangle aObjRect = pObject->GetLogicRect(); in MoveAreaTwips()
1710 Rectangle aObjRect = pObj->GetLogicRect(); in MirrorRTL()
1959 Rectangle aLogRect = rCmpWnd.LogicToLogic( pObj->GetLogicRect(), &aWndMode, &aMap100 ); in GetHitIMapObject()
H A Dpostit.cxx258 Rectangle aCaptRect = mpCaption->GetLogicRect(); in FitCaptionToRect()
278 Rectangle aCaptRect = mpCaption->GetLogicRect(); in AutoPlaceCaption()
356 Rectangle aCaptRect = mpCaption->GetLogicRect(); in UpdateCaptionPos()
728 Rectangle aCaptRect = pCaption->GetLogicRect(); in CreateCaption()
829 … Rectangle aCaptRect( pCaption->GetLogicRect().TopLeft(), pNoteCaption->GetLogicRect().GetSize() ); in CreateTempCaption()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx782 aObjRect = ((SdrRectObj*)pObject)->GetLogicRect(); in DeleteBox()
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx1009 …ager().AddObj( new XclObjComment( rRoot.GetObjectManager(), pCaption->GetLogicRect(), pOPO->GetTex… in XclExpNote()
H A Dxiescher.cxx1757 mxChart->Convert( xModel, rDffConv, xPersist->getEntryName(), rSdrObj.GetLogicRect() ); in DoPostProcessSdrObj()
1830 rSdrObj.GetLogicRect(), in DoPreProcessSdrObj()
/trunk/main/sc/source/filter/xml/
H A Dxmlcelli.cxx624 …OSL_ENSURE( !pCaption->GetLogicRect().IsEmpty(), "ScXMLTableRowCellContext::SetAnnotation - invali… in SetAnnotation()
642 aCaptionRect = pObject->GetLogicRect(); in SetAnnotation()
/trunk/main/sc/source/ui/app/
H A Dclient.cxx227 Rectangle aLogicRect = pDrawObj->GetLogicRect(); in ViewChanged()
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel2.cxx150 if( pObj->GetLogicRect().IsInside( rPos ) ) in IsNoteCaptionClicked()
H A Dfutext.cxx767 Rectangle aRect = pObj->GetLogicRect(); in SetInEditMode()
H A Dfutext3.cxx208 Rectangle aNewRect = pObject->GetLogicRect(); in StopDragMode()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx742 rTargetRect = pObject->GetLogicRect(); // 1/100th mm in lcl_ParseTarget()
/trunk/main/sc/source/ui/view/
H A Ddrawvie4.cxx363 Rectangle aDrawRect = pObj->GetLogicRect(); in SetMarkedOriginalSize()
H A Dgridwin.cxx360 if( pObj && pObj->GetLogicRect().IsInside( rPos ) && ScDrawLayer::IsNoteCaption( pObj ) ) in lcl_UnLockComment()
H A Dgridwin5.cxx318 aPixRect = LogicToPixel(aVEvt.pObj->GetLogicRect()); in RequestHelp()
327 aPixRect = LogicToPixel(aVEvt.pObj->GetLogicRect()); in RequestHelp()
346 aPixRect = LogicToPixel(aVEvt.pObj->GetLogicRect()); in RequestHelp()
H A Dtabview3.cxx1739 Rectangle aRect = pDrawObj->GetLogicRect(); in SetTabNo()
H A Dtabvwshb.cxx95 Rectangle aRect = pObj->GetLogicRect(); in ConnectObject()
136 Rectangle aRect = pObj->GetLogicRect(); in ActivateObject()
405 Size aObjSize(pNewDBField->GetLogicRect().GetSize()); in ExecDrawIns()
H A Dtabvwshh.cxx131 Rectangle aRect = pObj->GetLogicRect(); in ExecuteObject()
210 Rectangle aRect = pObj->GetLogicRect(); in GetObjectState()
H A Dviewfun5.cxx425 Rectangle aRect(pObj->GetLogicRect()); in PasteDataFormat()

Completed in 246 milliseconds

1234