Lines Matching refs:Property

213 	Sequence<Property> maAllPropertySeq;
254 Property*& rpAllPropArray,
291 Sequence<Property> getProperties(void) const { return maAllPropertySeq; } in getProperties()
453 const Property* pProps = maAllPropertySeq.getConstArray(); in setPropertyValueByIndex()
465 const Property& rProp = maAllPropertySeq.getConstArray()[ nSequenceIndex ]; in setPropertyValueByIndex()
603 const Property& rProp = maAllPropertySeq.getConstArray()[ nSequenceIndex ]; in getPropertyValueByIndex()
689 Property*& rpAllPropArray, in checkPropertyArraysSize()
750 Sequence<Property> maLastPropertySeq;
766 virtual Property SAL_CALL getProperty(const ::rtl::OUString& Name, sal_Int32 PropertyConcepts)
770 virtual Sequence< Property > SAL_CALL getProperties(sal_Int32 PropertyConcepts)
878 virtual Sequence< Property > SAL_CALL getProperties(void) throw( RuntimeException );
879 virtual Property SAL_CALL getPropertyByName(const ::rtl::OUString& Name) throw( RuntimeException );
1072 Sequence< Property > ImplIntrospectionAdapter::getProperties(void) throw( RuntimeException ) in getProperties()
1077 Property ImplIntrospectionAdapter::getPropertyByName(const ::rtl::OUString& Name) in getPropertyByName()
1228 Property ImplIntrospectionAccess::getProperty(const ::rtl::OUString& Name, sal_Int32 PropertyConcep… in getProperty()
1231 Property aRet; in getProperty()
1239 const Property* pProps = mpStaticImpl->getProperties().getConstArray(); in getProperty()
1263 Sequence< Property > ImplIntrospectionAccess::getProperties(sal_Int32 PropertyConcepts) in getProperties()
1297 Property* pDestProps = pThis->maLastPropertySeq.getArray(); in getProperties()
1300 Sequence<Property> aPropSeq = mpStaticImpl->getProperties(); in getProperties()
1301 const Property* pSourceProps = aPropSeq.getConstArray(); in getProperties()
2226 Property* pAllPropArray; in implInspect()
2264 Sequence<Property> aPropSeq = xPropSetInfo->getProperties(); in implInspect()
2265 const Property* pProps = aPropSeq.getConstArray(); in implInspect()
2277 Property& rProp = pAllPropArray[ rPropCount ]; in implInspect()
2393 Property& rProp = pAllPropArray[ rPropCount ]; in implInspect()
2570 Property& rProp = pAllPropArray[ rPropCount ]; in implInspect()
2788 Property& rProp = pAllPropArray[ rPropCount ]; in implInspect()
2995 Property& rProp = pAllPropArray[ rPropCount ]; in implInspect()