/aoo41x/main/io/source/stm/ |
H A D | odata.cxx | 480 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 481 const OUString * pArray = aSNL.getConstArray(); in supportsService() 483 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService() 891 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 892 const OUString * pArray = aSNL.getConstArray(); in supportsService() 894 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService() 1281 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 1282 const OUString * pArray = aSNL.getConstArray(); in supportsService() 1284 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService() 1624 const OUString * pArray = aSNL.getConstArray(); in supportsService() [all …]
|
H A D | omark.cxx | 440 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 441 const OUString * pArray = aSNL.getConstArray(); in supportsService() 443 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService() 970 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 971 const OUString * pArray = aSNL.getConstArray(); in supportsService() 973 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
H A D | opipe.cxx | 440 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 441 const OUString * pArray = aSNL.getConstArray(); in supportsService() 443 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
/aoo41x/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()
|
/aoo41x/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()
|
/aoo41x/main/ucb/source/core/ |
H A D | cmdenv.cxx | 97 uno::Sequence< rtl::OUString > aSNL = getSupportedServiceNames(); in supportsService() local 98 const rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() 99 for ( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
/aoo41x/main/ucb/source/ucp/tdoc/ |
H A D | tdoc_documentcontentfactory.cxx | 79 uno::Sequence< rtl::OUString > aSNL = getSupportedServiceNames(); in supportsService() local 80 const rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() 81 for ( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
/aoo41x/main/chart2/source/inc/ |
H A D | ServiceMacros.hxx | 79 ::com::sun::star::uno::Sequence< ::rtl::OUString > aSNL = \ 81 const ::rtl::OUString* pArray = aSNL.getArray(); \ 82 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) \
|
/aoo41x/main/odk/examples/cpp/counter/ |
H A D | counter.cxx | 115 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 116 const OUString * pArray = aSNL.getArray(); in supportsService() 117 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
/aoo41x/main/svtools/source/uno/ |
H A D | unoimap.cxx | 399 const Sequence< ::rtl::OUString > aSNL( getSupportedServiceNames() ); in supportsService() local 400 const ::rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() 402 const sal_Int32 nCount = aSNL.getLength(); in supportsService() 740 const Sequence< ::rtl::OUString > aSNL( getSupportedServiceNames() ); in supportsService() local 741 const ::rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() 743 const sal_Int32 nCount = aSNL.getLength(); in supportsService()
|
H A D | popupwindowcontroller.cxx | 179 const Sequence< OUString > aSNL( getSupportedServiceNames() ); in supportsService() local 180 const OUString * pArray = aSNL.getConstArray(); in supportsService() 182 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
/aoo41x/main/stoc/test/excomp/ |
H A D | excomp1.cxx | 100 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 101 const OUString * pArray = aSNL.getArray(); in supportsService() 102 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
H A D | excomp2.cxx | 170 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 171 const OUString * pArray = aSNL.getConstArray(); in supportsService() 172 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
/aoo41x/main/chart2/source/tools/ |
H A D | NameContainer.cxx | 84 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 85 const OUString* pArray = aSNL.getArray(); in supportsService() 86 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
/aoo41x/main/stoc/source/loader/ |
H A D | dllcomponentloader.cxx | 161 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 162 const OUString * pArray = aSNL.getArray(); in supportsService() 163 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
/aoo41x/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()
|
/aoo41x/main/io/source/TextOutputStream/ |
H A D | TextOutputStream.cxx | 289 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 290 const OUString * pArray = aSNL.getConstArray(); in supportsService() 292 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
/aoo41x/main/io/source/acceptor/ |
H A D | acceptor.cxx | 320 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 321 const OUString * pArray = aSNL.getConstArray(); in supportsService() 323 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
/aoo41x/main/io/source/connector/ |
H A D | connector.cxx | 228 Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 229 const OUString * pArray = aSNL.getConstArray(); in supportsService() 231 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
/aoo41x/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()
|
/aoo41x/main/svx/source/unogallery/ |
H A D | unogalthemeprovider.cxx | 119 uno::Sequence< ::rtl::OUString > aSNL( getSupportedServiceNames() ); in supportsService() local 120 const ::rtl::OUString* pArray = aSNL.getConstArray(); in supportsService() 122 for( int i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
/aoo41x/main/svtools/source/graphic/ |
H A D | graphic.cxx | 163 uno::Sequence< ::rtl::OUString > aSNL( getSupportedServiceNames() ); in supportsService() local 164 const ::rtl::OUString* pArray = aSNL.getConstArray(); in supportsService() 166 for( int i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
H A D | renderer.cxx | 153 uno::Sequence< ::rtl::OUString > aSNL( getSupportedServiceNames() ); in supportsService() local 154 const ::rtl::OUString* pArray = aSNL.getConstArray(); in supportsService() 156 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|
/aoo41x/main/linguistic/source/ |
H A D | grammarchecker.cxx | 246 uno::Sequence< OUString > aSNL = getSupportedServiceNames(); in supportsService() local 247 const OUString * pArray = aSNL.getConstArray(); in supportsService() 248 for( sal_Int32 i = 0; i < aSNL.getLength(); ++i ) in supportsService()
|
/aoo41x/main/uui/source/ |
H A D | passwordcontainer.cxx | 347 uno::Sequence< rtl::OUString > aSNL = getSupportedServiceNames(); in supportsService() local 348 const rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() 349 for ( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()
|