Searched refs:bExtrusionFirstLightHarsh (Results 1 – 3 of 3) sorted by relevance
603 sal_Bool bExtrusionFirstLightHarsh = sal_Bool(); in ImpExportEnhancedGeometry() local604 if ( rProp.Value >>= bExtrusionFirstLightHarsh ) in ImpExportEnhancedGeometry()606 bExtrusionFirstLightHarsh ? GetXMLToken( XML_TRUE ) : GetXMLToken( XML_FALSE ) ); in ImpExportEnhancedGeometry()
2874 sal_Bool bExtrusionFirstLightHarsh = sal_Bool(); in CreateCustomShapeProperties() local2875 if ( rrProp.Value >>= bExtrusionFirstLightHarsh ) in CreateCustomShapeProperties()2878 if ( bExtrusionFirstLightHarsh ) in CreateCustomShapeProperties()
1750 sal_Bool bExtrusionFirstLightHarsh = ( GetPropertyValue( DFF_Prop_fc3DFillHarsh ) & 2 ) != 0; in ApplyCustomShapeGeometryAttributes() local1752 aProp.Value <<= bExtrusionFirstLightHarsh; in ApplyCustomShapeGeometryAttributes()
Completed in 83 milliseconds