Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Descherex.cxx2862 sal_Bool bExtrusionLightFace = sal_Bool(); in CreateCustomShapeProperties() local
2863 if ( rrProp.Value >>= bExtrusionLightFace ) in CreateCustomShapeProperties()
2866 if ( bExtrusionLightFace ) in CreateCustomShapeProperties()
H A Dmsdffimp.cxx1744 sal_Bool bExtrusionLightFace = ( GetPropertyValue( DFF_Prop_fc3DLightFace ) & 1 ) != 0; in ApplyCustomShapeGeometryAttributes() local
1746 aProp.Value <<= bExtrusionLightFace; in ApplyCustomShapeGeometryAttributes()
/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx595 sal_Bool bExtrusionLightFace = sal_Bool(); in ImpExportEnhancedGeometry() local
596 if ( rProp.Value >>= bExtrusionLightFace ) in ImpExportEnhancedGeometry()
598 bExtrusionLightFace ? GetXMLToken( XML_TRUE ) : GetXMLToken( XML_FALSE ) ); in ImpExportEnhancedGeometry()

Completed in 58 milliseconds