Home
last modified time | relevance | path

Searched refs:aSNL (Results 1 – 25 of 71) sorted by relevance

123

/trunk/main/io/source/stm/
H A Dodata.cxx480 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 Domark.cxx440 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 Dopipe.cxx440 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()
/trunk/main/svx/source/tbxctrls/
H A Dtbunosearchcontrollers.cxx313 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 Ddbloader2.cxx210 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/ucb/source/core/
H A Dcmdenv.cxx97 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()
/trunk/main/svtools/source/uno/
H A Dunoimap.cxx399 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 Dpopupwindowcontroller.cxx179 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()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_documentcontentfactory.cxx79 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()
/trunk/main/chart2/source/inc/
H A DServiceMacros.hxx79 ::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++ ) \
/trunk/main/odk/examples/cpp/counter/
H A Dcounter.cxx115 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()
/trunk/main/stoc/test/excomp/
H A Dexcomp1.cxx100 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 Dexcomp2.cxx170 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()
/trunk/main/chart2/source/tools/
H A DNameContainer.cxx84 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()
/trunk/main/stoc/source/loader/
H A Ddllcomponentloader.cxx161 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()
/trunk/main/stoc/test/
H A Dtestsmgr_cpnt.cxx156 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/io/source/TextOutputStream/
H A DTextOutputStream.cxx289 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()
/trunk/main/io/source/acceptor/
H A Dacceptor.cxx320 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()
/trunk/main/io/source/connector/
H A Dconnector.cxx228 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()
/trunk/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_translation_unodialog.cxx97 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/svx/source/unogallery/
H A Dunogalthemeprovider.cxx119 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()
/trunk/main/svtools/source/graphic/
H A Dgraphic.cxx163 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 Drenderer.cxx153 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()
/trunk/main/uui/source/
H A Dpasswordcontainer.cxx347 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()
/trunk/main/svx/source/unodraw/
H A DUnoNameItemTable.cxx89 uno::Sequence< OUString > aSNL( getSupportedServiceNames() ); in supportsService() local
90 const OUString * pArray = aSNL.getConstArray(); in supportsService()
92 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()

Completed in 101 milliseconds

123