| /trunk/main/io/source/stm/ |
| H A D | odata.cxx | 454 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 455 const OUString * pArray = aSNL.getConstArray(); in supportsService() 457 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService() 821 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 822 const OUString * pArray = aSNL.getConstArray(); in supportsService() 824 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService() 1195 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 1196 const OUString * pArray = aSNL.getConstArray(); in supportsService() 1198 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService() 1521 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local [all …]
|
| H A D | omark.cxx | 390 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 391 const OUString * pArray = aSNL.getConstArray(); in supportsService() 393 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService() 881 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 882 const OUString * pArray = aSNL.getConstArray(); in supportsService() 884 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| H A D | opipe.cxx | 394 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 395 const OUString * pArray = aSNL.getConstArray(); in supportsService() 397 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| /trunk/main/svx/source/tbxctrls/ |
| H A D | tbunosearchcontrollers.cxx | 313 const css::uno::Sequence< ::rtl::OUString > aSNL( getSupportedServiceNames() ); in supportsService() local 314 const ::rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() 316 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService() 483 const css::uno::Sequence< ::rtl::OUString > aSNL( getSupportedServiceNames() ); in supportsService() local 484 const ::rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() 486 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService() 612 const css::uno::Sequence< ::rtl::OUString > aSNL( getSupportedServiceNames() ); in supportsService() local 613 const ::rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() 615 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| /trunk/main/dbaccess/source/filter/xml/ |
| H A D | dbloader2.cxx | 210 Sequence< ::rtl::OUString > aSNL = getSupportedServiceNames(); in supportsService() local 211 const ::rtl::OUString * pBegin = aSNL.getConstArray(); in supportsService() 212 const ::rtl::OUString * pEnd = pBegin + aSNL.getLength(); in supportsService() 309 Sequence< ::rtl::OUString > aSNL = getSupportedServiceNames(); in supportsService() local 310 const ::rtl::OUString * pBegin = aSNL.getConstArray(); in supportsService() 311 const ::rtl::OUString * pEnd = pBegin + aSNL.getLength(); in supportsService()
|
| /trunk/main/svtools/source/uno/ |
| H A D | unoimap.cxx | 395 const Sequence< ::rtl::OUString > aSNL( getSupportedServiceNames() ); in supportsService() local 396 const ::rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() 398 const sal_Int32 nCount = aSNL.getLength(); in supportsService() 728 const Sequence< ::rtl::OUString > aSNL( getSupportedServiceNames() ); in supportsService() local 729 const ::rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() 731 const sal_Int32 nCount = aSNL.getLength(); in supportsService()
|
| H A D | popupwindowcontroller.cxx | 178 const Sequence< OUString > aSNL( getSupportedServiceNames() ); in supportsService() local 179 const OUString * pArray = aSNL.getConstArray(); in supportsService() 181 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| /trunk/main/chart2/source/inc/ |
| H A D | ServiceMacros.hxx | 77 ::com::sun::star::uno::Sequence< ::rtl::OUString > aSNL = \ 79 const ::rtl::OUString* pArray = aSNL.getArray(); \ 80 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) \
|
| /trunk/main/ucb/source/core/ |
| H A D | cmdenv.cxx | 93 uno::Sequence< rtl::OUString > aSNL = getSupportedServiceNames(); in supportsService() local 94 const rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() 95 for ( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| /trunk/main/ucb/source/ucp/tdoc/ |
| H A D | tdoc_documentcontentfactory.cxx | 77 uno::Sequence< rtl::OUString > aSNL = getSupportedServiceNames(); in supportsService() local 78 const rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() 79 for ( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| /trunk/main/odk/examples/cpp/counter/ |
| H A D | counter.cxx | 113 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 114 const OUString * pArray = aSNL.getArray(); in supportsService() 115 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| /trunk/main/stoc/test/excomp/ |
| H A D | excomp1.cxx | 98 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 99 const OUString * pArray = aSNL.getArray(); in supportsService() 100 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| H A D | excomp2.cxx | 165 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 166 const OUString * pArray = aSNL.getConstArray(); in supportsService() 167 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| /trunk/main/chart2/source/tools/ |
| H A D | NameContainer.cxx | 82 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 83 const OUString* pArray = aSNL.getArray(); in supportsService() 84 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| /trunk/main/stoc/source/loader/ |
| H A D | dllcomponentloader.cxx | 158 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 159 const OUString * pArray = aSNL.getArray(); in supportsService() 160 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| /trunk/main/io/source/TextOutputStream/ |
| H A D | TextOutputStream.cxx | 274 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 275 const OUString * pArray = aSNL.getConstArray(); in supportsService() 277 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| /trunk/main/io/source/connector/ |
| H A D | connector.cxx | 226 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 227 const OUString * pArray = aSNL.getConstArray(); in supportsService() 229 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| /trunk/main/stoc/test/ |
| H A D | testsmgr_cpnt.cxx | 156 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 157 const OUString * pArray = aSNL.getConstArray(); in supportsService() 158 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| /trunk/main/svx/source/unodialogs/textconversiondlgs/ |
| H A D | chinese_translation_unodialog.cxx | 97 uno::Sequence< ::rtl::OUString > aSNL = getSupportedServiceNames(); in supportsService() local 98 const ::rtl::OUString* pArray = aSNL.getArray(); in supportsService() 99 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| /trunk/main/io/source/acceptor/ |
| H A D | acceptor.cxx | 312 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 313 const OUString * pArray = aSNL.getConstArray(); in supportsService() 315 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| /trunk/main/svx/source/unogallery/ |
| H A D | unogalthemeprovider.cxx | 116 uno::Sequence< ::rtl::OUString > aSNL( getSupportedServiceNames() ); in supportsService() local 117 const ::rtl::OUString* pArray = aSNL.getConstArray(); in supportsService() 119 for( int i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| /trunk/main/svtools/source/graphic/ |
| H A D | renderer.cxx | 149 uno::Sequence< ::rtl::OUString > aSNL( getSupportedServiceNames() ); in supportsService() local 150 const ::rtl::OUString* pArray = aSNL.getConstArray(); in supportsService() 152 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| H A D | graphic.cxx | 158 uno::Sequence< ::rtl::OUString > aSNL( getSupportedServiceNames() ); in supportsService() local 159 const ::rtl::OUString* pArray = aSNL.getConstArray(); in supportsService() 161 for( int i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
| /trunk/main/comphelper/source/property/ |
| H A D | genericpropertyset.cxx | 264 Sequence< OUString > aSNL( getSupportedServiceNames() ); in supportsService() local 265 const OUString * pArray = aSNL.getConstArray(); in supportsService() 267 for( sal_Int32 i = 0; i < aSNL.getLength(); ++i ) in supportsService()
|
| /trunk/main/uui/source/ |
| H A D | passwordcontainer.cxx | 343 uno::Sequence< rtl::OUString > aSNL = getSupportedServiceNames(); in supportsService() local 344 const rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() 345 for ( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|