Home
last modified time | relevance | path

Searched refs:SdrExchangeView (Results 1 – 13 of 13) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdxcgv.cxx66 SdrExchangeView::SdrExchangeView(SdrModel* pModel1, OutputDevice* pOut): in SdrExchangeView() function in SdrExchangeView
73 Point SdrExchangeView::GetViewCenter(const OutputDevice* pOut) const in GetViewCenter()
91 Point SdrExchangeView::GetPastePos(SdrObjList* pLst, OutputDevice* pOut) in GetPastePos()
104 sal_Bool SdrExchangeView::ImpLimitToWorkArea(Point& rPt) const in ImpLimitToWorkArea()
677 Graphic SdrExchangeView::GetAllMarkedGraphic() const in GetAllMarkedGraphic()
801 void SdrExchangeView::DrawMarkedObj(OutputDevice& rOut) const in DrawMarkedObj()
817 SdrModel* SdrExchangeView::GetMarkedObjModel() const in GetMarkedObjModel()
900 sal_Bool SdrExchangeView::Cut( sal_uIntPtr /*nFormat */) in Cut()
908 void SdrExchangeView::CutMarked( sal_uIntPtr /*nFormat */) in CutMarked()
915 sal_Bool SdrExchangeView::Yank(sal_uIntPtr /*nFormat*/) in Yank()
[all …]
H A Dsvddrgv.cxx106 : SdrExchangeView(pModel1,pOut) in SdrDragView()
123 return (mpCurrentSdrDragMethod || SdrExchangeView::IsAction()); in IsAction()
128 SdrExchangeView::MovAction(rPnt); in MovAction()
141 SdrExchangeView::EndAction(); in EndAction()
146 SdrExchangeView::BckAction(); in BckAction()
152 SdrExchangeView::BrkAction(); in BrkAction()
181 SdrExchangeView::TakeActionRect(rRect); in TakeActionRect()
984 SdrExchangeView::SetMarkHandles(); in SetMarkHandles()
/trunk/main/svx/inc/svx/
H A Dsvdxcgv.hxx48 class SVX_DLLPUBLIC SdrExchangeView: public SdrObjEditView class
64 SdrExchangeView(SdrModel* pModel1, OutputDevice* pOut = 0L);
H A Dsvddrgv.hxx52 class SVX_DLLPUBLIC SdrDragView: public SdrExchangeView
H A Dsvdotext.hxx167 friend class SdrExchangeView; // fuer ImpGetDrawOutliner
/trunk/main/svx/inc/
H A Dsvdshort.hxx57 #define SdrExchangeView SdrXV macro
/trunk/main/chart2/source/controller/main/
H A DChartTransferable.cxx57 SdrExchangeView * pExchgView( new SdrView( pDrawModel )); in ChartTransferable()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp2.cxx183 Graphic aGraph( SdrExchangeView::GetObjGraphic( in WriteGraphEntry()
/trunk/main/sd/source/ui/inc/
H A DView.hxx173 using SdrExchangeView::Paste;
/trunk/main/sd/source/ui/dlg/
H A Danimobjs.cxx962 …pBitmapEx = new BitmapEx( SdrExchangeView::GetObjGraphic( pSnapShot->GetModel(), pSnapShot ).GetBi… in AddObj()
1009 …pBitmapEx = new BitmapEx( SdrExchangeView::GetObjGraphic( pObject->GetModel(), pObject ).GetBitmap… in AddObj()
/trunk/main/filter/source/svg/
H A Dsvgexport.cxx1074 Graphic aGraphic( SdrExchangeView::GetObjGraphic( pObj->GetModel(), pObj ) ); in implCreateObjectsFromShape()
/trunk/main/svx/source/engine3d/
H A Dview3d.cxx336 SdrExchangeView::DrawMarkedObj(rOut); in DrawMarkedObj()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx3920 Graphic aGraphic(SdrExchangeView::GetObjGraphic( pMod, pShape)); in CreateBlipPropertiesforOLEControl()

Completed in 78 milliseconds