Searched refs:bExtrusionMetal (Results 1 – 3 of 3) sorted by relevance
669 sal_Bool bExtrusionMetal = sal_Bool(); in ImpExportEnhancedGeometry() local670 if ( rProp.Value >>= bExtrusionMetal ) in ImpExportEnhancedGeometry()672 bExtrusionMetal ? GetXMLToken( XML_TRUE ) : GetXMLToken( XML_FALSE ) ); in ImpExportEnhancedGeometry()
2930 sal_Bool bExtrusionMetal = sal_Bool(); in CreateCustomShapeProperties() local2931 if ( rrProp.Value >>= bExtrusionMetal ) in CreateCustomShapeProperties()2934 if ( bExtrusionMetal ) in CreateCustomShapeProperties()
1838 sal_Bool bExtrusionMetal = ( GetPropertyValue( DFF_Prop_fc3DLightFace ) & 4 ) != 0; in ApplyCustomShapeGeometryAttributes() local1840 aProp.Value <<= bExtrusionMetal; in ApplyCustomShapeGeometryAttributes()
Completed in 60 milliseconds