Home
last modified time | relevance | path

Searched refs:TakeTextEditArea (Results 1 – 9 of 9) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdomeas.cxx1318 void SdrMeasureObj::TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectan… in TakeTextEditArea() function in SdrMeasureObj
1321 SdrTextObj::TakeTextEditArea(pPaperMin,pPaperMax,pViewInit,pViewMin); in TakeTextEditArea()
H A Dsvdoashp.cxx2858 void SdrObjCustomShape::TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Re… in TakeTextEditArea() function in SdrObjCustomShape
H A Dsvdedxv.cxx197 pTextObj->TakeTextEditArea(&aPaperMin1,&aPaperMax1,&aEditArea1,&aMinArea1); in ModelHasChanged()
668 pTextObj->TakeTextEditArea(NULL,NULL,&aTextEditArea,&aMinTextEditArea); in SdrBeginTextEdit()
H A Dsvdotxed.cxx143 void SdrTextObj::TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle… in TakeTextEditArea() function in SdrTextObj
353 TakeTextEditArea(&aPaperMin,&aPaperMax,&aEditArea,NULL); in ImpSetTextEditParams()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx1667 void SdrTableObj::TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangl… in TakeTextEditArea() function in sdr::table::SdrTableObj
1670 TakeTextEditArea( mpImpl->maEditPos, pPaperMin, pPaperMax, pViewInit, pViewMin ); in TakeTextEditArea()
1675 void SdrTableObj::TakeTextEditArea( const CellPos& rPos, Size* pPaperMin, Size* pPaperMax, Rectangl… in TakeTextEditArea() function in sdr::table::SdrTableObj
2056 TakeTextEditArea(&aPaperMin,&aPaperMax,&aEditArea,NULL); in BegTextEdit()
/trunk/main/svx/inc/svx/
H A Dsvdomeas.hxx146 …virtual void TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle* p…
H A Dsvdotext.hxx468 …virtual void TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle* p…
H A Dsvdoashp.hxx221 …virtual void TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle* p…
H A Dsvdotable.hxx264 …virtual void TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle* p…
265 …virtual void TakeTextEditArea(const sdr::table::CellPos& rPos, Size* pPaperMin, Size* pPaperMax, R…

Completed in 64 milliseconds