Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Descherex.cxx2812 sal_Bool bExtrusionOn = sal_Bool(); in CreateCustomShapeProperties() local
2813 if ( rrProp.Value >>= bExtrusionOn ) in CreateCustomShapeProperties()
2816 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()
/trunk/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()

Completed in 100 milliseconds