Home
last modified time | relevance | path

Searched refs:E3dView (Results 1 – 16 of 16) sorted by relevance

/aoo41x/main/svx/source/engine3d/
H A Dview3d.cxx78 TYPEINIT1(E3dView, SdrView);
89 const E3dView& mrView;
238 E3dView::E3dView(SdrModel* pModel, OutputDevice* pOut) : in E3dView() function in E3dView
1361 sal_Bool E3dView::HasMarkedScene() in HasMarkedScene()
1372 E3dScene* E3dView::GetMarkedScene() in GetMarkedScene()
1441 void E3dView::Start3DCreation() in Start3DCreation()
1634 E3dView::~E3dView () in ~E3dView()
1659 void E3dView::InitView () in InitView()
1724 void E3dView::Break3DObj() in Break3DObj()
1773 void E3dView::MergeScenes () in MergeScenes()
[all …]
H A Dview3d1.cxx57 void E3dView::ConvertMarkedToPolyObj(sal_Bool bLineToArea) in ConvertMarkedToPolyObj()
117 SfxItemSet E3dView::Get3DAttributes(E3dScene* pInScene, sal_Bool /*bOnly3DAttr*/) const in Get3DAttributes()
178 void E3dView::Set3DAttributes( const SfxItemSet& rAttr, E3dScene* pInScene, sal_Bool bReplaceAll) in Set3DAttributes()
217 double E3dView::GetDefaultCamPosZ() in GetDefaultCamPosZ()
222 double E3dView::GetDefaultCamFocal() in GetDefaultCamFocal()
H A Ddragmt3d.cxx389 if(getSdrDragView().ISA(E3dView)) in MoveSdrDrag()
391 const MouseEvent& rLastMouse = ((E3dView&)getSdrDragView()).GetMouseEvent(); in MoveSdrDrag()
581 if(getSdrDragView().ISA(E3dView)) in MoveSdrDrag()
583 const MouseEvent& rLastMouse = ((E3dView&)getSdrDragView()).GetMouseEvent(); in MoveSdrDrag()
H A De3dundo.cxx111 E3dView* p3dView, in E3dAttributesUndoAction()
/aoo41x/main/svx/source/form/
H A Dfmview.cxx90 TYPEINIT1(FmFormView, E3dView);
94 :E3dView(pModel,pOut) in FmFormView()
172 E3dView::MarkListHasChanged(); in MarkListHasChanged()
216 E3dView::AddWindowToPaintView(pNewWin); in AddWindowToPaintView()
235 E3dView::DeleteWindowFromPaintView(pNewWin); in DeleteWindowFromPaintView()
335 SdrPageView* pPV = E3dView::ShowSdrPage(pPage); in ShowSdrPage()
382 E3dView::HideSdrPage(); in HideSdrPage()
388 return E3dView::GetMarkedObjModel(); in GetMarkedObjModel()
394 return E3dView::Paste(rMod, rPos, pLst, nOptions); in Paste()
497 E3dView::EndCompleteRedraw( rPaintWindow, bPaintFormLayer ); in EndCompleteRedraw()
[all …]
/aoo41x/main/svx/inc/svx/
H A Dfmview.hxx55 class SVX_DLLPUBLIC FmFormView : public E3dView
110 using E3dView::Paste;
144 …void SetMoveOutside( bool _bMoveOutside, ImplAccess ) { E3dView::SetMoveOutside( _bMoveOutside ); } in SetMoveOutside()
158 using E3dView::SetMoveOutside;
H A De3dundo.hxx32 class E3dView;
98 E3dView* pView;
106 E3dAttributesUndoAction( SdrModel &rModel, E3dView* pView,
H A Dview3d.hxx48 class SVX_DLLPUBLIC E3dView : public SdrView class
88 E3dView(SdrModel* pModel, OutputDevice* pOut = 0L);
89 virtual ~E3dView();
H A Ddlgctl3d.hxx38 class E3dView;
54 E3dView* mp3DView;
H A Dfloat3d.hxx60 class E3dView;
208 E3dView* p3DView;
/aoo41x/main/chart2/source/controller/drawinglayer/
H A DDrawViewWrapper.cxx154 : E3dView(pSdrModel, pOut) in DrawViewWrapper()
300 this->E3dView::CompleteRedraw( pOut, rReg ); in CompleteRedraw()
348 SfxItemSet aGeoSet( E3dView::GetGeoAttrFromMarked() ); in getPositionAndSizeItemSetFromMarkedObject()
393 E3dView::Notify(rBC, rHint); in Notify()
/aoo41x/main/svx/inc/
H A Ddragmt3d.hxx94 E3dView& Get3DView() { return (E3dView&)getSdrDragView(); } in Get3DView()
/aoo41x/main/chart2/source/controller/inc/
H A DDrawViewWrapper.hxx49 class DrawViewWrapper : public E3dView
/aoo41x/main/svx/source/svdraw/
H A Dsvdcrtv.cxx691 sal_Bool bDidInsert = ((E3dView*)this)->ImpCloneAll3DObjectsToDestScene( in EndCreateObj()
/aoo41x/main/svx/source/dialog/
H A Ddlgctl3d.cxx102 mp3DView = new E3dView( mpModel, this ); in Construct()
/aoo41x/main/svx/source/unodraw/
H A Dunoshape.cxx745 E3dView* pView = new E3dView( pModel, &aVDev ); in GetBitmap()

Completed in 96 milliseconds