Home
last modified time | relevance | path

Searched refs:aSNL (Results 51 – 72 of 72) sorted by relevance

123

/aoo41x/main/stoc/source/typeconv/
H A Dconvert.cxx331 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local
332 const OUString * pArray = aSNL.getConstArray(); in supportsService()
333 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
/aoo41x/main/eventattacher/source/
H A Deventattacher.cxx300 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local
301 const OUString * pArray = aSNL.getArray(); in supportsService()
302 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
/aoo41x/main/ucbhelper/inc/ucbhelper/
H A Dmacros.hxx631 com::sun::star::uno::Sequence< rtl::OUString > aSNL = \
633 const rtl::OUString* pArray = aSNL.getArray(); \
634 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) \
/aoo41x/main/ucbhelper/source/provider/
H A Dcontenthelper.cxx277 uno::Sequence< rtl::OUString > aSNL = getSupportedServiceNames(); in supportsService() local
278 const rtl::OUString* pArray = aSNL.getConstArray(); in supportsService()
279 for ( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
/aoo41x/main/linguistic/source/
H A Ddlistimp.cxx769 uno::Sequence< rtl::OUString > aSNL = getSupportedServiceNames(); in supportsService() local
770 const rtl::OUString * pArray = aSNL.getConstArray(); in supportsService()
771 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
H A Dgciterator.cxx1217 uno::Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local
1218 const OUString * pArray = aSNL.getConstArray(); in supportsService()
1219 for( sal_Int32 i = 0; i < aSNL.getLength(); ++i ) in supportsService()
H A Dlngsvcmgr.cxx1963 uno::Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local
1964 const OUString * pArray = aSNL.getConstArray(); in supportsService()
1965 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
/aoo41x/main/sax/source/expatwrap/
H A Dsax_expat.cxx600 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local
601 const OUString * pArray = aSNL.getConstArray(); in supportsService()
603 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
H A Dsaxwriter.cxx1074 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local
1075 const OUString * pArray = aSNL.getConstArray(); in supportsService()
1077 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
/aoo41x/main/sax/source/fastparser/
H A Dfastparser.cxx558 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local
559 const OUString * pArray = aSNL.getConstArray(); in supportsService()
561 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
/aoo41x/main/svtools/source/graphic/
H A Dprovider.cxx106 uno::Sequence< ::rtl::OUString > aSNL( getSupportedServiceNames() ); in supportsService() local
107 const ::rtl::OUString* pArray = aSNL.getConstArray(); in supportsService()
109 for( int i = 0; i < aSNL.getLength(); i++ ) in supportsService()
/aoo41x/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx920 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local
921 const OUString * pArray = aSNL.getConstArray(); in supportsService()
922 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
/aoo41x/main/toolkit/source/controls/
H A Dunocontrol.cxx1470 Sequence< ::rtl::OUString > aSNL = getSupportedServiceNames(); in supportsService() local
1471 const ::rtl::OUString* pArray = aSNL.getConstArray(); in supportsService()
1472 const ::rtl::OUString* pArrayEnd = aSNL.getConstArray() + aSNL.getLength(); in supportsService()
H A Dunocontrolmodel.cxx1090 ::com::sun::star::uno::Sequence< ::rtl::OUString > aSNL = getSupportedServiceNames(); in supportsService()
1091 const ::rtl::OUString * pArray = aSNL.getConstArray(); in supportsService()
1092 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
/aoo41x/main/stoc/source/defaultregistry/
H A Ddefaultregistry.cxx1238 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local
1239 const OUString * pArray = aSNL.getArray(); in supportsService()
1240 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
/aoo41x/main/stoc/source/invocation/
H A Dinvocation.cxx1176 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local
1177 const OUString * pArray = aSNL.getConstArray(); in supportsService()
1178 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
/aoo41x/main/stoc/source/implementationregistration/
H A Dimplreg.cxx1389 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local
1390 const OUString * pArray = aSNL.getConstArray(); in supportsService()
1391 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
/aoo41x/main/animations/source/animcore/
H A Danimcore.cxx787 Sequence< OUString > aSNL( getSupportedServiceNames() ); in supportsService() local
788 const OUString * pArray = aSNL.getConstArray(); in supportsService()
790 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
/aoo41x/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx1404 ::com::sun::star::uno::Sequence< ::rtl::OUString > aSNL = getSupportedServiceNames(); in supportsService()
1405 const ::rtl::OUString* pArray = aSNL.getConstArray(); in supportsService()
1406 const ::rtl::OUString* pArrayEnd = aSNL.getConstArray(); in supportsService()
/aoo41x/main/stoc/source/servicemanager/
H A Dservicemanager.cxx1390 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local
1391 const OUString * pArray = aSNL.getConstArray(); in supportsService()
1392 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
/aoo41x/main/stoc/source/inspect/
H A Dintrospection.cxx1898 Sequence< ::rtl::OUString > aSNL = getSupportedServiceNames(); in supportsService() local
1899 const ::rtl::OUString * pArray = aSNL.getConstArray(); in supportsService()
1900 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
/aoo41x/main/svx/source/form/
H A Dformcontroller.cxx703 Sequence< ::rtl::OUString> aSNL(getSupportedServiceNames()); in supportsService() local
704 const ::rtl::OUString * pArray = aSNL.getConstArray(); in supportsService()
705 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()

Completed in 2249 milliseconds

123