Home
last modified time | relevance | path

Searched refs:bExtrusionMetal (Results 1 – 3 of 3) sorted by path

/trunk/main/filter/source/msfilter/
H A Descherex.cxx2930 sal_Bool bExtrusionMetal = sal_Bool(); in CreateCustomShapeProperties() local
2931 if ( rrProp.Value >>= bExtrusionMetal ) in CreateCustomShapeProperties()
2934 if ( bExtrusionMetal ) in CreateCustomShapeProperties()
H A Dmsdffimp.cxx1838 sal_Bool bExtrusionMetal = ( GetPropertyValue( DFF_Prop_fc3DLightFace ) & 4 ) != 0; in ApplyCustomShapeGeometryAttributes() local
1840 aProp.Value <<= bExtrusionMetal; in ApplyCustomShapeGeometryAttributes()
/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx669 sal_Bool bExtrusionMetal = sal_Bool(); in ImpExportEnhancedGeometry() local
670 if ( rProp.Value >>= bExtrusionMetal ) in ImpExportEnhancedGeometry()
672 bExtrusionMetal ? GetXMLToken( XML_TRUE ) : GetXMLToken( XML_FALSE ) ); in ImpExportEnhancedGeometry()

Completed in 78 milliseconds