Home
last modified time | relevance | path

Searched refs:DFF_Prop_pVertices (Results 1 – 4 of 4) sorted by relevance

/trunk/main/filter/source/msfilter/
H A Ddffpropset.cxx1172 if ( ( nRecType == DFF_Prop_pVertices ) || ( nRecType == DFF_Prop_pSegmentInfo ) in ReadPropSet()
H A Dmsdffimp.cxx281 if ( IsProperty( DFF_Prop_adjustValue ) || IsProperty( DFF_Prop_pVertices ) ) in ReadPropSet()
2261 if ( IsProperty( DFF_Prop_pVertices ) ) in ApplyCustomShapeGeometryAttributes()
2270 if ( SeekToContent( DFF_Prop_pVertices, rIn ) ) in ApplyCustomShapeGeometryAttributes()
2760 if ( rObjData.eShapeType != mso_sptNil || IsProperty( DFF_Prop_pVertices ) ) in ApplyAttributes()
4444 else if ( ( aObjData.eShapeType != mso_sptNil ) || IsProperty( DFF_Prop_pVertices ) || bGraphic ) in ImportShape()
4471 if ( GetCustomShapeContent( aObjData.eShapeType ) || IsProperty( DFF_Prop_pVertices ) ) in ImportShape()
H A Descherex.cxx3846 AddOpt( DFF_Prop_pVertices, sal_True, nStreamSize - 6, pBuf, nStreamSize ); // -6 in CreateCustomShapeProperties()
3851 AddOpt( DFF_Prop_pVertices, sal_True, 0, pBuf, 0 ); in CreateCustomShapeProperties()
/trunk/main/svx/inc/svx/
H A Dmsdffdef.hxx351 #define DFF_Prop_pVertices 325 // IMsoArray An array of points, in G un… macro

Completed in 74 milliseconds