Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/draw/
H A Dshapeexport4.cxx540 sal_Bool bExtrusionOn = sal_Bool(); in ImpExportEnhancedGeometry() local
541 if ( rProp.Value >>= bExtrusionOn ) in ImpExportEnhancedGeometry()
543 bExtrusionOn ? GetXMLToken( XML_TRUE ) : GetXMLToken( XML_FALSE ) ); in ImpExportEnhancedGeometry()
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx2801 sal_Bool bExtrusionOn = sal_Bool(); in CreateCustomShapeProperties() local
2802 if ( rrProp.Value >>= bExtrusionOn ) in CreateCustomShapeProperties()
2805 if ( bExtrusionOn ) in CreateCustomShapeProperties()
H A Dmsdffimp.cxx1686 sal_Bool bExtrusionOn = ( GetPropertyValue( DFF_Prop_fc3DLightFace ) & 8 ) != 0; in ApplyCustomShapeGeometryAttributes() local
1687 if ( bExtrusionOn ) in ApplyCustomShapeGeometryAttributes()
1694 aProp.Value <<= bExtrusionOn; in ApplyCustomShapeGeometryAttributes()

Completed in 93 milliseconds