Searched refs:m_aLB_PlaceLabels (Results 1 – 2 of 2) sorted by relevance
99 , m_aLB_PlaceLabels( this, SchResId( LB_PLACE_LABELS ) ) in AxisPositionsTabPage()159 lcl_newXPos( m_aLB_PlaceLabels, nXPos ); in AxisPositionsTabPage()160 m_aLB_PlaceLabels.SetSizePixel(m_aLB_PlaceLabels.CalcMinimumSize()); in AxisPositionsTabPage()204 …long nLabelRightBorder = m_aLB_PlaceLabels.GetPosPixel().X() + m_aLB_PlaceLabels.GetSizePixel().Wi… in AxisPositionsTabPage()211 …m_aLB_PlaceLabels.SetSizePixel( Size( m_aLB_PlaceLabels.GetSizePixel().Width()+nNewRightBorder-nLa… in AxisPositionsTabPage()219 m_aLB_PlaceLabels.SetDropDownLineCount( m_aLB_PlaceLabels.GetEntryCount() ); in AxisPositionsTabPage()345 if( nPos < m_aLB_PlaceLabels.GetEntryCount() ) in Reset()346 m_aLB_PlaceLabels.SelectEntryPos( nPos ); in Reset()349 m_aLB_PlaceLabels.SetNoSelection(); in Reset()386 m_aLB_PlaceLabels.Show(false); in Reset()[all …]
72 ListBox m_aLB_PlaceLabels; member in chart::AxisPositionsTabPage
Completed in 13 milliseconds