Searched refs:s_serviceNames (Results 1 – 4 of 4) sorted by relevance
60 static Sequence< OUString > s_serviceNames = Sequence< OUString >( &s_serviceName, 1 ); variable430 OUString const * pNames = s_serviceNames.getConstArray(); in supportsService()431 for ( sal_Int32 nPos = s_serviceNames.getLength(); nPos--; ) in supportsService()446 return s_serviceNames; in getSupportedServiceNames()548 return ::scripting_impl::s_serviceNames; in ssm_getSupportedServiceNames()
60 static Sequence< OUString > s_serviceNames = Sequence< OUString >( &s_serviceName, 1 ); variable342 OUString const * pNames = s_serviceNames.getConstArray(); in supportsService()343 for ( sal_Int32 nPos = s_serviceNames.getLength(); nPos--; ) in supportsService()357 return s_serviceNames; in getSupportedServiceNames()371 return s_serviceNames; in srm_getSupportedServiceNames()
66 static Sequence< OUString > s_serviceNames = Sequence< OUString >( &s_serviceName, 1 ); variable562 OUString const * pNames = s_serviceNames.getConstArray(); in supportsService()563 for ( sal_Int32 nPos = s_serviceNames.getLength(); nPos--; ) in supportsService()576 return s_serviceNames; in getSupportedServiceNames()592 return stoc_sec::s_serviceNames; in filepolicy_getSupportedServiceNames()
82 static Sequence< OUString > s_serviceNames = Sequence< OUString >( &s_serviceName, 1 ); variable1013 OUString const * pNames = s_serviceNames.getConstArray(); in supportsService()1014 for ( sal_Int32 nPos = s_serviceNames.getLength(); nPos--; ) in supportsService()1027 return s_serviceNames; in getSupportedServiceNames()1042 return stoc_sec::s_serviceNames; in ac_getSupportedServiceNames()
Completed in 52 milliseconds