Searched refs:EXC_CHPROP_SHOW (Results 1 – 3 of 3) sorted by relevance
2516 if( rPropSet.GetBoolProperty( EXC_CHPROP_SHOW ) ) in ConvertLegend()2970 mxAxisLine->SetShowAxis( aAxisProp.GetBoolProperty( EXC_CHPROP_SHOW ) ); in Convert()3020 if( aGridProp.GetBoolProperty( EXC_CHPROP_SHOW ) ) in Convert()3027 if( aSubGridProp.GetBoolProperty( EXC_CHPROP_SHOW ) ) in Convert()
2475 aLegendProp.SetBoolProperty( EXC_CHPROP_SHOW, true ); in CreateLegend()3242 aAxisProp.SetBoolProperty( EXC_CHPROP_SHOW, IsActivated() ); in CreateAxis()3324 aGridProp.SetBoolProperty( EXC_CHPROP_SHOW, HasMajorGrid() ); in CreateAxis()3332 aSubGridProp.SetBoolProperty( EXC_CHPROP_SHOW, HasMinorGrid() ); in CreateAxis()
131 #define EXC_CHPROP_SHOW CREATE_OUSTRING( "Show" ) macro
Completed in 42 milliseconds