Searched refs:SvImpLBox (Results 1 – 4 of 4) sorted by relevance
53 SvImpLBox::SvImpLBox( SvTreeListBox* pLBView, SvLBoxTreeList* pLBTree, WinBits nWinStyle) : in SvImpLBox() function in SvImpLBox121 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 …]
102 pImp = new SvImpLBox( this, GetModel(), GetStyle() ); in InitTreeView()812 return SvImpLBox::GetDefaultExpandedNodeImage( _eMode ); in GetDefaultExpandedNodeImage()817 return SvImpLBox::GetDefaultCollapsedNodeImage( _eMode ); in GetDefaultCollapsedNodeImage()
44 class SvImpLBox;52 SvImpLBox* pImp;57 ImpLBSelEng( SvImpLBox* pImp, SelectionEngine* pSelEng,88 class SvImpLBox class259 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 …]
32 class SvImpLBox;60 friend class SvImpLBox;64 SvImpLBox* pImp;
Completed in 42 milliseconds