Home
last modified time | relevance | path

Searched refs:aTextRect (Results 26 – 32 of 32) sorted by relevance

12

/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx670 Rectangle aTextRect; in SdrBeginTextEdit() local
672 pTextObj->TakeTextRect(*pTextEditOutliner, aTextRect, sal_True, in SdrBeginTextEdit()
680 aTextRect = aAnchorRect; in SdrBeginTextEdit()
683 aTextEditArea = aTextRect; in SdrBeginTextEdit()
H A Dsvdfmtf.cxx1032 Rectangle aTextRect( aPos, aSize ); in ImportText() local
1033 SdrRectObj* pText =new SdrRectObj( OBJ_TEXT, aTextRect ); in ImportText()
1056 pText->SetSnapRect( aTextRect ); in ImportText()
H A Dsvdomeas.cxx301 Rectangle aTextRect; member
/trunk/main/sc/source/core/data/
H A Dpostit.cxx394 Rectangle aTextRect( Point( 0 , 0 ), Size( SC_NOTECAPTION_WIDTH, SC_NOTECAPTION_HEIGHT ) ); in CreateCaption() local
396 mpCaption = new SdrCaptionObj( aTextRect, aTailPos ); in CreateCaption()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx1949 Rectangle aTextRect( Point( nPosX, nPosY ), Size( aDataSize.Width(), nTextHeight ) ); in DoNotes() local
1950 pLocationData->AddNoteText( aTextRect, *pPos ); in DoNotes()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx4411 Rectangle aTextRect; in ImportShape() local
4428 aTextRect = aObjData.aBoundRect; in ImportShape()
4797 aTextRect = aCustomShape2d.GetTextRect(); in ImportShape()
4948 pRet = ProcessObj( rSt, aObjData, pClientData, aTextRect, pRet); in ImportShape()
/trunk/main/vcl/source/control/
H A Dbutton.cxx1102 Rectangle aTextRect; in ImplDrawPushButton() local
1546 Rectangle aTextRect; in Draw() local

Completed in 108 milliseconds

12