Home
last modified time | relevance | path

Searched refs:SdrRectObj (Results 26 – 43 of 43) sorted by relevance

12

/aoo42x/main/svx/inc/svx/
H A Dsvdouno.hxx53 class SVX_DLLPUBLIC SdrUnoObj : public SdrRectObj
H A Dsvdocapt.hxx57 class SVX_DLLPUBLIC SdrCaptionObj : public SdrRectObj
H A Dsvdograf.hxx81 class SVX_DLLPUBLIC SdrGrafObj : public SdrRectObj
H A Dsvdoole2.hxx45 class SVX_DLLPUBLIC SdrOle2Obj : public SdrRectObj
H A Dsvdobj.hxx436 friend class SdrRectObj;
/aoo42x/main/svx/source/dialog/
H A Ddlgctrl.cxx2350 mpRectangleObject = new SdrRectObj(aObjectSize); in SvxXRectPreview()
2401 mpRectangleObject = new SdrRectObj(aObjectSize); in SvxXShadowPreview()
2406 mpRectangleShadow = new SdrRectObj(aShadowSize); in SvxXShadowPreview()
/aoo42x/main/sd/source/ui/view/
H A Ddrviewse.cxx1544 SdrRectObj* pRectObj = new SdrRectObj(OBJ_TEXT); in InsertURLField()
/aoo42x/main/svx/source/sdr/contact/
H A Dviewcontactofgraphic.cxx265 SdrRectObj aRectObj(OBJ_TEXT); in createVIP2DSForDraft()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8graf.cxx371 SdrObject* pObj = new SdrRectObj( Rectangle( aP0, aP1 ) ); in ReadRect()
1214 SdrObject* pObj = new SdrRectObj( OBJ_TEXT, Rectangle( aP0, aP1 ) ); in ReadTxtBox()
2907 pSdrTextObj = new SdrRectObj( OBJ_TEXT, pThisGroup->GetCurrentBoundRect()); in MungeTextIntoDrawBox()
H A Dww8par.cxx689 pObj = new SdrRectObj(OBJ_TEXT, rTextRect); in ProcessObj()
883 pObj = new SdrRectObj(rTextRect); in ProcessObj()
/aoo42x/main/svx/source/svdraw/
H A Dsvdcrtv.cxx842 if(pAktCreate->ISA(SdrRectObj)) in ShowCreateObj()
/aoo42x/main/filter/source/msfilter/
H A Dmsdffimp.cxx3817 SdrObject* pNewObj = new SdrRectObj( OBJ_TEXT, rBoundRect ); in ImportFontWork()
3821 ((SdrRectObj*)pNewObj)->SetText( aObjectText ); in ImportFontWork()
5172 SdrRectObj* pTextObj = 0; in ProcessObj()
5288 pTextObj = new SdrRectObj(OBJ_TEXT, rTextRect); in ProcessObj()
5474 pObj = new SdrRectObj(rTextRect); in ProcessObj()
7530 pRet = new SdrRectObj(); in GetAutoForm()
H A Dsvdfppt.cxx1160 pTObj = new SdrRectObj( eTextKind != OBJ_RECT ? eTextKind : OBJ_TEXT ); in ProcessObj()
3271 pRet = new SdrRectObj( aRect ); in ImportPageBackgroundObject()
/aoo42x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx1475 SdrRectObj* pStroke = new SdrRectObj(aRect); in ReadShapeObject()
1544 SdrRectObj* pStroke = new SdrGrafObj(aGrf); in ReadShapeObject()
/aoo42x/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx697 pTempBackgroundShape = new SdrRectObj(Rectangle(Point(0,0), pPage->GetSize())); in GetGraphic()
/aoo42x/main/sc/source/core/data/
H A Ddrwlayer.cxx502 if ( pObj->ISA( SdrRectObj ) && pData->maStart.IsValid() && pData->maEnd.IsValid() ) in MoveCells()
/aoo42x/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx2228 pRet = new SdrRectObj( aLogicRect ); in CreateObject()
/aoo42x/main/sc/source/filter/excel/
H A Dxiescher.cxx1213 SdrObjectPtr xSdrObj( new SdrRectObj( rAnchorRect ) ); in DoCreateSdrObj()

Completed in 329 milliseconds

12