Searched refs:m_aFtTextDirection (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/chart2/source/controller/dialogs/ |
H A D | tp_AxisLabel.cxx | 69 m_aFtTextDirection( this, SchResId( FT_AXIS_TEXTDIR ) ), in SchAxisLabelTabPage() 70 m_aLbTextDirection( this, SchResId( LB_AXIS_TEXTDIR ), &m_aFtTextDirection ), in SchAxisLabelTabPage() 318 m_aFtTextDirection.Enable( bEnable ); in IMPL_LINK()
|
H A D | tp_LegendPosition.cxx | 47 , m_aFtTextDirection( this, SchResId( FT_LEGEND_TEXTDIR ) ) in SchLegendPosTabPage() 48 … , m_aLbTextDirection( this, SchResId( LB_LEGEND_TEXTDIR ), &m_aFlTextOrient, &m_aFtTextDirection ) in SchLegendPosTabPage()
|
H A D | tp_LegendPosition.hxx | 48 FixedText m_aFtTextDirection; member in chart::SchLegendPosTabPage
|
H A D | tp_AxisLabel.hxx | 66 FixedText m_aFtTextDirection; member in chart::SchAxisLabelTabPage
|
Completed in 11 milliseconds