Home
last modified time | relevance | path

Searched refs:m_aLB_AxisType (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/chart2/source/controller/dialogs/
H A Dtp_Scale.cxx119 m_aLB_AxisType(this, SchResId(LB_AXIS_TYPE)), in ScaleTabPage()
172 m_aLB_AxisType.SetDropDownLineCount(3); in ScaleTabPage()
173 m_aLB_AxisType.SetSelectHdl(LINK(this, ScaleTabPage, SelectAxisTypeHdl)); in ScaleTabPage()
252 lcl_placeControlAtX( m_aLB_AxisType, nNewXPos ); in AdjustControlPositions()
304 m_aLB_AxisType.Show(m_bAllowDateAxis); in EnableControls()
397 sal_uInt16 nPos = m_aLB_AxisType.GetSelectEntryPos(); in IMPL_LINK()
421 …rOutAttrs.Put(SfxBoolItem(SCHATTR_AXIS_AUTO_DATEAXIS, TYPE_AUTO==m_aLB_AxisType.GetSelectEntryPos(… in FillItemSet()
477 m_aLB_AxisType.SelectEntryPos( nPos ); in Reset()
H A Dtp_Scale.hxx70 ListBox m_aLB_AxisType; member in chart::ScaleTabPage

Completed in 32 milliseconds