Home
last modified time | relevance | path

Searched refs:pArray (Results 176 – 200 of 375) sorted by relevance

12345678910>>...15

/trunk/main/forms/source/component/
H A DCheckBox.cxx73 ::rtl::OUString* pArray = aSupported.getArray(); in getSupportedServiceNames()
74 pArray[aSupported.getLength()-1] = FRM_SUN_CONTROL_CHECKBOX; in getSupportedServiceNames()
H A DFile.cxx89 ::rtl::OUString*pArray = aSupported.getArray(); in getSupportedServiceNames()
90 pArray[aSupported.getLength()-1] = FRM_SUN_COMPONENT_FILECONTROL; in getSupportedServiceNames()
/trunk/main/filter/source/svg/
H A Dsvgfilter.cxx265 OUString* pArray = aRet.getArray(); in SVGFilter_getSupportedServiceNames() local
266 pArray[0] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SVG_FILTER_SERVICE_NAME ) ); in SVGFilter_getSupportedServiceNames()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/
H A Dfilterdetect.cxx213 OUString* pArray = aRet.getArray(); in FilterDetect_getSupportedServiceNames() local
214 pArray[0] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME1 ) ); in FilterDetect_getSupportedServiceNames()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodule.cxx144 const UNOOUSTRING* pArray = seqServiceNames.getConstArray(); in supportsService() local
147 if ( pArray[nCounter] == sServiceName ) in supportsService()
/trunk/main/svtools/source/filter/
H A DSvFilterOptionsDialog.cxx76 OUString* pArray = aRet.getArray(); in SvFilterOptionsDialog_getSupportedServiceNames() local
77 pArray[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICE_NAME ) ); in SvFilterOptionsDialog_getSupportedServiceNames()
/trunk/main/writerfilter/unocomponent/debugservices/ooxml/
H A DOOXMLAnalyzeService.cxx277 rtl::OUString* pArray = aRet.getArray(); in AnalyzeService_getSupportedServiceNames() local
278 pArray[0] = rtl::OUString::createFromAscii ( AnalyzeService::SERVICE_NAME ); in AnalyzeService_getSupportedServiceNames()
/trunk/main/remotebridges/examples/
H A Dofficeclient.cxx294 const OUString * pArray = rSNL.getConstArray(); in component_writeInfo() local
296 xNewKey->createKey( pArray[nPos] ); in component_writeInfo()
/trunk/main/io/source/TextOutputStream/
H A DTextOutputStream.cxx290 const OUString * pArray = aSNL.getConstArray(); in supportsService() local
293 if( pArray[i] == ServiceName ) in supportsService()
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx1471 const ::rtl::OUString* pArray = aSNL.getConstArray(); in supportsService() local
1473 for (; pArray != pArrayEnd; ++pArray ) in supportsService()
1474 if( *pArray == rServiceName ) in supportsService()
1477 return pArray != pArrayEnd; in supportsService()
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1096 const ::rtl::OUString* pArray = aSupported.getConstArray(); in supportsService() local
1099 for ( ;( pArray != pArrayEnd ) && !pArray->equals( ServiceName ); ++pArray ) in supportsService()
1101 return pArray != pArrayEnd; in supportsService()
/trunk/main/sd/source/ui/func/
H A Dfuhhconv.cxx236 Any* pArray = aSeq.getArray(); in StartChineseConversion() local
240 pArray[0] <<= makeAny(aParam); in StartChineseConversion()
/trunk/main/writerfilter/unocomponent/debugservices/doctok/
H A DDocTokAnalyzeService.cxx279 rtl::OUString* pArray = aRet.getArray(); in AnalyzeService_getSupportedServiceNames() local
280 pArray[0] = rtl::OUString::createFromAscii ( AnalyzeService::SERVICE_NAME ); in AnalyzeService_getSupportedServiceNames()
/trunk/main/filter/source/pdf/
H A Dpdffilter.cxx231 OUString* pArray = aRet.getArray(); in PDFFilter_getSupportedServiceNames() local
232 pArray[0] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME ) ); in PDFFilter_getSupportedServiceNames()
/trunk/main/sd/source/filter/html/
H A DHtmlOptionsDialog.cxx133 ::rtl::OUString* pArray = aRet.getArray(); in SdHtmlOptionsDialog_getSupportedServiceNames()
134 pArray[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICE_NAME ) ); in SdHtmlOptionsDialog_getSupportedServiceNames()
/trunk/main/io/source/acceptor/
H A Dacceptor.cxx321 const OUString * pArray = aSNL.getConstArray(); in supportsService() local
324 if( pArray[i] == ServiceName ) in supportsService()
/trunk/main/io/source/connector/
H A Dconnector.cxx229 const OUString * pArray = aSNL.getConstArray(); in supportsService() local
232 if( pArray[i] == ServiceName ) in supportsService()
/trunk/main/cppuhelper/test/
H A Dcfg_test.cxx155 const OUString * pArray = rSNL.getConstArray(); in supportsService() local
158 if (pArray[nPos] == rServiceName) in supportsService()
/trunk/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_translation_unodialog.cxx98 const ::rtl::OUString* pArray = aSNL.getArray(); in supportsService() local
101 if( pArray[ i ] == ServiceName ) in supportsService()
/trunk/main/svx/source/unogallery/
H A Dunogalthemeprovider.cxx120 const ::rtl::OUString* pArray = aSNL.getConstArray(); in supportsService() local
123 if( pArray[i] == ServiceName ) in supportsService()
/trunk/main/svtools/source/graphic/
H A Dgraphic.cxx164 const ::rtl::OUString* pArray = aSNL.getConstArray(); in supportsService() local
167 if( pArray[i] == rServiceName ) in supportsService()
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dxmlsecuritycontext_nssimpl.cxx245 const OUString* pArray = seqServiceNames.getConstArray() ; in supportsService() local
247 if( *( pArray + i ) == serviceName ) in supportsService()
/trunk/main/sc/source/ui/unoobj/
H A Dtarguno.cxx125 rtl::OUString* pArray = aRet.getArray(); in getElementNames() local
127 pArray[i] = aNames[i]; in getElementNames()
H A Dmiscuno.cxx268 ::rtl::OUString* pArray = aRet.getArray(); in getSupportedServiceNames()
269 pArray[0] = sServiceName; in getSupportedServiceNames()
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx1726 const double* pArray = rSubSeq.getConstArray(); in Append() local
1728 Append( pArray[ nIndex2 ] ); in Append()
1740 const sal_Int32* pArray = rSubSeq.getConstArray(); in Append() local
1742 Append( pArray[ nIndex2 ] ); in Append()
1771 const uno::Any* pArray = rAnySeq.getConstArray(); in Append() local
1773 Append( rAnyConv, pArray[ nIndex ], bIgnoreEmpty ); in Append()
1782 const uno::Sequence< uno::Any >* pArray = rAnySeq.getConstArray(); in Append() local
1784 Append( rAnyConv, pArray[ nIndex ], bIgnoreEmpty ); in Append()

Completed in 89 milliseconds

12345678910>>...15