Lines Matching refs:SIDEModel
45 SIDEModel::SIDEModel( SfxObjectShell *pObjSh ) in SIDEModel() function in SIDEModel
50 SIDEModel::~SIDEModel() in ~SIDEModel()
54 uno::Any SAL_CALL SIDEModel::queryInterface( const uno::Type& rType ) throw(uno::RuntimeException) in queryInterface()
66 void SAL_CALL SIDEModel::acquire() throw() in acquire()
72 void SAL_CALL SIDEModel::release() throw() in release()
78 uno::Sequence< uno::Type > SAL_CALL SIDEModel::getTypes( ) throw(uno::RuntimeException) in getTypes()
89 OUString SIDEModel::getImplementationName(void) throw( uno::RuntimeException ) in getImplementationName()
94 ::rtl::OUString SIDEModel::getImplementationName_Static() in getImplementationName_Static()
99 sal_Bool SIDEModel::supportsService(const OUString& rServiceName) throw( uno::RuntimeException ) in supportsService()
103 uno::Sequence< OUString > SIDEModel::getSupportedServiceNames(void) throw( uno::RuntimeException ) in getSupportedServiceNames()
108 uno::Sequence< OUString > SIDEModel::getSupportedServiceNames_Static(void) in getSupportedServiceNames_Static()