/trunk/main/comphelper/source/property/ |
H A D | genericpropertyset.cxx | 271 const OUString * pArray = aSNL.getConstArray(); in supportsService() local 274 if( pArray[i] == ServiceName ) in supportsService()
|
/trunk/main/sc/source/core/data/ |
H A D | dpobject.cxx | 1691 const sheet::GeneralFunction* pArray = aSeq.getConstArray(); in lcl_FirstSubTotal() local 1694 nMask |= ScDataPilotConversion::FunctionBit(pArray[i]); in lcl_FirstSubTotal() 2373 uno::Any* pArray = aSeq.getArray(); in CreateSource() local 2374 pArray[0] <<= rtl::OUString( rDesc.aParSource ); in CreateSource() 2375 pArray[1] <<= rtl::OUString( rDesc.aParName ); in CreateSource() 2376 pArray[2] <<= rtl::OUString( rDesc.aParUser ); in CreateSource() 2377 pArray[3] <<= rtl::OUString( rDesc.aParPass ); in CreateSource()
|
/trunk/main/forms/source/component/ |
H A D | Filter.cxx | 891 const ::rtl::OUString* pArray = aSupported.getConstArray(); in supportsService() local 892 for( sal_Int32 i = 0; i < aSupported.getLength(); ++i, ++pArray ) in supportsService() 893 if( pArray->equals( ServiceName ) ) in supportsService()
|
/trunk/main/svx/source/unogallery/ |
H A D | unogalitem.cxx | 170 const ::rtl::OUString* pArray = aSNL.getConstArray(); in supportsService() local 173 if( pArray[i] == ServiceName ) in supportsService()
|
H A D | unogaltheme.cxx | 115 const ::rtl::OUString* pArray = aSNL.getConstArray(); in supportsService() local 118 if( pArray[i] == ServiceName ) in supportsService()
|
/trunk/main/svx/source/tbxctrls/ |
H A D | tbunocontroller.cxx | 287 const ::rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() local 290 if( pArray[i] == ServiceName ) in supportsService()
|
/trunk/main/filter/source/xmlfilterdetect/ |
H A D | filterdetect.cxx | 316 OUString* pArray = aRet.getArray(); in FilterDetect_getSupportedServiceNames() local 317 pArray[0] = OUString ( RTL_CONSTASCII_USTRINGPARAM ( SERVICE_NAME1 ) ); in FilterDetect_getSupportedServiceNames()
|
/trunk/main/io/source/stm/ |
H A D | opump.cxx | 466 const OUString * pArray = aSNL.getConstArray(); in supportsService() local 469 if( pArray[i] == ServiceName ) in supportsService()
|
/trunk/main/svtools/source/uno/ |
H A D | popupmenucontrollerbase.cxx | 126 const rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() local 129 if( pArray[i] == ServiceName ) in supportsService()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoparagraph.cxx | 972 text::TextContentAnchorType* pArray = aTypes.getArray(); in GetDefaultTextContentValue() local 973 pArray[0] = text::TextContentAnchorType_AT_PARAGRAPH; in GetDefaultTextContentValue() 1608 OUString* pArray = aRet.getArray(); in getAvailableServiceNames() local 1609 pArray[0] = C2U("com.sun.star.text.TextContent"); in getAvailableServiceNames()
|
/trunk/main/cppu/source/typelib/ |
H A D | typelib.cxx | 1020 typelib_ArrayTypeDescription * pArray = (typelib_ArrayTypeDescription *)*ppRet; in typelib_typedescription_newArray() local 1022 pArray->nDimensions = nDimensions; in typelib_typedescription_newArray() 1023 pArray->nTotalElements = nElements; in typelib_typedescription_newArray() 1024 pArray->pDimensions = new sal_Int32[ nDimensions ]; in typelib_typedescription_newArray() 1025 ::memcpy( pArray->pDimensions, pDimensions, nDimensions * sizeof(sal_Int32) ); in typelib_typedescription_newArray() 1028 ((typelib_IndirectTypeDescription*)pArray)->pType = pElementTypeRef; in typelib_typedescription_newArray()
|
/trunk/main/stoc/source/corereflection/ |
H A D | crefl.cxx | 201 const OUString * pArray = rSNL.getConstArray(); in supportsService() local 204 if (pArray[nPos] == rServiceName) in supportsService()
|
/trunk/main/stoc/source/javaloader/ |
H A D | javaloader.cxx | 359 const OUString * pArray = aSNL.getArray(); in supportsService() local 361 bSupport = pArray[i] == ServiceName; in supportsService()
|
/trunk/main/stoc/source/proxy_factory/ |
H A D | proxyfac.cxx | 463 OUString const * pArray = rSNL.getConstArray(); in supportsService() local 466 if (rServiceName.equals( pArray[ nPos ] )) in supportsService()
|
/trunk/main/svx/source/unodraw/ |
H A D | unoctabl.cxx | 96 const OUString * pArray = aSNL.getConstArray(); in supportsService() local 99 if( pArray[i] == ServiceName ) in supportsService()
|
H A D | unopool.cxx | 417 const OUString * pArray = aSNL.getConstArray(); in supportsService() local 420 if( pArray[i] == ServiceName ) in supportsService()
|
/trunk/main/xmlhelp/source/cxxhelp/provider/ |
H A D | provider.cxx | 132 const rtl::OUString* pArray = aSNL.getArray(); in supportsService() local 135 if( pArray[ i ] == ServiceName ) in supportsService()
|
/trunk/main/testtools/source/performance/ |
H A D | ubobject.cxx | 220 const OUString * pArray = rSNL.getConstArray(); in supportsService() local 223 if (pArray[nPos] == rServiceName) in supportsService()
|
/trunk/main/sax/source/tools/ |
H A D | fastserializer.cxx | 288 const OUString * pArray = aSNL.getConstArray(); in supportsService() local 291 if( pArray[i] == ServiceName ) in supportsService()
|
/trunk/main/io/source/TextInputStream/ |
H A D | TextInputStream.cxx | 478 const OUString * pArray = aSNL.getConstArray(); in supportsService() local 481 if( pArray[i] == ServiceName ) in supportsService()
|
/trunk/main/linguistic/workben/ |
H A D | sspellimp.cxx | 436 const OUString * pArray = aSNL.getConstArray(); in supportsService() local 438 if( pArray[i] == ServiceName ) in supportsService()
|
/trunk/main/avmedia/source/framework/ |
H A D | soundhandler.cxx | 183 const ::rtl::OUString* pArray = seqServiceNames.getConstArray(); in supportsService() local 193 if ( pArray[nCounter] == sServiceName ) in supportsService()
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | unosrch.cxx | 226 uno::Reference< uno::XInterface > * pArray = aSeq.getArray(); in findAll() local 268 pArray = aSeq.getArray(); in findAll() 271 pArray[nFound++] = xFound; in findAll()
|
/trunk/main/toolkit/source/awt/ |
H A D | vclxtoolkit.cxx | 1405 const ::rtl::OUString* pArray = aSNL.getConstArray(); in supportsService() local 1407 for (; pArray != pArrayEnd; ++pArray ) in supportsService() 1408 if( *pArray == rServiceName ) in supportsService() 1411 return pArray != pArrayEnd; in supportsService()
|
/trunk/main/xmlsecurity/source/xmlsec/nss/ |
H A D | nssinitializer.cxx | 498 rtl::OUString* pArray = aRet.getArray(); in ONSSInitializer_getSupportedServiceNames() local 499 pArray[0] = rtl::OUString ( RTL_CONSTASCII_USTRINGPARAM ( NSS_SERVICE_NAME ) ); in ONSSInitializer_getSupportedServiceNames()
|