Searched refs:LineListBox (Results 1 – 6 of 6) sorted by relevance
| /trunk/main/svtools/inc/svtools/ |
| H A D | ctrlbox.hxx | 244 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& ); 304 inline void LineListBox::SelectEntry( long nLine1, long nLine2, long nDistance, sal_Bool bSelect ) in SelectEntry() 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() [all …]
|
| /trunk/main/svtools/source/control/ |
| H A D | ctrlbox.cxx | 274 inline const Color& LineListBox::GetPaintColor( void ) const in DECLARE_LIST() 281 void LineListBox::ImpGetLine( long nLine1, long nLine2, long nDistance, in ImpGetLine() 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() 419 sal_uInt16 LineListBox::InsertEntry( const XubString& rStr, sal_uInt16 nPos ) in InsertEntry() 429 sal_uInt16 LineListBox::InsertEntry( long nLine1, long nLine2, long nDistance, in InsertEntry() 450 void LineListBox::RemoveEntry( sal_uInt16 nPos ) in RemoveEntry() 460 void LineListBox::Clear() in Clear() [all …]
|
| /trunk/main/sw/source/ui/inc/ |
| H A D | pgfnote.hxx | 69 LineListBox aLineTypeBox;
|
| H A D | column.hxx | 147 LineListBox aLineTypeDLB;
|
| /trunk/main/cui/source/inc/ |
| H A D | border.hxx | 75 LineListBox aLbLineStyle;
|
| /trunk/main/svtools/workben/ |
| H A D | svdem.cxx | 195 LineListBox aLineList;
|