Lines Matching refs:PropertyValue

68 					std::vector< com::sun::star::beans::PropertyValue >& rCustomShapeGeometry ) :  in XMLEnhancedCustomShapeContext()
84 void GetBool( std::vector< com::sun::star::beans::PropertyValue >& rDest, in GetBool()
90 beans::PropertyValue aProp; in GetBool()
97 void GetInt32( std::vector< com::sun::star::beans::PropertyValue >& rDest, in GetInt32()
103 beans::PropertyValue aProp; in GetInt32()
110 void GetDouble( std::vector< com::sun::star::beans::PropertyValue >& rDest, in GetDouble()
116 beans::PropertyValue aProp; in GetDouble()
123 void GetDistance( std::vector< com::sun::star::beans::PropertyValue >& rDest, in GetDistance()
130 beans::PropertyValue aProp; in GetDistance()
137 void GetString( std::vector< com::sun::star::beans::PropertyValue >& rDest, in GetString()
140 beans::PropertyValue aProp; in GetString()
146 void GetEnum( std::vector< com::sun::star::beans::PropertyValue >& rDest, in GetEnum()
154 beans::PropertyValue aProp; in GetEnum()
161 void GetDoublePercentage( std::vector< com::sun::star::beans::PropertyValue >& rDest, in GetDoublePercentage()
172 beans::PropertyValue aProp; in GetDoublePercentage()
180 void GetB3DVector( std::vector< com::sun::star::beans::PropertyValue >& rDest, in GetB3DVector()
187 beans::PropertyValue aProp; in GetB3DVector()
437 void GetPosition3D( std::vector< com::sun::star::beans::PropertyValue >& rDest, // e.g. draw:e… in GetPosition3D()
444 beans::PropertyValue aProp; in GetPosition3D()
451 void GetDoubleSequence( std::vector< com::sun::star::beans::PropertyValue >& rDest, // e.g. dra… in GetDoubleSequence()
477 beans::PropertyValue aProp; in GetDoubleSequence()
484 void GetEnhancedParameter( std::vector< com::sun::star::beans::PropertyValue >& rDest, // e.g. d… in GetEnhancedParameter()
491 beans::PropertyValue aProp; in GetEnhancedParameter()
498 void GetEnhancedParameterPair( std::vector< com::sun::star::beans::PropertyValue >& rDest, // e.g… in GetEnhancedParameterPair()
506 beans::PropertyValue aProp; in GetEnhancedParameterPair()
513 sal_Int32 GetEnhancedParameterPairSequence( std::vector< com::sun::star::beans::PropertyValue >& rD… in GetEnhancedParameterPairSequence()
535 beans::PropertyValue aProp; in GetEnhancedParameterPairSequence()
543 void GetEnhancedRectangleSequence( std::vector< com::sun::star::beans::PropertyValue >& rDest, // … in GetEnhancedRectangleSequence()
568 beans::PropertyValue aProp; in GetEnhancedRectangleSequence()
575 void GetEnhancedPath( std::vector< com::sun::star::beans::PropertyValue >& rDest, // e.g. draw:… in GetEnhancedPath()
774 beans::PropertyValue aProp; in GetEnhancedPath()
794 void GetAdjustmentValues( std::vector< com::sun::star::beans::PropertyValue >& rDest, // draw:ad… in GetAdjustmentValues()
825 beans::PropertyValue aProp; in GetAdjustmentValues()
900 beans::PropertyValue aProp; in StartElement()
955 beans::PropertyValue aProp; in StartElement()
1003 beans::PropertyValue aProp; in StartElement()
1030 beans::PropertyValue aProp; in StartElement()
1052 beans::PropertyValue aProp; in StartElement()
1063 beans::PropertyValue aProp; in StartElement()
1098 beans::PropertyValue aProp; in StartElement()
1107 beans::PropertyValue aProp; in StartElement()
1126 void SdXMLCustomShapePropertyMerge( std::vector< com::sun::star::beans::PropertyValue >& rPropVec, in SdXMLCustomShapePropertyMerge()
1140 beans::PropertyValue aProp; in SdXMLCustomShapePropertyMerge()
1147 void SdXMLCustomShapePropertyMerge( std::vector< com::sun::star::beans::PropertyValue >& rPropVec, in SdXMLCustomShapePropertyMerge()
1161 beans::PropertyValue aProp; in SdXMLCustomShapePropertyMerge()
1168 void SdXMLCustomShapePropertyMerge( std::vector< com::sun::star::beans::PropertyValue >& rPropVec, in SdXMLCustomShapePropertyMerge()
1169 const std::vector< com::sun::star::beans::PropertyValue >& rElement, in SdXMLCustomShapePropertyMerge()
1174 uno::Sequence< beans::PropertyValue > aPropSeq( rElement.size() ); in SdXMLCustomShapePropertyMerge()
1175 std::vector< beans::PropertyValue >::const_iterator aIter = rElement.begin(); in SdXMLCustomShapePropertyMerge()
1176 std::vector< beans::PropertyValue >::const_iterator aEnd = rElement.end(); in SdXMLCustomShapePropertyMerge()
1177 beans::PropertyValue* pValues = aPropSeq.getArray(); in SdXMLCustomShapePropertyMerge()
1182 beans::PropertyValue aProp; in SdXMLCustomShapePropertyMerge()
1257 std::vector< beans::PropertyValue >::iterator aPathIter = maPath.begin(); in EndElement()
1258 std::vector< beans::PropertyValue >::iterator aPathEnd = maPath.end(); in EndElement()
1299 beans::PropertyValue* pValues = aHandleIter->getArray(); in EndElement()
1381 std::vector< com::sun::star::beans::PropertyValue > aHandle; in CreateChildContext()
1428 std::vector< beans::PropertyValue >::const_iterator aIter = aHandle.begin(); in CreateChildContext()
1429 std::vector< beans::PropertyValue >::const_iterator aEnd = aHandle.end(); in CreateChildContext()
1430 beans::PropertyValue* pValues = aPropSeq.getArray(); in CreateChildContext()