Home
last modified time | relevance | path

Searched refs:getConstArray (Results 1 – 25 of 1227) sorted by relevance

12345678910>>...50

/AOO41X/main/stoc/source/implementationregistration/
H A Dimplreg.cxx181 const OUString* pLinkNames = linkNames.getConstArray(); in deleteAllLinkReferences()
306 const Reference < XRegistryKey > * pSubKeys = subKeys.getConstArray(); in searchImplForLink()
351 const Reference < XRegistryKey >* pSubKeys = subKeys.getConstArray(); in searchLinkTargetForImpl()
397 bReady = (implEntries.getConstArray()[i] == value); in createUniqueSubEntry()
407 if (implEntries.getConstArray()[i] != value) in createUniqueSubEntry()
408 implEntriesNew.getArray()[j++] = implEntries.getConstArray()[i]; in createUniqueSubEntry()
418 implEntriesNew.getArray()[i+1] = implEntries.getConstArray()[i]; in createUniqueSubEntry()
452 if (implEntries.getConstArray()[i] == value) in deleteSubEntry()
466 if (implEntries.getConstArray()[i] != value) in deleteSubEntry()
468 implEntriesNew.getArray()[j++] = implEntries.getConstArray()[i]; in deleteSubEntry()
[all …]
/AOO41X/main/comphelper/source/property/
H A Dopropertybag.cxx102 aTypes.getConstArray(), in initialize()
103 aTypes.getConstArray() + aTypes.getLength(), in initialize()
139 const ::rtl::OUString* pStart = aServices.getConstArray(); in supportsService()
140 const ::rtl::OUString* pEnd = aServices.getConstArray() + aServices.getLength(); in supportsService()
418 aProperties.getConstArray(), in getPropertyValues()
419 aProperties.getConstArray() + aProperties.getLength(), in getPropertyValues()
445 const ::rtl::OUString* pName = aNames.getConstArray(); in getPropertyValues()
446 const ::rtl::OUString* pNamesEnd = aNames.getConstArray() + aNames.getLength(); in getPropertyValues()
475 aProperties.getConstArray(), in impl_setPropertyValues_throw()
476 aProperties.getConstArray() + aProperties.getLength(), in impl_setPropertyValues_throw()
[all …]
H A Dpropagg.cxx57 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()
212 …const ::com::sun::star::beans::Property& rProperty = m_aProperties.getConstArray()[(*i).second.nP… in fillPropertyMembersByHandle()
246 …const ::com::sun::star::beans::Property& rProperty = m_aProperties.getConstArray()[(*i).second.nP… in fillAggregatePropertyInfoByHandle()
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()
[all …]
H A Dcomposedprops.cxx70 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()
/AOO41X/main/comphelper/inc/comphelper/
H A Dsequence.hxx75 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()
/AOO41X/main/comphelper/source/misc/
H A Dtypes.cxx331 … 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()
/AOO41X/main/xmlsecurity/source/xmlsec/nss/
H A Dciphercontext.cxx41 …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 …]
/AOO41X/main/basctl/source/basicide/
H A Dlocalizationmgr.cxx140 const ::rtl::OUString* pDlgNames = aDlgNames.getConstArray(); in implEnableDisableResourceForAllLibraryDialogs()
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()
294 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties()
318 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties()
354 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties()
389 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties()
417 const ::rtl::OUString* pPropStrings = aPropStrings.getConstArray(); in implHandleControlResourceProperties()
434 const Locale* pLocales = aLocaleSeq.getConstArray(); in implHandleControlResourceProperties()
[all …]
/AOO41X/main/forms/source/component/
H A Dpropertybaghelper.cxx288 …::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 DListBox.cxx318 aListSource.getConstArray(), in setFastPropertyValue_NoBroadcast()
319 aListSource.getConstArray() + aListSource.getLength(), in setFastPropertyValue_NoBroadcast()
414 const ::rtl::OUString* pStartPos = _rPropertyNames.getConstArray(); in setPropertyValues()
415 … const ::rtl::OUString* pEndPos = _rPropertyNames.getConstArray() + _rPropertyNames.getLength(); in setPropertyValues()
428 pSelectSequenceValue = _rValues.getConstArray() + ( pSelectedItemsPos - pStartPos ); in setPropertyValues()
890 seqNames.getConstArray(), in loadData()
891 seqNames.getConstArray() + seqNames.getLength(), in loadData()
969 aStringItems.getConstArray(), in impl_getValues()
970 aStringItems.getConstArray() + aStringItems.getLength(), in impl_getValues()
1167 aSelectIndexesPure.getConstArray(), in translateExternalValueToControlValue()
[all …]
/AOO41X/main/stoc/source/inspect/
H A Dintrospection.cxx107 const Reference<XIdlClass>* pClassesArray = aClassesSeq.getConstArray(); in isDerivedFrom()
378 const Reference<XIdlMethod>* pMethods = maAllMethodSeq.getConstArray(); in getMethodIndex()
453 const Property* pProps = maAllPropertySeq.getConstArray(); in setPropertyValueByIndex()
459 const sal_Int16* pMapTypeArray = maMapTypeSeq.getConstArray(); in setPropertyValueByIndex()
465 const Property& rProp = maAllPropertySeq.getConstArray()[ nSequenceIndex ]; in setPropertyValueByIndex()
529 …Reference<XIdlField> xField = (XIdlField*)(aInterfaceSeq1.getConstArray()[ nSequenceIndex ].get()); in setPropertyValueByIndex()
554 …Reference<XIdlMethod> xMethod = (XIdlMethod*)(aInterfaceSeq2.getConstArray()[ nSequenceIndex ].get… in setPropertyValueByIndex()
597 const sal_Int16* pMapTypeArray = maMapTypeSeq.getConstArray(); in getPropertyValueByIndex()
603 const Property& rProp = maAllPropertySeq.getConstArray()[ nSequenceIndex ]; in getPropertyValueByIndex()
645 …Reference<XIdlField> xField = (XIdlField*)(aInterfaceSeq1.getConstArray()[ nSequenceIndex ].get()); in getPropertyValueByIndex()
[all …]
/AOO41X/main/sw/source/ui/envelp/
H A Dlabelcfg.cxx82 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()
/AOO41X/main/linguistic/source/
H A Dlngsvcmgr.cxx73 const OUString *pSeq = rSeq.getConstArray(); in lcl_SeqHasString()
102 const OUString *pImplNames = rSvcImplNames.getConstArray(); in GetAvailLocales()
124 const lang::Locale *pLoc = aLoc.getConstArray(); in GetAvailLocales()
174 const sal_Int16 *pLang = aSuppLanguages.getConstArray(); in HasLanguage()
213 const OUString *pNodeNames = aNodeNames.getConstArray(); in SetAvailableCfgServiceLists()
231 const uno::Any &rValue = aValues.getConstArray()[0]; in SetAvailableCfgServiceLists()
240 const OUString *pImplNames = aSvcImplNames.getConstArray(); in SetAvailableCfgServiceLists()
645 const OUString *pPropertyNames = rPropertyNames.getConstArray(); in Notify()
673 aSvcImplNames = GetLangSvcList( aValues.getConstArray()[0] ); in Notify()
698 aSvcImplNames = GetLangSvc( aValues.getConstArray()[0] ); in Notify()
[all …]
H A Dspelldta.cxx71 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()
/AOO41X/main/sal/qa/ByteSequence/
H A DByteSequence.cxx50 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()
/AOO41X/main/odk/examples/cpp/remoteclient/
H A Dremoteclient.cxx99 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()
/AOO41X/main/editeng/source/misc/
H A Dunolingu.cxx100 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()
281 const OUString * pCfgSvcs = aCfgSvcs.getConstArray();; in UpdateAll()
282 const OUString * pAvailSvcs = aAvailSvcs.getConstArray();; in UpdateAll()
297 const Locale *pAvailLocale = aAvailLocales.getConstArray(); in UpdateAll()
[all …]
/AOO41X/main/cui/source/options/
H A Doptlingu.cxx108 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()
603 const OUString *pString = rSeq.getConstArray(); in lcl_SeqGetIndex()
679 const Locale* pAdd = rAdd.getConstArray(); in lcl_MergeLocales()
681 const Locale* pAllLocales = aAllLocales.getConstArray(); in lcl_MergeLocales()
783 const OUString* pSpellNames = aSpellNames.getConstArray(); in SvxLinguData_Impl()
809 const OUString* pGrammarNames = aGrammarNames.getConstArray(); in SvxLinguData_Impl()
833 const OUString* pHyphNames = aHyphNames.getConstArray(); in SvxLinguData_Impl()
857 const OUString* pThesNames = aThesNames.getConstArray(); in SvxLinguData_Impl()
[all …]
/AOO41X/main/sax/source/expatwrap/
H A Dxml2utf.cxx74 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()
/AOO41X/main/cppuhelper/source/
H A Dtdmgr.cxx133 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()
445 const Reference< XInterfaceMemberTypeDescription > * pMembers = rMembers.getConstArray(); in createCTD()
[all …]
H A Dpropshlp.cxx116 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()
1213 pR = (Property *)bsearch( &aPropertyName, aInfos.getConstArray(), aInfos.getLength(), in getPropertyByName()
1233 pR = (Property *)bsearch( &aPropertyName, aInfos.getConstArray(), aInfos.getLength(), in hasPropertyByName()
[all …]
/AOO41X/main/unotools/source/config/
H A Dconfigitem.cxx197 const ElementChange* pElementChanges = rEvent.Changes.getConstArray(); in changesOccurred()
202 const OUString* pCheckPropertyNames = aPropertyNames.getConstArray(); in changesOccurred()
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()
[all …]
/AOO41X/main/canvas/source/tools/
H A Dcanvastools.cxx298 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()
383 const rendering::ARGBColor* pIn( rgbColor.getConstArray() ); in convertFromPARGB()
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()
[all …]
/AOO41X/main/unotools/source/misc/
H A Datom.cxx227 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()
/AOO41X/main/sw/source/core/unocore/
H A Dunoport.cxx444 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()
648 const beans::GetDirectPropertyTolerantResult *pTmpRes = aTmpRes.getConstArray(); in getPropertyValuesTolerant()
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()
[all …]

12345678910>>...50