Lines Matching refs:Svx3DSceneObject

77 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()
175 void SAL_CALL Svx3DSceneObject::remove( const Reference< drawing::XShape >& xShape ) in remove()
216 sal_Int32 SAL_CALL Svx3DSceneObject::getCount() in getCount()
230 uno::Any SAL_CALL Svx3DSceneObject::getByIndex( sal_Int32 Index ) in getByIndex()
254 uno::Type SAL_CALL Svx3DSceneObject::getElementType() in getElementType()
261 sal_Bool SAL_CALL Svx3DSceneObject::hasElements() in hasElements()
331 bool Svx3DSceneObject::setPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySim… in setPropertyValueImpl()
443 bool Svx3DSceneObject::getPropertyValueImpl( const ::rtl::OUString& rName, const SfxItemPropertySim… in getPropertyValueImpl()
487 uno::Sequence< OUString > SAL_CALL Svx3DSceneObject::getSupportedServiceNames() in getSupportedServiceNames()