Lines Matching refs:ModelWinService
191 DEFINE_XINTERFACE_4 ( ModelWinService , in DEFINE_XINTERFACE_4() argument
199 DEFINE_XTYPEPROVIDER_4 ( ModelWinService , in DEFINE_XINTERFACE_4()
206 DEFINE_XSERVICEINFO_MULTISERVICE ( ModelWinService , in DEFINE_XINTERFACE_4()
212 DEFINE_INIT_SERVICE ( ModelWinService, in DEFINE_XINTERFACE_4()
220 ModelWinService::ModelWinService(const uno::Reference< lang::XMultiServiceFactory >& rServiceManage…
225 ModelWinService::~ModelWinService() in ~ModelWinService()
229 void ModelWinService::registerModelForXWindow( const uno::Reference< awt::XWindow >& rWindow, const… in registerModelForXWindow()
234 void ModelWinService::deregisterModelForXWindow( const uno::Reference< awt::XWindow >& rWindow ) in deregisterModelForXWindow()
239 uno::Any SAL_CALL ModelWinService::getByName( const ::rtl::OUString& sName ) in getByName()
245 uno::Sequence< ::rtl::OUString > SAL_CALL ModelWinService::getElementNames() in getElementNames()
251 sal_Bool SAL_CALL ModelWinService::hasByName( const ::rtl::OUString& sName ) in hasByName()
260 uno::Type SAL_CALL ModelWinService::getElementType() in getElementType()
266 sal_Bool SAL_CALL ModelWinService::hasElements() in hasElements()