Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Descherex.cxx2874 sal_Bool bExtrusionFirstLightHarsh = sal_Bool(); in CreateCustomShapeProperties() local
2875 if ( rrProp.Value >>= bExtrusionFirstLightHarsh ) in CreateCustomShapeProperties()
2878 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()
/trunk/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()

Completed in 109 milliseconds