Home
last modified time | relevance | path

Searched refs:rSNL (Results 1 – 19 of 19) sorted by relevance

/trunk/main/stoc/test/excomp/
H A Dexcomp1.cxx170 const Sequence< OUString > & rSNL = in component_writeInfo() local
172 const OUString * pArray = rSNL.getConstArray(); in component_writeInfo()
173 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in component_writeInfo()
H A Dexcomp2.cxx241 const Sequence< OUString > & rSNL = in component_writeInfo() local
243 const OUString * pArray = rSNL.getConstArray(); in component_writeInfo()
244 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in component_writeInfo()
/trunk/main/stoc/source/namingservice/
H A Dnamingservice.cxx168 const Sequence< OUString > & rSNL = getSupportedServiceNames(); in supportsService() local
169 const OUString * pArray = rSNL.getConstArray(); in supportsService()
170 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in supportsService()
/trunk/main/remotebridges/source/unourl_resolver/
H A Dunourl_resolver.cxx136 const Sequence< OUString > & rSNL = getSupportedServiceNames(); in supportsService() local
137 const OUString * pArray = rSNL.getConstArray(); in supportsService()
138 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in supportsService()
/trunk/main/stoc/test/
H A Dtestsmgr_cpnt.cxx427 const Sequence< OUString > & rSNL = in component_writeInfo() local
429 const OUString * pArray = rSNL.getConstArray(); in component_writeInfo()
430 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in component_writeInfo()
/trunk/main/remotebridges/examples/
H A Dofficeclient.cxx293 const Sequence< OUString > & rSNL = getSupportedServiceNames(); in component_writeInfo() local
294 const OUString * pArray = rSNL.getConstArray(); in component_writeInfo()
295 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in component_writeInfo()
/trunk/main/cppuhelper/test/
H A Dcfg_test.cxx154 const Sequence< OUString > & rSNL = getSupportedServiceNames(); in supportsService() local
155 const OUString * pArray = rSNL.getConstArray(); in supportsService()
156 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in supportsService()
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java269 String rSNL[] = getSupportedServiceNames(); in supportsService() local
271 for(int nPos = rSNL.length; (nPos--) != 0;) { in supportsService()
272 if (rSNL[nPos].equals(rServiceName)) in supportsService()
933 String rSNL[] = getSupportedServiceNames(); in supportsService() local
935 for(int nPos = rSNL.length; (nPos--) != 0;) { in supportsService()
936 if (rSNL[nPos].equals(rServiceName)) in supportsService()
/trunk/main/stoc/source/corereflection/
H A Dcrefl.cxx200 const Sequence< OUString > & rSNL = getSupportedServiceNames(); in supportsService() local
201 const OUString * pArray = rSNL.getConstArray(); in supportsService()
202 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in supportsService()
/trunk/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx462 Sequence< OUString > const & rSNL = getSupportedServiceNames(); in supportsService() local
463 OUString const * pArray = rSNL.getConstArray(); in supportsService()
464 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in supportsService()
/trunk/main/testtools/source/performance/
H A Dubobject.cxx219 const Sequence< OUString > & rSNL = getSupportedServiceNames(); in supportsService() local
220 const OUString * pArray = rSNL.getConstArray(); in supportsService()
221 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in supportsService()
H A Dubtest.cxx458 const Sequence< OUString > & rSNL = getSupportedServiceNames(); in supportsService() local
459 const OUString * pArray = rSNL.getConstArray(); in supportsService()
460 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in supportsService()
/trunk/main/desktop/source/migration/services/
H A Djvmfwk.cxx247 css::uno::Sequence< OUString > const & rSNL = getSupportedServiceNames(); in supportsService() local
248 OUString const * pArray = rSNL.getConstArray(); in supportsService()
249 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in supportsService()
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdprovider.cxx320 const Sequence< OUString > & rSNL = getSupportedServiceNames(); in supportsService() local
321 const OUString * pArray = rSNL.getConstArray(); in supportsService()
322 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in supportsService()
/trunk/main/filter/source/xsltfilter/
H A DXSLTFilter.cxx649 const Sequence< OUString > & rSNL = getSupportedServiceNames(); in component_writeInfo() local
650 const OUString * pArray = rSNL.getConstArray(); in component_writeInfo()
651 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in component_writeInfo()
/trunk/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx943 const Sequence< OUString > & rSNL = getSupportedServiceNames(); in supportsService() local
944 const OUString * pArray = rSNL.getConstArray(); in supportsService()
945 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in supportsService()
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr.cxx367 const Sequence< OUString > & rSNL = getSupportedServiceNames(); in supportsService() local
368 const OUString * pArray = rSNL.getConstArray(); in supportsService()
369 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in supportsService()
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx1256 const Sequence< OUString > & rSNL = getSupportedServiceNames(); in supportsService() local
1257 const OUString * pArray = rSNL.getConstArray(); in supportsService()
1258 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in supportsService()
H A Dcppobj.cxx1145 const Sequence< OUString > & rSNL = getSupportedServiceNames(); in supportsService() local
1146 const OUString * pArray = rSNL.getConstArray(); in supportsService()
1147 for ( sal_Int32 nPos = rSNL.getLength(); nPos--; ) in supportsService()

Completed in 130 milliseconds