Home
last modified time | relevance | path

Searched refs:GetSnapRect (Results 51 – 75 of 90) sorted by relevance

1234

/trunk/main/svx/source/engine3d/
H A Dview3d.cxx403 aSelectedSnapRect.Union(p3DObj->GetSnapRect()); in GetMarkedObjModel()
955 Rectangle aTurnRect = pObj->GetSnapRect(); in ConvertMarkedObjTo3D()
H A Ddragmt3d.cxx128 maFullBound.Union(pE3dObj->GetSnapRect()); in E3dDragMethod()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx1794 const Rectangle& rSnapRect = pSdrObj->GetSnapRect(); in MatchSdrItemsIntoFlySet()
2933 Size aObjSize(pSdrTextObj->GetSnapRect().GetWidth(), in MungeTextIntoDrawBox()
2934 pSdrTextObj->GetSnapRect().GetHeight()); in MungeTextIntoDrawBox()
H A Dwriterhelper.cxx281 maSize = pObj->GetSnapRect().GetSize(); in Frame()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx7427 Rectangle aSnapRect( pObj->GetSnapRect() ); in GetCellPosition()
7511 Rectangle aSnapRect( pObj->GetSnapRect() ); in GetLinePositions()
7844 Rectangle aSnapRect( pObj->GetSnapRect() ); in CreateTable()
7856 CreateTableRows( xColumnRowRange->getRows(), aRows, pGroup->GetSnapRect().Bottom() ); in CreateTable()
7857 CreateTableColumns( xColumnRowRange->getColumns(), aColumns, pGroup->GetSnapRect().Right() ); in CreateTable()
7870 Rectangle aSnapRect( pObj->GetSnapRect() ); in CreateTable()
7913 GetLinePositions( pObj, aRows, aColumns, vPositions, pGroup->GetSnapRect() ); in CreateTable()
7955 pTable->SetSnapRect( pGroup->GetSnapRect() ); in CreateTable()
/trunk/main/sc/source/core/tool/
H A Dcharthelper.cxx464 Rectangle aRectangle = pSdrOle2Obj->GetSnapRect(); in CreateProtectedChartListenersAndNotify()
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx857 Rectangle aObjectRect = pObj->GetSnapRect(); in execute_MouseButtonUp()
863 aObjectRect = pE3dObject->GetScene()->GetSnapRect(); in execute_MouseButtonUp()
H A DDrawCommandDispatch.cxx182 … pObj->NbcRotate( pObj->GetSnapRect().Center(), nAngle, sin( a ), cos( a ) ); in setAttributes()
/trunk/main/cui/source/tabpages/
H A Dtpline.cxx1047 aSymbolSize=pObj->GetSnapRect().GetSize(); in Reset()
1048 aSymbolGraphic.SetPrefSize(pInvisibleSquare->GetSnapRect().GetSize()); in Reset()
/trunk/main/sw/source/ui/uiview/
H A Dviewdraw.cxx198 Size aPrefSize( pObj->GetSnapRect().GetSize() ); in ExecDraw()
/trunk/main/svx/source/svdraw/
H A Dsvdmark.cxx869 Rectangle aR(pMark->GetMarkedSdrObj()->GetSnapRect()); in TakeSnapRect()
H A Dsvdsnpv.cxx410 Rectangle aLog(pO->GetSnapRect()); in SnapPos()
H A Dsvdcrtv.cxx846 Rectangle aCurrentSnapRect(pAktCreate->GetSnapRect()); in ShowCreateObj()
H A Dsvdopath.cxx914 Point aRef1(mrSdrPathObject.GetSnapRect().Center()); in endPathDrag()
2429 rRect = GetSnapRect(); in TakeUnrotatedSnapRect()
2453 Rectangle aOld(GetSnapRect()); in NbcSetSnapRect()
H A Dsvdetc.cxx1098 Rectangle aSnapRect( pText->GetSnapRect() ); in GetTextEditBackgroundColor()
H A Dsvdocirc.cxx1036 Rectangle aSR0(GetSnapRect()); in NbcSetSnapRect()
H A Dsvddrgmt.cxx3403 Point aCtr0(rTarget.GetSnapRect().Center()); in applyCurrentTransformationToSdrObject()
3483 Point aCtr0(pO->GetSnapRect().Center()); in EndSdrDrag()
/trunk/main/sw/source/core/draw/
H A Ddflyobj.cxx619 const Rectangle& __EXPORT SwVirtFlyDrawObj::GetSnapRect() const in GetSnapRect() function in SwVirtFlyDrawObj
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogwindow.cxx249 Rectangle aRect = pDlgEdObj->GetSnapRect(); in IsChildVisible()
/trunk/main/svx/inc/svx/
H A Dsvdobj.hxx794 virtual const Rectangle& GetSnapRect() const;
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx726 Point aP( pCustomShapeObj->GetSnapRect().Center() ); in EnhancedCustomShape2d()
2213 Rectangle aCurRect(pRet->GetSnapRect()); in CreatePathObj()
H A DEnhancedCustomShapeFontWork.cxx849 Point aP( pCustomShape->GetSnapRect().Center() ); in CreateSdrObjectFromParagraphOutlines()
/trunk/main/reportdesign/source/ui/report/
H A DReportSection.cxx681 _pObj->NbcRotate( _pObj->GetSnapRect().Center(), nAngle, sin( a ), cos( a ) ); in createDefault()
/trunk/main/sw/source/core/layout/
H A Dflylay.cxx1347 SwRect aSnapRect( pSdrObj->GetSnapRect() ); in CalcClipRect()
/trunk/main/sd/source/ui/dlg/
H A Danimobjs.cxx1186 Rectangle aRect( pClone->GetSnapRect() ); in CreateAnimObj()

Completed in 256 milliseconds

1234