Lines Matching refs:getConstArray

107 	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()
663 …Reference<XIdlMethod> xMethod = (XIdlMethod*)(aInterfaceSeq1.getConstArray()[ nSequenceIndex ].get… in getPropertyValueByIndex()
1236 sal_Int32 nConcept = mpStaticImpl->getPropertyConcepts().getConstArray()[ i ]; in getProperty()
1239 const Property* pProps = mpStaticImpl->getProperties().getConstArray(); in getProperty()
1256 sal_Int32 nConcept = mpStaticImpl->getPropertyConcepts().getConstArray()[ i ]; in hasProperty()
1301 const Property* pSourceProps = aPropSeq.getConstArray(); in getProperties()
1302 const sal_Int32* pConcepts = mpStaticImpl->getPropertyConcepts().getConstArray(); in getProperties()
1342 sal_Int32 nConcept = mpStaticImpl->getMethodConcepts().getConstArray()[ i ]; in getMethod()
1345 const Reference<XIdlMethod>* pMethods = mpStaticImpl->getMethods().getConstArray(); in getMethod()
1361 sal_Int32 nConcept = mpStaticImpl->getMethodConcepts().getConstArray()[ i ]; in hasMethod()
1394 const Reference<XIdlMethod>* pSourceMethods = aMethodSeq.getConstArray(); in getMethods()
1395 const sal_Int32* pConcepts = mpStaticImpl->getMethodConcepts().getConstArray(); in getMethods()
1548 const Reference<XIdlClass>* pRefs1 = rObj1.aIdlClasses.getConstArray(); in operator ()()
1549 const Reference<XIdlClass>* pRefs2 = rObj2.aIdlClasses.getConstArray(); in operator ()()
1620 const sal_Int8* pId1 = rObj1.maImpIdSeq.getConstArray(); in operator ()()
1621 const sal_Int8* pId2 = rObj2.maImpIdSeq.getConstArray(); in operator ()()
1630 const sal_Int32* pBytesAsInt32Array = (const sal_Int32*)rObj.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()
2344 Reference<XIdlClass> xImplClass2 = SupportedClassSeq.getConstArray()[nIdx]; in implInspect()
2355 const Reference<XIdlClass>* pParamArray = aClassSeq.getConstArray(); in implInspect()
2380 const Reference<XIdlField>* pFields = fields.getConstArray(); in implInspect()
2449 const Reference<XIdlMethod>* pSourceMethods = methods.getConstArray(); in implInspect()
2632 const Reference<XIdlClass>* pParamArray2 = setParams.getConstArray(); in implInspect()
2781 Reference<XIdlClass> xGetRetType = setParams.getConstArray()[0]; in implInspect()
2896 const Reference<XIdlClass>* pParamArray2 = aParams.getConstArray(); in implInspect()
2941 xImplClass2 = aSuperClassSeq.getConstArray()[0]; in implInspect()
2981 const Reference<XIdlField>* pFields = fields.getConstArray(); in implInspect()