Home
last modified time | relevance | path

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

/AOO41X/main/svtools/source/contnr/
H A Dsvicnvw.cxx46 SvIconView::SvIconView( Window* pParent, WinBits nWinStyle ) : in SvIconView() function in SvIconView
59 SvIconView::SvIconView( Window* pParent , const ResId& rResId ) : in SvIconView() function in SvIconView
72 SvIconView::~SvIconView() in ~SvIconView()
77 void SvIconView::SetDefaultFont() in SetDefaultFont()
82 SvLBoxEntry* SvIconView::CreateEntry( const XubString& rStr, in CreateEntry()
97 void SvIconView::DisconnectFromModel() in DisconnectFromModel()
104 SvLBoxEntry* SvIconView::InsertEntry( const XubString& rText, in InsertEntry()
118 SvLBoxEntry* SvIconView::InsertEntry( const XubString& rText, in InsertEntry()
135 void SvIconView::SetEntryText(SvLBoxEntry* pEntry, const XubString& rStr) in SetEntryText()
145 void SvIconView::SetExpandedEntryBmp(SvLBoxEntry* pEntry, const Image& rBmp) in SetExpandedEntryBmp()
[all …]
H A Dsvimpicn.cxx706 SvImpIconView::SvImpIconView( SvIconView* pCurView, SvLBoxTreeList* pTree, in SvImpIconView()
3724 const Size& SvImpIconView::GetItemSize( SvIconView* pIconView, in GetItemSize()
/AOO41X/main/svtools/inc/svtools/
H A Dsvicnvw.hxx81 class SvIconView : public SvLBox class
113 SvIconView( Window* pParent,WinBits nWinStyle=0 );
114 SvIconView( Window* pParent,const ResId& rResId );
115 ~SvIconView();
/AOO41X/main/svtools/source/inc/
H A Dsvimpicn.hxx87 SvIconView* pView;
165 SvImpIconView( SvIconView* pView, SvLBoxTreeList*, WinBits nWinStyle );
279 const Size& GetItemSize( SvIconView* pView, SvLBoxEntry*, SvLBoxItem*,