/aoo4110/main/framework/source/jobs/ |
H A D | joburl.cxx | 226 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 D | jobdispatch.cxx | 258 if (aAnalyzedURL.getService(sRequest)) in dispatchWithNotification()
|
H A D | jobdata.cxx | 446 ::rtl::OUString JobData::getService() const in getService() function in framework::JobData
|
H A D | job.cxx | 238 m_xJob = m_xSMGR->createInstance(m_aJobCfg.getService()); in execute()
|
/aoo4110/main/qadevOOo/runner/util/ |
H A D | InstDescr.java | 47 protected abstract String getService(); in getService() method in InstDescr
|
H A D | StyleFamilyDsc.java | 50 public String getService() { in getService() method in StyleFamilyDsc
|
H A D | ControlDsc.java | 51 public String getService() { in getService() method in ControlDsc
|
H A D | BookmarkDsc.java | 57 public String getService() { in getService() method in BookmarkDsc
|
H A D | DefaultDsc.java | 52 public String getService() { in getService() method in DefaultDsc
|
H A D | FootnoteDsc.java | 57 public String getService() { in getService() method in FootnoteDsc
|
H A D | ParagraphDsc.java | 58 public String getService() { in getService() method in ParagraphDsc
|
H A D | ReferenceMarkDsc.java | 57 public String getService() { in getService() method in ReferenceMarkDsc
|
H A D | TextSectionDsc.java | 57 public String getService() { in getService() method in TextSectionDsc
|
H A D | TableDsc.java | 63 public String getService() { in getService() method in TableDsc
|
H A D | ShapeDsc.java | 59 public String getService() { in getService() method in ShapeDsc
|
H A D | FrameDsc.java | 70 public String getService() { in getService() method in FrameDsc
|
/aoo4110/main/stoc/source/tdmanager/ |
H A D | tdmgr_check.cxx | 330 check( xNewTD->getService().get(), xExistingTD->getService().get(), in checkSingleton()
|
/aoo4110/main/stoc/test/registry_tdprovider/ |
H A D | testregistrytdprovider.cxx | 614 assertFalse(singleton->getService().is()); in run() 636 singleton->getService()->getName()); in run() 652 assertFalse(singleton->getService().is()); in run()
|
/aoo4110/main/ucb/source/ucp/hierarchy/ |
H A D | hierarchyuri.hxx | 67 const ::rtl::OUString & getService() const in getService() function in hierarchy_ucp::HierarchyUri
|
H A D | hierarchydata.cxx | 128 m_aServiceSpecifier = aUri.getService(); in HierarchyEntry()
|
/aoo4110/main/framework/inc/jobs/ |
H A D | joburl.hxx | 132 sal_Bool getService ( ::rtl::OUString& sService ) const;
|
H A D | jobdata.hxx | 257 ::rtl::OUString getService () const;
|
/aoo4110/main/stoc/source/registry_tdprovider/ |
H A D | tdsingleton.cxx | 100 SingletonTypeDescriptionImpl::getService() in getService() function in stoc_rdbtdp::SingletonTypeDescriptionImpl
|
H A D | base.hxx | 628 getService() throw ( ::com::sun::star::uno::RuntimeException );
|
/aoo4110/main/udkapi/com/sun/star/reflection/ |
H A D | XSingletonTypeDescription.idl | 60 XServiceTypeDescription getService();
|