Home
last modified time | relevance | path

Searched refs:GetLogicRect (Results 76 – 87 of 87) sorted by relevance

1234

/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx782 aObjRect = ((SdrRectObj*)pObject)->GetLogicRect(); in DeleteBox()
/trunk/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx1068 Rectangle aRect = pNewObj->GetLogicRect(); in BegDragObj_createInvisibleObjectAtPosition()
H A DReportController.cxx3611 const Rectangle& aLogicRect = pOverlappedObj->GetLogicRect(); in addPairControls()
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx2007 Rectangle aRect(((SdrObjCustomShape*)mpObj.get())->GetLogicRect()); in getPosition()
H A Dunoshape.cxx1220 return pObj->GetLogicRect(); in svx_getLogicRectHack()
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx1253 Point aObjOfs(mxTextEditObj->GetLogicRect().TopLeft()); in AddTextEditOfs()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx2227 EnterDrawTextMode(pObj->GetLogicRect().Center()); in KeyInput()
2266 EnterDrawTextMode(pObj->GetLogicRect().Center()); in KeyInput()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx727 Size aS( pCustomShapeObj->GetLogicRect().GetSize() ); in EnhancedCustomShape2d()
/trunk/main/sc/source/ui/view/
H A Dtabview3.cxx1739 Rectangle aRect = pDrawObj->GetLogicRect(); in SetTabNo()
H A Dgridwin.cxx360 if( pObj && pObj->GetLogicRect().IsInside( rPos ) && ScDrawLayer::IsNoteCaption( pObj ) ) in lcl_UnLockComment()
/trunk/main/sw/source/filter/html/
H A Dcss1atr.cxx2231 Size aTwipSz( pSdrObj->GetLogicRect().GetSize() ); in OutCSS1_FrmFmtOptions()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx742 rTargetRect = pObject->GetLogicRect(); // 1/100th mm in lcl_ParseTarget()

Completed in 182 milliseconds

1234