Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dshapeexport4.cxx603 sal_Bool bExtrusionFirstLightHarsh = sal_Bool(); in ImpExportEnhancedGeometry() local
604 if ( rProp.Value >>= bExtrusionFirstLightHarsh ) in ImpExportEnhancedGeometry()
606 bExtrusionFirstLightHarsh ? GetXMLToken( XML_TRUE ) : GetXMLToken( XML_FALSE ) ); in ImpExportEnhancedGeometry()
/aoo4110/main/filter/source/msfilter/
H A Descherex.cxx2863 sal_Bool bExtrusionFirstLightHarsh = sal_Bool(); in CreateCustomShapeProperties() local
2864 if ( rrProp.Value >>= bExtrusionFirstLightHarsh ) in CreateCustomShapeProperties()
2867 if ( bExtrusionFirstLightHarsh ) in CreateCustomShapeProperties()
H A Dmsdffimp.cxx1750 sal_Bool bExtrusionFirstLightHarsh = ( GetPropertyValue( DFF_Prop_fc3DFillHarsh ) & 2 ) != 0; in ApplyCustomShapeGeometryAttributes() local
1752 aProp.Value <<= bExtrusionFirstLightHarsh; in ApplyCustomShapeGeometryAttributes()

Completed in 127 milliseconds