Home
last modified time | relevance | path

Searched refs:EXC_CHPROP_SHOW (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx2516 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()
H A Dxichart.cxx2475 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()
/trunk/main/sc/source/filter/inc/
H A Dxlchart.hxx131 #define EXC_CHPROP_SHOW CREATE_OUSTRING( "Show" ) macro

Completed in 72 milliseconds