Home
last modified time | relevance | path

Searched refs:bExtrusionColor (Results 1 – 3 of 3) sorted by relevance

/aoo4110/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()
/aoo4110/main/filter/source/msfilter/
H A Descherex.cxx3037 sal_Bool bExtrusionColor = sal_Bool(); in CreateCustomShapeProperties() local
3038 if ( rrProp.Value >>= bExtrusionColor ) in CreateCustomShapeProperties()
3041 if ( bExtrusionColor ) in CreateCustomShapeProperties()
H A Dmsdffimp.cxx1966 …sal_Bool bExtrusionColor = IsProperty( DFF_Prop_c3DExtrusionColor ); // ( GetPropertyValue( DFF_Pr… in ApplyCustomShapeGeometryAttributes() local
1968 aProp.Value <<= bExtrusionColor; in ApplyCustomShapeGeometryAttributes()

Completed in 57 milliseconds