Home
last modified time | relevance | path

Searched refs:SvImpLBox (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx53 SvImpLBox::SvImpLBox( SvTreeListBox* pLBView, SvLBoxTreeList* pLBTree, WinBits nWinStyle) : in SvImpLBox() function in SvImpLBox
121 SvImpLBox::~SvImpLBox() in ~SvImpLBox()
254 void SvImpLBox::Clear() in Clear()
363 void SvImpLBox::CursorDown() in CursorDown()
381 void SvImpLBox::CursorUp() in CursorUp()
1055 void SvImpLBox::DrawNet() in DrawNet()
1368 void SvImpLBox::Resize() in Resize()
1390 void SvImpLBox::FillView() in FillView()
3063 void SvImpLBox::BeginDrag() in BeginDrag()
3259 void SvImpLBox::EndScroll() in EndScroll()
[all …]
H A Dsvtreebx.cxx102 pImp = new SvImpLBox( this, GetModel(), GetStyle() ); in InitTreeView()
812 return SvImpLBox::GetDefaultExpandedNodeImage( _eMode ); in GetDefaultExpandedNodeImage()
817 return SvImpLBox::GetDefaultCollapsedNodeImage( _eMode ); in GetDefaultCollapsedNodeImage()
/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx44 class SvImpLBox;
52 SvImpLBox* pImp;
57 ImpLBSelEng( SvImpLBox* pImp, SelectionEngine* pSelEng,
88 class SvImpLBox class
259 SvImpLBox( SvTreeListBox* pView, SvLBoxTreeList*, WinBits nWinStyle );
260 ~SvImpLBox();
435 inline const Image& SvImpLBox::GetDefaultEntryExpBmp( BmpColorMode _eMode ) in GetDefaultEntryExpBmp()
445 inline Point SvImpLBox::GetEntryPosition( SvLBoxEntry* pEntry ) const in GetEntryPosition()
450 inline void SvImpLBox::PaintEntry( SvLBoxEntry* pEntry ) in PaintEntry()
456 inline sal_Bool SvImpLBox::IsLineVisible( long nY ) const in IsLineVisible()
[all …]
/trunk/main/svtools/inc/svtools/
H A Dsvtreebx.hxx32 class SvImpLBox;
60 friend class SvImpLBox;
64 SvImpLBox* pImp;

Completed in 53 milliseconds