/aoo4110/main/stoc/source/implementationregistration/ |
H A D | implreg.cxx | 181 const OUString* pLinkNames = linkNames.getConstArray(); in deleteAllLinkReferences() 407 if (implEntries.getConstArray()[i] != value) in createUniqueSubEntry() 452 if (implEntries.getConstArray()[i] == value) in deleteSubEntry() 466 if (implEntries.getConstArray()[i] != value) in deleteSubEntry() 591 if (implEntries.getConstArray()[i] == implName) in deleteUserLink() 626 oldImpl = implEntries.getConstArray()[0]; in deleteUserLink() 1390 const OUString * pArray = aSNL.getConstArray(); in supportsService() 1452 aArgs.getConstArray()[0] >>= rLoader; in initialize() 1469 aArgs.getConstArray()[1] >>= loaderServiceName; in initialize() 1484 aArgs.getConstArray()[2] >>= locationUrl; in initialize() [all …]
|
/aoo4110/main/comphelper/source/property/ |
H A D | opropertybag.cxx | 102 aTypes.getConstArray(), in initialize() 103 aTypes.getConstArray() + aTypes.getLength(), in initialize() 139 const ::rtl::OUString* pStart = aServices.getConstArray(); in supportsService() 418 aProperties.getConstArray(), in getPropertyValues() 419 aProperties.getConstArray() + aProperties.getLength(), in getPropertyValues() 445 const ::rtl::OUString* pName = aNames.getConstArray(); in getPropertyValues() 475 aProperties.getConstArray(), in impl_setPropertyValues_throw() 476 aProperties.getConstArray() + aProperties.getLength(), in impl_setPropertyValues_throw() 495 const PropertyValue* pProperty = aProperties.getConstArray(); in impl_setPropertyValues_throw() 524 aProperties.getConstArray(), in impl_setPropertyValues_throw() [all …]
|
H A D | propagg.cxx | 57 const Property* pProperties = _rProps.getConstArray(); in lcl_findPropertyByName() 82 const Property* pAggregateProps = _rAggProperties.getConstArray(); in OPropertyArrayAggregationHelper() 83 const Property* pDelegateProps = _rProperties.getConstArray(); in OPropertyArrayAggregationHelper() 126 const Property* pPropsTilNow = m_aProperties.getConstArray(); in OPropertyArrayAggregationHelper() 266 const ::rtl::OUString* pReqProps = _rPropNames.getConstArray(); in fillHandles() 272 const ::rtl::OUString* pLookup = _rPropNames.getConstArray(); in fillHandles() 273 const ::rtl::OUString* pEnd = _rPropNames.getConstArray() + _rPropNames.getLength() - 1; in fillHandles() 286 const ::com::sun::star::beans::Property* pCur = m_aProperties.getConstArray(); in fillHandles() 754 const ::rtl::OUString* pNames = _rPropertyNames.getConstArray(); in setPropertyValues() 771 pNames = _rPropertyNames.getConstArray(); // reset, we'll need it again below ... in setPropertyValues() [all …]
|
H A D | composedprops.cxx | 70 const Reference< XPropertySet >* pSingleSets = _rElements.getConstArray(); in OComposedPropertySet() 98 const Property* pMasterProps = aMasterProps.getConstArray(); in compose() 113 const Property* pPrimaryProperty = aMasterProps.getConstArray(); in compose() 127 const Property* pSecondaryProperties = aSecondaryProperties.getConstArray(); in compose() 232 const ::rtl::OUString* pNames = _rPropertyName.getConstArray(); in getPropertyStates() 323 const Property* pProps = m_aProperties.getConstArray(); in getPropertyByName() 338 const Property* pProps = m_aProperties.getConstArray(); in hasPropertyByName()
|
/aoo4110/main/comphelper/inc/comphelper/ |
H A D | sequence.hxx | 75 const T* pLeft = _rLeft.getConstArray(); in concatSequences() 76 const T* pRight = _rRight.getConstArray(); in concatSequences() 94 const T* pLeft = _rLeft.getConstArray(); in concatSequences() 95 const T* pMiddle = _rMiddle.getConstArray(); in concatSequences() 96 const T* pRight = _rRight.getConstArray(); in concatSequences() 191 m_pElements = _rSeq.getConstArray(); in construct() 266 …::std::copy( i_Sequence.getConstArray(), i_Sequence.getConstArray()+i_Sequence.getLength(), io_pAr… in sequenceToArray() 337 …::std::copy( i_Sequence.getConstArray(), i_Sequence.getConstArray()+i_Sequence.getLength(), result… in sequenceToContainer() 375 …::std::copy( i_Sequence.getConstArray(), i_Sequence.getConstArray()+i_Sequence.getLength(), o_Outp… in sequenceToContainer()
|
/aoo4110/main/comphelper/source/misc/ |
H A D | types.cxx | 331 memcmp(rLeftSeq.getConstArray(), rRightSeq.getConstArray(), rLeftSeq.getLength()) == 0; in compare_impl() 343 memcmp(rLeftSeq.getConstArray(), rRightSeq.getConstArray(), rLeftSeq.getLength()) == 0; in compare_impl() 355 …memcmp(rLeftSeq.getConstArray(), rRightSeq.getConstArray(), rLeftSeq.getLength()*sizeof(sal_Int16)… in compare_impl() 367 …memcmp(rLeftSeq.getConstArray(), rRightSeq.getConstArray(), rLeftSeq.getLength()*sizeof(sal_uInt16… in compare_impl() 379 …memcmp(rLeftSeq.getConstArray(), rRightSeq.getConstArray(), rLeftSeq.getLength()*sizeof(sal_Int32)… in compare_impl() 391 …memcmp(rLeftSeq.getConstArray(), rRightSeq.getConstArray(), rLeftSeq.getLength()*sizeof(sal_uInt32… in compare_impl() 406 const ::rtl::OUString& rS1 = rLeftSeq.getConstArray()[n]; in compare_impl() 407 const ::rtl::OUString& rS2 = rRightSeq.getConstArray()[n]; in compare_impl()
|
/aoo4110/main/xmlsecurity/source/xmlsec/nss/ |
H A D | ciphercontext.cxx | 41 …ast< unsigned char* >( reinterpret_cast< const unsigned char* >( aKey.getConstArray() ) ), static_… in Create() 45 …r* >( reinterpret_cast< const unsigned char* >( aInitializationVector.getConstArray() ) ), static_… in Create() 138 …rtl_copyMemory( m_aLastBlock.getArray() + nOldLastBlockLen, aData.getConstArray(), aData.getLength… in convertWithCipherContext() 143 rtl_copyMemory( aToConvert.getArray(), m_aLastBlock.getConstArray(), nToConvertLen ); in convertWithCipherContext() 144 …rtl_copyMemory( m_aLastBlock.getArray(), m_aLastBlock.getConstArray() + nToConvertLen, nOldLastBlo… in convertWithCipherContext() 146 …ry( m_aLastBlock.getArray() + nOldLastBlockLen - nToConvertLen, aData.getConstArray(), aData.getLe… in convertWithCipherContext() 150 rtl_copyMemory( aToConvert.getArray(), m_aLastBlock.getConstArray(), nOldLastBlockLen ); in convertWithCipherContext() 152 …rtl_copyMemory( aToConvert.getArray() + nOldLastBlockLen, aData.getConstArray(), nToConvertLen - n… in convertWithCipherContext() 154 …rtl_copyMemory( m_aLastBlock.getArray(), aData.getConstArray() + nToConvertLen - nOldLastBlockLen,… in convertWithCipherContext() 164 …nsigned char* >( reinterpret_cast< const unsigned char* >( aToConvert.getConstArray() ) ), aToConv… in convertWithCipherContext() [all …]
|
/aoo4110/main/basctl/source/basicide/ |
H A D | localizationmgr.cxx | 161 const ::rtl::OUString* pNames = aNames.getConstArray(); in implEnableDisableResourceForAllLibraryDialogs() 222 const Property* pProps = aPropSeq.getConstArray(); in implHandleControlResourceProperties() 254 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties() 318 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties() 706 const Locale* pLocales = aLocaleSeq.getConstArray(); in handleAddLocales() 739 const Locale* pLocales = aLocaleSeq.getConstArray(); in handleRemoveLocales() 1025 const ::rtl::OUString* pNames = aNames.getConstArray(); in renameStringResourceIDs() 1056 const ::rtl::OUString* pNames = aNames.getConstArray(); in removeResourceForDialog() 1084 const ::rtl::OUString* pNames = aNames.getConstArray(); in resetResourceForDialog() 1111 const ::rtl::OUString* pNames = aNames.getConstArray(); in setResourceIDsForDialog() [all …]
|
/aoo4110/main/forms/source/component/ |
H A D | propertybaghelper.cxx | 288 …::std::transform( aProperties.getConstArray(), aProperties.getConstArray() + aProperties.getLength… in getPropertyValues() 307 const ::rtl::OUString* pName = aPropertyNames.getConstArray(); in getPropertyValues() 308 … const ::rtl::OUString* pNameEnd = aPropertyNames.getConstArray() + aPropertyNames.getLength(); in getPropertyValues() 309 const Any* pValue = aValues.getConstArray(); in getPropertyValues() 337 for ( const PropertyValue* pProperties = aSortedProps.getConstArray(); in setPropertyValues() 338 pProperties != aSortedProps.getConstArray() + nPropertyValues; in setPropertyValues() 349 … ::std::transform( aSortedProps.getConstArray(), aSortedProps.getConstArray() + nPropertyValues, in setPropertyValues() 353 … ::std::transform( aSortedProps.getConstArray(), aSortedProps.getConstArray() + nPropertyValues, in setPropertyValues()
|
H A D | ListBox.cxx | 318 aListSource.getConstArray(), in setFastPropertyValue_NoBroadcast() 319 aListSource.getConstArray() + aListSource.getLength(), in setFastPropertyValue_NoBroadcast() 414 const ::rtl::OUString* pStartPos = _rPropertyNames.getConstArray(); in setPropertyValues() 890 seqNames.getConstArray(), in loadData() 969 aStringItems.getConstArray(), in impl_getValues() 970 aStringItems.getConstArray() + aStringItems.getLength(), in impl_getValues() 1167 aSelectIndexesPure.getConstArray(), in translateExternalValueToControlValue() 1205 aThisEntryIndexes.getConstArray(), in translateExternalValueToControlValue() 1280 _rSelectSequence.getConstArray(), in lcl_getMultiSelectedEntries() 1306 aSelectSequence.getConstArray(), in translateControlValueToExternalValue() [all …]
|
/aoo4110/main/stoc/source/inspect/ |
H A D | introspection.cxx | 453 const Property* pProps = maAllPropertySeq.getConstArray(); in setPropertyValueByIndex() 459 const sal_Int16* pMapTypeArray = maMapTypeSeq.getConstArray(); in setPropertyValueByIndex() 597 const sal_Int16* pMapTypeArray = maMapTypeSeq.getConstArray(); in getPropertyValueByIndex() 1301 const Property* pSourceProps = aPropSeq.getConstArray(); in getProperties() 1620 const sal_Int8* pId1 = rObj1.maImpIdSeq.getConstArray(); in operator ()() 1621 const sal_Int8* pId2 = rObj2.maImpIdSeq.getConstArray(); in operator ()() 1899 const ::rtl::OUString * pArray = aSNL.getConstArray(); in supportsService() 2076 const Type* pTypes = SupportedTypesSeq.getConstArray(); in implInspect() 2092 xImplClass = SupportedClassSeq.getConstArray()[0]; in implInspect() 2265 const Property* pProps = aPropSeq.getConstArray(); in implInspect() [all …]
|
/aoo4110/main/sw/source/ui/envelp/ |
H A D | labelcfg.cxx | 82 const Any* pValues = rValues.getConstArray(); in lcl_CreateSwLabRec() 127 const OUString* pNames = rPropNames.getConstArray(); in lcl_CreateProperties() 162 const OUString* pLabels = aLabels.getConstArray(); in FillLabels() 180 const OUString* pNode = aNodeNames.getConstArray(); in HasLabel() 191 const OUString* pLabels = aLabels.getConstArray(); in HasLabel() 202 const Any* pValues = aValues.getConstArray(); in HasLabel() 219 const OUString* pLabels = rLabels.getConstArray(); in lcl_Exists() 229 const OUString* pNode = aNodeNames.getConstArray(); in SaveLabel() 251 const OUString* pLabels = aLabels.getConstArray(); in SaveLabel() 263 const Any* pValues = aValues.getConstArray(); in SaveLabel()
|
/aoo4110/main/linguistic/source/ |
H A D | lngsvcmgr.cxx | 73 const OUString *pSeq = rSeq.getConstArray(); in lcl_SeqHasString() 102 const OUString *pImplNames = rSvcImplNames.getConstArray(); in GetAvailLocales() 174 const sal_Int16 *pLang = aSuppLanguages.getConstArray(); in HasLanguage() 213 const OUString *pNodeNames = aNodeNames.getConstArray(); in SetAvailableCfgServiceLists() 1141 const uno::Any *pValues = aValues.getConstArray(); in SetCfgServiceLists() 1184 const uno::Any *pValues = aValues.getConstArray(); in SetCfgServiceLists() 1231 const uno::Any *pValues = aValues.getConstArray(); in SetCfgServiceLists() 1527 const OUString *pStr1 = rList1.getConstArray(); in IsEqSvcList() 1528 const OUString *pStr2 = rList2.getConstArray(); in IsEqSvcList() 1736 const OUString *pSvcName = aRes.getConstArray(); in GetLangSvcList() [all …]
|
H A D | spelldta.cxx | 71 const OUString *pAlt1 = aAlt1.getConstArray(); in MergeProposals() 75 const OUString *pAlt2 = aAlt2.getConstArray(); in MergeProposals() 113 const OUString *pEntry = rSeq.getConstArray(); in SeqHasEntry() 133 *pDic = aDics.getConstArray(); in SearchSimilarText() 151 const Reference< XDictionaryEntry > *pEntries = aEntries.getConstArray(); in SearchSimilarText() 212 const OUString *pAlt1 = rAlt1.getConstArray(); in MergeProposalSeqs() 214 const OUString *pAlt2 = rAlt2.getConstArray(); in MergeProposalSeqs()
|
/aoo4110/main/sal/qa/ByteSequence/ |
H A D | ByteSequence.cxx | 50 sal_Int8 const * p = s.getConstArray(); in test_size5() 77 sal_Int8 const * p = s.getConstArray(); in test_elem5() 91 CPPUNIT_ASSERT_EQUAL(s1.getConstArray(), s2.getConstArray()); in test_copy() 105 static_cast< void const * >(s.getConstArray())); in test_fromC() 119 static_cast< void const * >(s.getConstArray())); in test_noacquire() 134 CPPUNIT_ASSERT_EQUAL(sal_Int8(2), s1.getConstArray()[2]); in test_getArray() 135 CPPUNIT_ASSERT_EQUAL(sal_Int8(10), s2.getConstArray()[2]); in test_getArray()
|
/aoo4110/main/odk/examples/cpp/remoteclient/ |
H A D | remoteclient.cxx | 99 if( seqRead.getConstArray()[0] != 5 || in testPipe() 100 seqRead.getConstArray()[1] != 4 || in testPipe() 101 seqRead.getConstArray()[2] != 3 ) in testPipe() 114 if( seqRead.getConstArray()[0] != 2 || in testPipe() 115 seqRead.getConstArray()[1] != 1 || in testPipe() 116 seqRead.getConstArray()[2] != 0 ) in testPipe() 143 r = rResolver->resolve( aArguments.getConstArray()[0] ); in run()
|
/aoo4110/main/editeng/source/misc/ |
H A D | unolingu.cxx | 100 const OUString *pEntry = rCfgSvcs.getConstArray(); in lcl_FindEntry() 119 const OUString *pEntry = rCfgSvcs.getConstArray(); in lcl_RemoveMissingEntries() 154 pValue = aValues.getConstArray(); in lcl_GetLastFoundSvcs() 160 if (aValues.getConstArray()[0] >>= aSvcImplNames) in lcl_GetLastFoundSvcs() 182 const OUString *pEntry = rAvailSvcs.getConstArray(); in lcl_GetNewEntries() 209 const OUString *pEntry = rSeq.getConstArray(); in lcl_MergeSeq() 272 const OUString *pNodeName = aNodeNames.getConstArray(); in UpdateAll() 297 const Locale *pAvailLocale = aAvailLocales.getConstArray(); in UpdateAll() 309 const OUString * pNewSvcs = aNewSvcs.getConstArray(); in UpdateAll() 520 const OUString *pNodeNames = aNodeNames.getConstArray(); in GetCfgLocales() [all …]
|
/aoo4110/main/cui/source/options/ |
H A D | optlingu.cxx | 108 const Locale *pSeq = rSeq.getConstArray(); in lcl_LocaleSeqToLangSeq() 120 const sal_Int16 *pLang = rSeq.getConstArray(); in lcl_SeqHasLang() 136 const OUString *pItem = rSeq.getConstArray(); in lcl_SeqGetEntryPos() 679 const Locale* pAdd = rAdd.getConstArray(); in lcl_MergeLocales() 1033 pLocale = aLocales.getConstArray(); in Reconfigure() 1049 pLocale = aLocales.getConstArray(); in Reconfigure() 1792 xDic = aDics.getConstArray()[ nDicPos ]; in IMPL_LINK() 1823 xDic = aDics.getConstArray()[ nDicPos ]; in IMPL_LINK() 2358 pName = aNames.getConstArray(); in IMPL_LINK() 2402 pName = aNames.getConstArray(); in IMPL_LINK() [all …]
|
/aoo4110/main/sax/source/expatwrap/ |
H A D | xml2utf.cxx | 74 seq.getConstArray(), in readAndConvert() 77 seqStart.getConstArray(), in readAndConvert() 103 seq = m_pUnicode2Text->convert( seqUnicode.getConstArray(), seqUnicode.getLength() ); in readAndConvert() 180 const sal_Int8 *pSource = seq.getConstArray(); in isEncodingRecognizable() 224 const sal_uInt8 *pSource = reinterpret_cast<const sal_uInt8*>( seq.getConstArray() ); in scanForEncoding() 399 const sal_Int8 *pbSource = seqText.getConstArray(); in convert() 405 memcpy( pbTempMem , m_seqSource.getConstArray() , m_seqSource.getLength() ); in convert() 406 memcpy( &(pbTempMem[ m_seqSource.getLength() ]) , seqText.getConstArray() , seqText.getLength() ); in convert() 487 m_seqSource.getConstArray() , in convert()
|
/aoo4110/main/cppuhelper/source/ |
H A D | tdmgr.cxx | 133 const Any * pDiscriminants = aDiscriminants.getConstArray(); in createCTD() 134 const Reference< XTypeDescription > * pMemberTypes = aMemberTypes.getConstArray(); in createCTD() 135 const OUString * pMemberNames = aMemberNames.getConstArray(); in createCTD() 187 const Reference< XTypeDescription > * pMemberTypes = rMemberTypes.getConstArray(); in createCTD() 188 const OUString * pMemberNames = rMemberNames.getConstArray(); in createCTD() 245 const Reference< XTypeDescription > * pMemberTypes = rMemberTypes.getConstArray(); in createCTD() 246 const OUString * pMemberNames = rMemberNames.getConstArray(); in createCTD() 353 const Reference< XMethodParameter > * pParams = rParams.getConstArray(); in createCTD() 377 const Reference< XTypeDescription > * pExceptions = rExceptions.getConstArray(); in createCTD() 495 (rtl_uString **)aNames.getConstArray(), in createCTD() [all …]
|
H A D | propshlp.cxx | 116 pR = (Property *)bsearch( &PropertyName, aInfos.getConstArray(), aInfos.getLength(), in getPropertyByName() 132 pR = (Property *)bsearch( &PropertyName, aInfos.getConstArray(), aInfos.getLength(), in hasPropertyByName() 927 setFastPropertyValues( nSeqLen, pHandles, rValues.getConstArray(), nHitCount ); in setPropertyValues() 988 const OUString* pNames = rPropertyNames.getConstArray(); in firePropertiesChangeEvent() 1037 const OUString* pNames = PropertyNames.getConstArray(); in getPropertyStates() 1098 const Property* pProperties = aInfos.getConstArray(); in init() 1116 pProperties = aInfos.getConstArray(); in init() 1159 const Property* pProperties = aInfos.getConstArray(); in fillPropertyMembersByHandle() 1243 pR = (Property *)bsearch( &rPropName, aInfos.getConstArray(), aInfos.getLength(), in getHandleByName() 1253 const OUString * pReqProps = rPropNames.getConstArray(); in fillHandles() [all …]
|
/aoo4110/main/unotools/source/config/ |
H A D | configitem.cxx | 580 const OUString* pNames = rNames.getConstArray(); in GetProperties() 658 pNames = lNames.getConstArray (); in PutProperties() 659 pValues = lValues.getConstArray (); in PutProperties() 666 pNames = rNames.getConstArray (); in PutProperties() 667 pValues = rValues.getConstArray (); in PutProperties() 915 const OUString* pNames = aNames.getConstArray(); in ClearNodeSet() 942 const OUString* pElements = rElements.getConstArray(); in ClearNodeElements() 982 const PropertyValue* pProperties = rValues.getConstArray(); in lcl_extractSetPropertyNames() 1055 const PropertyValue* pProperties = rValues.getConstArray(); 1074 const PropertyValue* pValues = rValues.getConstArray(); [all …]
|
/aoo4110/main/canvas/source/tools/ |
H A D | canvastools.cxx | 298 const double* pIn( deviceColor.getConstArray() ); in convertToRGB() 315 const double* pIn( deviceColor.getConstArray() ); in convertToARGB() 332 const double* pIn( deviceColor.getConstArray() ); in convertToPARGB() 349 const rendering::RGBColor* pIn( rgbColor.getConstArray() ); in convertFromRGB() 366 const rendering::ARGBColor* pIn( rgbColor.getConstArray() ); in convertFromARGB() 418 const sal_Int8* pIn( deviceColor.getConstArray() ); in convertFromIntegerColorSpace() 464 const sal_Int8* pIn( deviceColor.getConstArray() ); in convertIntegerToRGB() 485 const sal_Int8* pIn( deviceColor.getConstArray() ); in convertIntegerToARGB() 507 const sal_Int8* pIn( deviceColor.getConstArray() ); in convertIntegerToPARGB() 530 const rendering::RGBColor* pIn( rgbColor.getConstArray() ); in convertIntegerFromRGB() [all …]
|
/aoo4110/main/unotools/source/misc/ |
H A D | atom.cxx | 227 aRet.getArray()[i] = getClass( atomClasses.getConstArray()[i] ); in getClasses() 274 nStrings += atoms.getConstArray()[ i ].atoms.getLength(); in getAtomDescriptions() 278 const AtomClassRequest& rRequest = atoms.getConstArray()[i]; in getAtomDescriptions() 280 …)[ nStrings++ ] = m_aProvider.getString( rRequest.atomClass, rRequest.atoms.getConstArray()[ n ] ); in getAtomDescriptions() 330 const NMSP_UTIL::AtomDescription* pDescriptions = aSeq.getConstArray(); in getString() 354 m_aProvider.overrideAtom( atomClass, atom, aRet.getConstArray()[0] ); in getString() 373 int nClass = atomClasses.getConstArray()[i]; in updateAtomClasses() 374 const Sequence< NMSP_UTIL::AtomDescription >& rClass = aUpdate.getConstArray()[i]; in updateAtomClasses() 375 const NMSP_UTIL::AtomDescription* pDesc = rClass.getConstArray(); in updateAtomClasses()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unoport.cxx | 444 const OUString *pPropertyNames = rPropertyNames.getConstArray(); in GetPropertyValues_Impl() 480 return GetPropertyValues_Impl(aPropertyNames).getConstArray()[0]; in getPropertyValue() 496 const OUString* pPropertyNames = rPropertyNames.getConstArray(); in SetPropertyValues_Impl() 497 const uno::Any* pValues = rValues.getConstArray(); in SetPropertyValues_Impl() 581 const OUString *pProp = rPropertyNames.getConstArray(); in setPropertyValuesTolerant() 584 const uno::Any *pValue = rValues.getConstArray(); in setPropertyValuesTolerant() 681 const OUString *pProp = rPropertyNames.getConstArray(); in GetPropertyValuesTolerant_Impl() 692 const beans::PropertyState* pPropertyStates = aPropertyStates.getConstArray(); in GetPropertyValuesTolerant_Impl() 860 const OUString* pNames = rPropertyNames.getConstArray(); in getPropertyStates() 993 && 0 == rtl_compareMemory( getUnoTunnelId().getConstArray(), in getSomething() [all …]
|