Home
last modified time | relevance | path

Searched refs:sServices (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sdext/source/pdfimport/
H A Dservices.cxx165 Sequence< ::rtl::OUString > sServices(1); in component_getFactory() local
166 sServices[0] = ::rtl::OUString::createFromAscii( pComponents->pAsciiServiceName ); in component_getFactory()
171 sServices, in component_getFactory()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelperinterface.hxx92 css::uno::Sequence< rtl::OUString > sServices = getSupportedServiceNames(); in supportsService() local
93 const rtl::OUString* pStart = sServices.getConstArray(); in supportsService()
94 const rtl::OUString* pEnd = pStart + sServices.getLength(); in supportsService()

Completed in 18 milliseconds