Lines Matching refs:aProp

90 		beans::PropertyValue aProp;  in GetBool()  local
91 aProp.Name = EASGet( eDestProp ); in GetBool()
92 aProp.Value <<= bAttrBool; in GetBool()
93 rDest.push_back( aProp ); in GetBool()
103 beans::PropertyValue aProp; in GetInt32() local
104 aProp.Name = EASGet( eDestProp ); in GetInt32()
105 aProp.Value <<= nAttrNumber; in GetInt32()
106 rDest.push_back( aProp ); in GetInt32()
116 beans::PropertyValue aProp; in GetDouble() local
117 aProp.Name = EASGet( eDestProp ); in GetDouble()
118 aProp.Value <<= fAttrDouble; in GetDouble()
119 rDest.push_back( aProp ); in GetDouble()
130 beans::PropertyValue aProp; in GetDistance() local
131 aProp.Name = EASGet( eDestProp ); in GetDistance()
132 aProp.Value <<= fAttrDouble; in GetDistance()
133 rDest.push_back( aProp ); in GetDistance()
140 beans::PropertyValue aProp; in GetString() local
141 aProp.Name = EASGet( eDestProp ); in GetString()
142 aProp.Value <<= rValue; in GetString()
143 rDest.push_back( aProp ); in GetString()
154 beans::PropertyValue aProp; in GetEnum() local
155 aProp.Name = EASGet( eDestProp ); in GetEnum()
156 aProp.Value <<= nEnum; in GetEnum()
157 rDest.push_back( aProp ); in GetEnum()
172 beans::PropertyValue aProp; in GetDoublePercentage() local
173 aProp.Name = EASGet( eDestProp ); in GetDoublePercentage()
174 aProp.Value <<= fAttrDouble; in GetDoublePercentage()
175 rDest.push_back( aProp ); in GetDoublePercentage()
187 beans::PropertyValue aProp; in GetB3DVector() local
188 aProp.Name = EASGet( eDestProp ); in GetB3DVector()
189 aProp.Value <<= aDirection3D; in GetB3DVector()
190 rDest.push_back( aProp ); in GetB3DVector()
444 beans::PropertyValue aProp; in GetPosition3D() local
445 aProp.Name = EASGet( eDestProp ); in GetPosition3D()
446 aProp.Value <<= aPosition3D; in GetPosition3D()
447 rDest.push_back( aProp ); in GetPosition3D()
477 beans::PropertyValue aProp; in GetDoubleSequence() local
478 aProp.Name = EASGet( eDestProp ); in GetDoubleSequence()
479 aProp.Value <<= aDirectionsSeq; in GetDoubleSequence()
480 rDest.push_back( aProp ); in GetDoubleSequence()
491 beans::PropertyValue aProp; in GetEnhancedParameter() local
492 aProp.Name = EASGet( eDestProp ); in GetEnhancedParameter()
493 aProp.Value <<= aParameter; in GetEnhancedParameter()
494 rDest.push_back( aProp ); in GetEnhancedParameter()
506 beans::PropertyValue aProp; in GetEnhancedParameterPair() local
507 aProp.Name = EASGet( eDestProp ); in GetEnhancedParameterPair()
508 aProp.Value <<= aParameterPair; in GetEnhancedParameterPair()
509 rDest.push_back( aProp ); in GetEnhancedParameterPair()
535 beans::PropertyValue aProp; in GetEnhancedParameterPairSequence() local
536 aProp.Name = EASGet( eDestProp ); in GetEnhancedParameterPairSequence()
537 aProp.Value <<= aParameterSeq; in GetEnhancedParameterPairSequence()
538 rDest.push_back( aProp ); in GetEnhancedParameterPairSequence()
568 beans::PropertyValue aProp; in GetEnhancedRectangleSequence() local
569 aProp.Name = EASGet( eDestProp ); in GetEnhancedRectangleSequence()
570 aProp.Value <<= aTextFrameSeq; in GetEnhancedRectangleSequence()
571 rDest.push_back( aProp ); in GetEnhancedRectangleSequence()
774 beans::PropertyValue aProp; in GetEnhancedPath() local
775 aProp.Name = EASGet( EAS_Coordinates ); in GetEnhancedPath()
776 aProp.Value <<= seqCoordinates; in GetEnhancedPath()
777 rDest.push_back( aProp ); in GetEnhancedPath()
789 aProp.Name = EASGet( EAS_Segments ); in GetEnhancedPath()
790 aProp.Value <<= seqSegments; in GetEnhancedPath()
791 rDest.push_back( aProp ); in GetEnhancedPath()
825 beans::PropertyValue aProp; in GetAdjustmentValues() local
826 aProp.Name = EASGet( EAS_AdjustmentValues ); in GetAdjustmentValues()
827 aProp.Value <<= aAdjustmentValues; in GetAdjustmentValues()
828 rDest.push_back( aProp ); in GetAdjustmentValues()
900 beans::PropertyValue aProp; in StartElement() local
901 aProp.Name = EASGet( EAS_ViewBox ); in StartElement()
902 aProp.Value <<= aRect; in StartElement()
903 mrCustomShapeGeometry.push_back( aProp ); in StartElement()
955 beans::PropertyValue aProp; in StartElement() local
956 aProp.Name = EASGet( EAS_Depth ); in StartElement()
957 aProp.Value <<= aParameterPair; in StartElement()
958 maExtrusion.push_back( aProp ); in StartElement()
1003 beans::PropertyValue aProp; in StartElement() local
1004 aProp.Name = EASGet( EAS_ShadeMode ); in StartElement()
1005 aProp.Value <<= eShadeMode; in StartElement()
1006 maExtrusion.push_back( aProp ); in StartElement()
1030 beans::PropertyValue aProp; in StartElement() local
1031 aProp.Name = EASGet( EAS_ProjectionMode ); in StartElement()
1032 aProp.Value <<= eProjectionMode; in StartElement()
1033 maExtrusion.push_back( aProp ); in StartElement()
1052 beans::PropertyValue aProp; in StartElement() local
1053 aProp.Name = EASGet( EAS_StretchX ); in StartElement()
1054 aProp.Value <<= nAttrNumber; in StartElement()
1055 maPath.push_back( aProp ); in StartElement()
1063 beans::PropertyValue aProp; in StartElement() local
1064 aProp.Name = EASGet( EAS_StretchY ); in StartElement()
1065 aProp.Value <<= nAttrNumber; in StartElement()
1066 maPath.push_back( aProp ); in StartElement()
1098 beans::PropertyValue aProp; in StartElement() local
1099 aProp.Name = EASGet( EAS_TextPathMode ); in StartElement()
1100 aProp.Value <<= eTextPathMode; in StartElement()
1101 maTextPath.push_back( aProp ); in StartElement()
1107 beans::PropertyValue aProp; in StartElement() local
1108 aProp.Name = EASGet( EAS_ScaleX ); in StartElement()
1109 aProp.Value <<= bScaleX; in StartElement()
1110 maTextPath.push_back( aProp ); in StartElement()
1140 beans::PropertyValue aProp; in SdXMLCustomShapePropertyMerge() local
1141 aProp.Name = rElementName; in SdXMLCustomShapePropertyMerge()
1142 aProp.Value <<= aPropSeq; in SdXMLCustomShapePropertyMerge()
1143 rPropVec.push_back( aProp ); in SdXMLCustomShapePropertyMerge()
1161 beans::PropertyValue aProp; in SdXMLCustomShapePropertyMerge() local
1162 aProp.Name = rElementName; in SdXMLCustomShapePropertyMerge()
1163 aProp.Value <<= aPropSeq; in SdXMLCustomShapePropertyMerge()
1164 rPropVec.push_back( aProp ); in SdXMLCustomShapePropertyMerge()
1182 beans::PropertyValue aProp; in SdXMLCustomShapePropertyMerge() local
1183 aProp.Name = rElementName; in SdXMLCustomShapePropertyMerge()
1184 aProp.Value <<= aPropSeq; in SdXMLCustomShapePropertyMerge()
1185 rPropVec.push_back( aProp ); in SdXMLCustomShapePropertyMerge()