Home
last modified time | relevance | path

Searched refs:lServices (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/svl/qa/complex/ConfigItems/helper/
H A DConfigItemTest.cxx193 css::uno::Sequence< ::rtl::OUString > lServices(1); in st_getSupportedServiceNames() local
194 lServices[0] = ::rtl::OUString::createFromAscii("com.sun.star.test.ConfigItems"); in st_getSupportedServiceNames()
195 return lServices; in st_getSupportedServiceNames()
/aoo4110/main/svx/source/unodraw/
H A Drecoveryui.cxx82 … const css::uno::Sequence< ::rtl::OUString > lServices = RecoveryUI::st_getSupportedServiceNames(); in supportsService() local
83 sal_Int32 c = lServices.getLength(); in supportsService()
87 const ::rtl::OUString& sSupportedService = lServices[i]; in supportsService()
/aoo4110/main/unotools/source/config/
H A Dmoduleoptions.cxx1546 const css::uno::Sequence< ::rtl::OUString > lServices = xInfo->getSupportedServiceNames(); in ClassifyFactoryByModel() local
1547 const ::rtl::OUString* pServices = lServices.getConstArray(); in ClassifyFactoryByModel()
1549 for (sal_Int32 i=0; i<lServices.getLength() ; ++i) in ClassifyFactoryByModel()

Completed in 35 milliseconds