Home
last modified time | relevance | path

Searched refs:_rServiceNames (Results 1 – 15 of 15) sorted by relevance

/trunk/main/comphelper/source/misc/
H A Dlegacysingletonfactory.cxx72 const Sequence< ::rtl::OUString >& _rServiceNames, rtl_ModuleCount* _pModCount
103 const Sequence< ::rtl::OUString >& _rServiceNames, rtl_ModuleCount* _pModCount ) in LegacySingletonFactory()
106 ,m_aServiceNames ( _rServiceNames ) in LegacySingletonFactory()
185 const Sequence< ::rtl::OUString >& _rServiceNames, rtl_ModuleCount* _pModCount ) in createLegacySingletonFactory()
187 … LegacySingletonFactory( _componentFactoryFunc, _rImplementationName, _rServiceNames, _pModCount ); in createLegacySingletonFactory()
H A Dcomponentmodule.cxx126 …ng& _rImplementationName, const ::com::sun::star::uno::Sequence< ::rtl::OUString >& _rServiceNames, in registerImplementation() argument
129 …ComponentDescription aComponent( _rImplementationName, _rServiceNames, ::rtl::OUString(), _pCreate… in registerImplementation()
/trunk/main/sfx2/source/doc/
H A Dsfxmodelfactory.cxx84 const Sequence< ::rtl::OUString >& _rServiceNames
115 const Sequence< ::rtl::OUString >& _rServiceNames ) in SfxModelFactory()
118 ,m_aServiceNames( _rServiceNames ) in SfxModelFactory()
228 const Sequence< ::rtl::OUString >& _rServiceNames ) in createSfxModelFactory()
230 …SfxModelFactory( _rxServiceFactory, _rImplementationName, _pComponentFactoryFunc, _rServiceNames ); in createSfxModelFactory()
/trunk/main/dbaccess/source/inc/
H A Dregistrationhelper.hxx33 const ::com::sun::star::uno::Sequence< ::rtl::OUString > & _rServiceNames,
62 const ::com::sun::star::uno::Sequence< ::rtl::OUString >& _rServiceNames,
/trunk/main/extensions/source/inc/
H A Dcomponentmodule.hxx56 const ::com::sun::star::uno::Sequence< ::rtl::OUString > & _rServiceNames,
109 const ::com::sun::star::uno::Sequence< ::rtl::OUString >& _rServiceNames,
H A Dcomponentmodule.cxx165 const Sequence< ::rtl::OUString >& _rServiceNames, in registerComponent()
193 s_pSupportedServices->getArray()[nOldLen] = _rServiceNames; in registerComponent()
/trunk/main/dbaccess/source/ext/adabas/
H A DAcomponentmodule.hxx72 const ::com::sun::star::uno::Sequence< ::rtl::OUString > & _rServiceNames,
125 const ::com::sun::star::uno::Sequence< ::rtl::OUString >& _rServiceNames,
H A DAcomponentmodule.cxx175 const Sequence< ::rtl::OUString >& _rServiceNames, in registerComponent()
203 s_pSupportedServices->getArray()[nOldLen] = _rServiceNames; in registerComponent()
/trunk/main/forms/source/inc/
H A Dforms_module_impl.hxx59 const Sequence< ::rtl::OUString >& _rServiceNames, in registerComponent()
87 s_pSupportedServices->getArray()[nOldLen] = _rServiceNames; in registerComponent()
H A Dforms_module.hxx51 const ::com::sun::star::uno::Sequence< ::rtl::OUString > & _rServiceNames,
89 const ::com::sun::star::uno::Sequence< ::rtl::OUString >& _rServiceNames,
/trunk/main/dbaccess/source/shared/
H A Dregistrationhelper.cxx43 const uno::Sequence< ::rtl::OUString >& _rServiceNames, in registerComponent()
71 s_pSupportedServices->getArray()[nOldLen] = _rServiceNames; in registerComponent()
/trunk/main/comphelper/inc/comphelper/
H A Dcomponentmodule.hxx53 ::com::sun::star::uno::Sequence< ::rtl::OUString > const & _rServiceNames,
130 const ::com::sun::star::uno::Sequence< ::rtl::OUString >& _rServiceNames,
H A Dlegacysingletonfactory.hxx60 const ::com::sun::star::uno::Sequence< ::rtl::OUString >& _rServiceNames,
/trunk/main/forms/source/misc/
H A Dservices.cxx110 const Sequence< ::rtl::OUString >& _rServiceNames, // the services supported by this class in registerClassInfo()
124 s_aClassServiceNames.getArray()[nCurrentLength] = _rServiceNames; in registerClassInfo()
/trunk/main/sfx2/inc/sfx2/
H A Dsfxmodelfactory.hxx64 const ::com::sun::star::uno::Sequence< ::rtl::OUString >& _rServiceNames

Completed in 54 milliseconds