Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxlchart.hxx95 #define EXC_CHPROP_DISPLAYLABELS CREATE_OUSTRING( "DisplayLabels" ) macro
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx2842 else if( !rPropSet.GetBoolProperty( EXC_CHPROP_DISPLAYLABELS ) ) in Convert()
3128 bool bHasXLabels = aXAxisProp.GetBoolProperty( EXC_CHPROP_DISPLAYLABELS ); in Convert()
H A Dxichart.cxx3256 aAxisProp.SetBoolProperty( EXC_CHPROP_DISPLAYLABELS, bHasLabels ); in CreateAxis()

Completed in 62 milliseconds