Searched refs:m_aLB_Separator (Results 1 – 2 of 2) sorted by relevance
51 m_aLB_Separator.SetDropDownLineCount(m_aLB_Separator.GetEntryCount()); in TextSeparatorResources()52 m_aLB_Separator.SetSizePixel( m_aLB_Separator.CalcMinimumSize() ); in TextSeparatorResources()68 m_aLB_Separator.Show( bShow ); in Show()73 m_aLB_Separator.Enable( bEnable ); in Enable()97 Point aPos( m_aLB_Separator.GetPosPixel() ); in AlignListBoxWidthAndXPos()99 m_aLB_Separator.SetPosPixel( aPos ); in AlignListBoxWidthAndXPos()102 …long nMinPossibleRightBorder = m_aLB_Separator.GetPosPixel().X() + m_aLB_Separator.CalcMinimumSize… in AlignListBoxWidthAndXPos()110 m_aLB_Separator.SetSizePixel(aSize); in AlignListBoxWidthAndXPos()116 return m_aLB_Separator.GetPosPixel(); in GetCurrentListBoxPosition()121 return m_aLB_Separator.GetSizePixel(); in GetCurrentListBoxSize()[all …]
60 ListBox m_aLB_Separator; member in chart::TextSeparatorResources
Completed in 10 milliseconds