Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Descherex.cxx3136 sal_Bool bExtrusionAllowed = sal_Bool(); in CreateCustomShapeProperties() local
3137 if ( rrProp.Value >>= bExtrusionAllowed ) in CreateCustomShapeProperties()
3140 if ( bExtrusionAllowed ) in CreateCustomShapeProperties()
H A Dmsdffimp.cxx2237 sal_Bool bExtrusionAllowed = ( GetPropertyValue( DFF_Prop_fFillOK ) & 16 ) != 0; in ApplyCustomShapeGeometryAttributes() local
2239 aProp.Value <<= bExtrusionAllowed; in ApplyCustomShapeGeometryAttributes()
/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx882 sal_Bool bExtrusionAllowed = sal_Bool(); in ImpExportEnhancedGeometry() local
883 if ( rProp.Value >>= bExtrusionAllowed ) in ImpExportEnhancedGeometry()
885 bExtrusionAllowed ? GetXMLToken( XML_TRUE ) : GetXMLToken( XML_FALSE ) ); in ImpExportEnhancedGeometry()

Completed in 64 milliseconds