Home
last modified time | relevance | path

Searched refs:Svx3DSceneObject (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/svx/source/unodraw/
H A Dunoshap3.cxx77 Svx3DSceneObject::Svx3DSceneObject( SdrObject* pObj, SvxDrawPage* pDrawPage ) throw() in Svx3DSceneObject() function in Svx3DSceneObject
84 Svx3DSceneObject::~Svx3DSceneObject() throw() in ~Svx3DSceneObject()
89 void Svx3DSceneObject::Create( SdrObject* pNewObj, SvxDrawPage* pNewPage ) in Create()
96 uno::Any SAL_CALL Svx3DSceneObject::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeE… in queryAggregation()
109 uno::Any SAL_CALL Svx3DSceneObject::queryInterface( const uno::Type & rType ) throw( uno::RuntimeEx… in queryInterface()
114 void SAL_CALL Svx3DSceneObject::acquire() throw ( ) in acquire()
119 void SAL_CALL Svx3DSceneObject::release() throw ( ) in release()
126 uno::Sequence< uno::Type > SAL_CALL Svx3DSceneObject::getTypes() in getTypes()
133 uno::Sequence< sal_Int8 > SAL_CALL Svx3DSceneObject::getImplementationId() in getImplementationId()
146 void SAL_CALL Svx3DSceneObject::add( const Reference< drawing::XShape >& xShape ) in add()
[all …]
H A Dunopage.cxx696 pRet = new Svx3DSceneObject( pObj, mpPage ); in CreateShapeByTypeAndInventor()
/AOO41X/main/svx/inc/svx/
H A Dunoshape.hxx682 class Svx3DSceneObject : public ::com::sun::star::drawing::XShapes, public SvxShape class
692 Svx3DSceneObject( SdrObject* pObj, SvxDrawPage* pDrawPage ) throw();
697 virtual ~Svx3DSceneObject() throw();