Searched refs:bExtrusionSecondLightHarsh (Results 1 – 3 of 3) sorted by relevance
611 sal_Bool bExtrusionSecondLightHarsh = sal_Bool(); in ImpExportEnhancedGeometry() local612 if ( rProp.Value >>= bExtrusionSecondLightHarsh ) in ImpExportEnhancedGeometry()614 bExtrusionSecondLightHarsh ? GetXMLToken( XML_TRUE ) : GetXMLToken( XML_FALSE ) ); in ImpExportEnhancedGeometry()
2875 sal_Bool bExtrusionSecondLightHarsh = sal_Bool(); in CreateCustomShapeProperties() local2876 if ( rrProp.Value >>= bExtrusionSecondLightHarsh ) in CreateCustomShapeProperties()2879 if ( bExtrusionSecondLightHarsh ) in CreateCustomShapeProperties()
1756 sal_Bool bExtrusionSecondLightHarsh = ( GetPropertyValue( DFF_Prop_fc3DFillHarsh ) & 1 ) != 0; in ApplyCustomShapeGeometryAttributes() local1758 aProp.Value <<= bExtrusionSecondLightHarsh; in ApplyCustomShapeGeometryAttributes()
Completed in 67 milliseconds