Searched refs:LineListBox (Results 1 – 6 of 6) sorted by relevance
244 class SVT_DLLPUBLIC LineListBox : public ListBox class263 LineListBox( Window* pParent, WinBits nWinStyle = WB_BORDER );264 LineListBox( Window* pParent, const ResId& rResId );265 virtual ~LineListBox();298 LineListBox( const LineListBox& );299 LineListBox& operator =( const LineListBox& );311 inline long LineListBox::GetSelectEntryLine1( sal_uInt16 nSelIndex ) const in GetSelectEntryLine1()320 inline long LineListBox::GetSelectEntryLine2( sal_uInt16 nSelIndex ) const in GetSelectEntryLine2()329 inline long LineListBox::GetSelectEntryDistance( sal_uInt16 nSelIndex ) const in GetSelectEntryDistance()347 inline void LineListBox::SetColor( const Color& rColor ) in SetColor()[all …]
274 inline const Color& LineListBox::GetPaintColor( void ) const in DECLARE_LIST()367 void LineListBox::ImplInit() in ImplInit()383 LineListBox::LineListBox( Window* pParent, WinBits nWinStyle ) : in LineListBox() function in LineListBox393 LineListBox::LineListBox( Window* pParent, const ResId& rResId ) : in LineListBox() function in LineListBox403 LineListBox::~LineListBox() in ~LineListBox()450 void LineListBox::RemoveEntry( sal_uInt16 nPos ) in RemoveEntry()460 void LineListBox::Clear() in Clear()502 long LineListBox::GetEntryLine1( sal_uInt16 nPos ) const in GetEntryLine1()513 long LineListBox::GetEntryLine2( sal_uInt16 nPos ) const in GetEntryLine2()535 void LineListBox::UpdateLineColors( void ) in UpdateLineColors()[all …]
69 LineListBox aLineTypeBox;
147 LineListBox aLineTypeDLB;
75 LineListBox aLbLineStyle;
195 LineListBox aLineList;
Completed in 115 milliseconds