Home
last modified time | relevance | path

Searched refs:bExtrusionSecondLightHarsh (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1756 sal_Bool bExtrusionSecondLightHarsh = ( GetPropertyValue( DFF_Prop_fc3DFillHarsh ) & 1 ) != 0; in ApplyCustomShapeGeometryAttributes() local
1758 aProp.Value <<= bExtrusionSecondLightHarsh; in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx2886 sal_Bool bExtrusionSecondLightHarsh = sal_Bool(); in CreateCustomShapeProperties() local
2887 if ( rrProp.Value >>= bExtrusionSecondLightHarsh ) in CreateCustomShapeProperties()
2890 if ( bExtrusionSecondLightHarsh ) in CreateCustomShapeProperties()
/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx611 sal_Bool bExtrusionSecondLightHarsh = sal_Bool(); in ImpExportEnhancedGeometry() local
612 if ( rProp.Value >>= bExtrusionSecondLightHarsh ) in ImpExportEnhancedGeometry()
614 bExtrusionSecondLightHarsh ? GetXMLToken( XML_TRUE ) : GetXMLToken( XML_FALSE ) ); in ImpExportEnhancedGeometry()

Completed in 73 milliseconds