Home
last modified time | relevance | path

Searched refs:bExtrusionColor (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1966 …sal_Bool bExtrusionColor = IsProperty( DFF_Prop_c3DExtrusionColor ); // ( GetPropertyValue( DFF_Pr… in ApplyCustomShapeGeometryAttributes() local
1968 aProp.Value <<= bExtrusionColor; in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx3048 sal_Bool bExtrusionColor = sal_Bool(); in CreateCustomShapeProperties() local
3049 if ( rrProp.Value >>= bExtrusionColor ) in CreateCustomShapeProperties()
3052 if ( bExtrusionColor ) in CreateCustomShapeProperties()
/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx792 sal_Bool bExtrusionColor = sal_Bool(); in ImpExportEnhancedGeometry() local
793 if ( rProp.Value >>= bExtrusionColor ) in ImpExportEnhancedGeometry()
796 bExtrusionColor ? GetXMLToken( XML_TRUE ) : GetXMLToken( XML_FALSE ) ); in ImpExportEnhancedGeometry()

Completed in 78 milliseconds