Home
last modified time | relevance | path

Searched refs:getService (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/framework/source/jobs/
H A Djoburl.cxx226 sal_Bool JobURL::getService( /*OUT*/ ::rtl::OUString& sService ) const in getService() function in framework::JobURL
490 (aURL.getService(sService) ) && in impldbg_checkURL()
511 (!aURL.getService(sService) ) && in impldbg_checkURL()
H A Djobdispatch.cxx258 if (aAnalyzedURL.getService(sRequest)) in dispatchWithNotification()
H A Djobdata.cxx446 ::rtl::OUString JobData::getService() const in getService() function in framework::JobData
H A Djob.cxx238 m_xJob = m_xSMGR->createInstance(m_aJobCfg.getService()); in execute()
/trunk/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx614 assertFalse(singleton->getService().is()); in run()
636 singleton->getService()->getName()); in run()
652 assertFalse(singleton->getService().is()); in run()
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr_check.cxx330 check( xNewTD->getService().get(), xExistingTD->getService().get(), in checkSingleton()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DInstDescr.java47 protected abstract String getService(); in getService() method in InstDescr
H A DControlDsc.java51 public String getService() { in getService() method in ControlDsc
H A DStyleFamilyDsc.java50 public String getService() { in getService() method in StyleFamilyDsc
H A DBookmarkDsc.java57 public String getService() { in getService() method in BookmarkDsc
H A DDefaultDsc.java52 public String getService() { in getService() method in DefaultDsc
H A DFootnoteDsc.java57 public String getService() { in getService() method in FootnoteDsc
H A DParagraphDsc.java58 public String getService() { in getService() method in ParagraphDsc
H A DReferenceMarkDsc.java57 public String getService() { in getService() method in ReferenceMarkDsc
H A DTextSectionDsc.java57 public String getService() { in getService() method in TextSectionDsc
H A DTableDsc.java63 public String getService() { in getService() method in TableDsc
H A DShapeDsc.java59 public String getService() { in getService() method in ShapeDsc
H A DFrameDsc.java70 public String getService() { in getService() method in FrameDsc
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchyuri.hxx67 const ::rtl::OUString & getService() const in getService() function in hierarchy_ucp::HierarchyUri
H A Dhierarchydata.cxx128 m_aServiceSpecifier = aUri.getService(); in HierarchyEntry()
/trunk/main/framework/inc/jobs/
H A Djoburl.hxx132 sal_Bool getService ( ::rtl::OUString& sService ) const;
H A Djobdata.hxx257 ::rtl::OUString getService () const;
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdsingleton.cxx100 SingletonTypeDescriptionImpl::getService() in getService() function in stoc_rdbtdp::SingletonTypeDescriptionImpl
H A Dbase.hxx628 getService() throw ( ::com::sun::star::uno::RuntimeException );
/trunk/main/udkapi/com/sun/star/reflection/
H A DXSingletonTypeDescription.idl60 XServiceTypeDescription getService();

Completed in 101 milliseconds

12