Home
last modified time | relevance | path

Searched refs:pViewInit (Results 1 – 8 of 8) sorted by path

/trunk/main/svx/inc/svx/
H A Dsvdoashp.hxx221 …virtual void TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle* p…
H A Dsvdomeas.hxx146 …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 …sdr::table::CellPos& rPos, Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle* pVie…
H A Dsvdotext.hxx468 …virtual void TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle* p…
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx2858 void SdrObjCustomShape::TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Re… in TakeTextEditArea() argument
2946 if (pViewInit!=NULL) *pViewInit=aViewInit; in TakeTextEditArea()
H A Dsvdomeas.cxx1318 void SdrMeasureObj::TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectan… in TakeTextEditArea() argument
1321 SdrTextObj::TakeTextEditArea(pPaperMin,pPaperMax,pViewInit,pViewMin); in TakeTextEditArea()
H A Dsvdotxed.cxx143 void SdrTextObj::TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle… in TakeTextEditArea() argument
276 if (pViewInit!=NULL) *pViewInit=aViewInit; in TakeTextEditArea()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx1667 void SdrTableObj::TakeTextEditArea(Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangl… in TakeTextEditArea() argument
1670 TakeTextEditArea( mpImpl->maEditPos, pPaperMin, pPaperMax, pViewInit, pViewMin ); in TakeTextEditArea()
1675 …Area( const CellPos& rPos, Size* pPaperMin, Size* pPaperMax, Rectangle* pViewInit, Rectangle* pVie… in TakeTextEditArea() argument
1746 if (pViewInit!=NULL) *pViewInit=aViewInit; in TakeTextEditArea()

Completed in 68 milliseconds