Home
last modified time | relevance | path

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

/aoo4110/main/comphelper/source/misc/
H A Ddocumentiologring.cxx153 const uno::Sequence< rtl::OUString > & aSupportedNames = getSupportedServiceNames_static(); in supportsService() local
154 for ( sal_Int32 nInd = 0; nInd < aSupportedNames.getLength(); nInd++ ) in supportsService()
156 if ( aSupportedNames[ nInd ].equals( aServiceName ) ) in supportsService()
H A Dofficerestartmanager.cxx184 const uno::Sequence< rtl::OUString > & aSupportedNames = getSupportedServiceNames_static(); in supportsService() local
185 for ( sal_Int32 nInd = 0; nInd < aSupportedNames.getLength(); nInd++ ) in supportsService()
187 if ( aSupportedNames[ nInd ].equals( aServiceName ) ) in supportsService()

Completed in 16 milliseconds