Searched refs:m_aLB_AxisType (Results 1 – 2 of 2) sorted by relevance
119 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()
70 ListBox m_aLB_AxisType; member in chart::ScaleTabPage
Completed in 30 milliseconds