Home
last modified time | relevance | path

Searched refs:LineListBox (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dctrlbox.hxx244 class SVT_DLLPUBLIC LineListBox : public ListBox class
263 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 …]
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx274 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 LineListBox
393 LineListBox::LineListBox( Window* pParent, const ResId& rResId ) : in LineListBox() function in LineListBox
403 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 …]
/trunk/main/sw/source/ui/inc/
H A Dpgfnote.hxx69 LineListBox aLineTypeBox;
H A Dcolumn.hxx147 LineListBox aLineTypeDLB;
/trunk/main/cui/source/inc/
H A Dborder.hxx75 LineListBox aLbLineStyle;
/trunk/main/svtools/workben/
H A Dsvdem.cxx195 LineListBox aLineList;

Completed in 39 milliseconds