Searched refs:SvxSimpleUnoModel (Results 1 – 1 of 1) sorted by relevance
181 class SvxSimpleUnoModel : public cppu::WeakAggImplHelper4< class188 SvxSimpleUnoModel();189 virtual ~SvxSimpleUnoModel();223 SvxSimpleUnoModel::SvxSimpleUnoModel() in SvxSimpleUnoModel() function in SvxSimpleUnoModel227 SvxSimpleUnoModel::~SvxSimpleUnoModel() in ~SvxSimpleUnoModel()273 uno::Reference< container::XNameAccess > SAL_CALL SvxSimpleUnoModel::getStyleFamilies( ) in getStyleFamilies()288 ::rtl::OUString SAL_CALL SvxSimpleUnoModel::getURL( ) throw (::com::sun::star::uno::RuntimeExcepti… in getURL()308 void SAL_CALL SvxSimpleUnoModel::lockControllers( ) throw (::com::sun::star::uno::RuntimeException) in lockControllers()312 void SAL_CALL SvxSimpleUnoModel::unlockControllers( ) throw (::com::sun::star::uno::RuntimeExcepti… in unlockControllers()339 void SAL_CALL SvxSimpleUnoModel::dispose( ) throw (::com::sun::star::uno::RuntimeException) in dispose()[all …]
Completed in 15 milliseconds