Lines Matching refs:getValue
1109 …if( rValue.getValue() && (rValue.getValueType() == ::getCppuType(( const drawing::PointSequenceSeq… in setPropertyValueImpl()
1111 …ImplSvxPointSequenceSequenceToB2DPolyPolygon( (drawing::PointSequenceSequence*)rValue.getValue())); in setPropertyValueImpl()
1119 …if( rValue.getValue() && (rValue.getValueType() == ::getCppuType(( const drawing::PointSequenceSeq… in setPropertyValueImpl()
1127 …= ImplSvxPointSequenceSequenceToB2DPolyPolygon((drawing::PointSequenceSequence*)rValue.getValue()); in setPropertyValueImpl()
1136 …if( rValue.getValue() && (rValue.getValueType() == ::getCppuType(( const drawing::PointSequenceSeq… in setPropertyValueImpl()
1138 drawing::PointSequence* pSequence = (drawing::PointSequence*)rValue.getValue(); in setPropertyValueImpl()
1470 …if( rValue.getValue() && (rValue.getValueType() == ::getCppuType(( const drawing::PolyPolygonBezie… in setPropertyValueImpl()
1472 …vxConvertPolyPolygonBezierToB2DPolyPolygon( (drawing::PolyPolygonBezierCoords*)rValue.getValue())); in setPropertyValueImpl()
1480 …if( rValue.getValue() && (rValue.getValueType() == ::getCppuType(( const drawing::PolyPolygonBezie… in setPropertyValueImpl()
1488 … SvxConvertPolyPolygonBezierToB2DPolyPolygon((drawing::PolyPolygonBezierCoords*)rValue.getValue()); in setPropertyValueImpl()
1653 if( rValue.getValue() ) in setPropertyValueImpl()
1657 uno::Sequence<sal_Int8>* pSeq( (uno::Sequence<sal_Int8>*)rValue.getValue() ); in setPropertyValueImpl()