Home
last modified time | relevance | path

Searched refs:FuConstruct3dObject (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/func/
H A Dfucon3d.cxx54 FuConstruct3dObject::FuConstruct3dObject ( in FuConstruct3dObject() function in sd::FuConstruct3dObject
64 rtl::Reference<FuPoor> FuConstruct3dObject::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::V… in Create()
66 FuConstruct3dObject* pFunc; in Create()
67 …rtl::Reference<FuPoor> xFunc( pFunc = new FuConstruct3dObject( pViewSh, pWin, pView, pDoc, rReq ) … in Create()
73 void FuConstruct3dObject::DoExecute( SfxRequest& rReq ) in DoExecute()
81 E3dCompoundObject* FuConstruct3dObject::ImpCreateBasic3DShape() in ImpCreateBasic3DShape()
257 void FuConstruct3dObject::ImpPrepareBasic3DShape(E3dCompoundObject const * p3DObj, E3dScene *pScene) in ImpPrepareBasic3DShape()
319 bool FuConstruct3dObject::MouseButtonDown(const MouseEvent& rMEvt) in MouseButtonDown()
355 bool FuConstruct3dObject::MouseButtonUp(const MouseEvent& rMEvt) in MouseButtonUp()
373 void FuConstruct3dObject::Activate() in Activate()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/func/
H A Dfucon3d.cxx53 FuConstruct3dObject::FuConstruct3dObject ( in FuConstruct3dObject() function in sd::FuConstruct3dObject
63 rtl::Reference<FuPoor> FuConstruct3dObject::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::V… in Create()
65 FuConstruct3dObject* pFunc; in Create()
66 …rtl::Reference<FuPoor> xFunc( pFunc = new FuConstruct3dObject( pViewSh, pWin, pView, pDoc, rReq ) … in Create()
72 void FuConstruct3dObject::DoExecute( SfxRequest& rReq ) in DoExecute()
80 E3dCompoundObject* FuConstruct3dObject::ImpCreateBasic3DShape() in ImpCreateBasic3DShape()
256 void FuConstruct3dObject::ImpPrepareBasic3DShape(E3dCompoundObject const * p3DObj, E3dScene *pScene) in ImpPrepareBasic3DShape()
318 bool FuConstruct3dObject::MouseButtonDown(const MouseEvent& rMEvt) in MouseButtonDown()
354 bool FuConstruct3dObject::MouseButtonUp(const MouseEvent& rMEvt) in MouseButtonUp()
372 void FuConstruct3dObject::Activate() in Activate()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/inc/
H A Dfucon3d.hxx31 class FuConstruct3dObject class
48 FuConstruct3dObject (
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/inc/
H A Dfucon3d.hxx32 class FuConstruct3dObject class
49 FuConstruct3dObject (
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A Ddrviewse.cxx510 …SetCurrentFunction( FuConstruct3dObject::Create(this, GetActiveWindow(), mpDrawView.get(), GetDoc(… in FuPermanent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A Ddrviewse.cxx511 …SetCurrentFunction( FuConstruct3dObject::Create(this, GetActiveWindow(), mpDrawView.get(), GetDoc(… in FuPermanent()