Home
last modified time | relevance | path

Searched refs:SvTreeList (Results 1 – 9 of 9) sorted by relevance

/AOO41X/main/svtools/source/contnr/
H A Dtreelist.cxx148 SvTreeList::SvTreeList() in SvTreeList() function in SvTreeList
168 SvTreeList::~SvTreeList() in ~SvTreeList()
187 void SvTreeList::Broadcast( sal_uInt16 nActionId, SvListEntry* pEntry1, in Broadcast()
199 void SvTreeList::InsertView( SvListView* pView) in InsertView()
209 void SvTreeList::RemoveView( SvListView* pView ) in RemoveView()
221 sal_Bool SvTreeList::IsEntryVisible( const SvListView* pView, SvListEntry* pEntry ) const in IsEntryVisible()
237 sal_uInt16 SvTreeList::GetDepth( SvListEntry* pEntry ) const in GetDepth()
259 void SvTreeList::Clear() in Clear()
289 sal_Bool SvTreeList::IsChild( SvListEntry* pParent, SvListEntry* pChild ) const in IsChild()
313 sal_uLong SvTreeList::Move(SvListEntry* pSrcEntry,SvListEntry* pTargetParent,sal_uLong nListPos) in Move()
[all …]
/AOO41X/main/svtools/inc/svtools/
H A Dtreelist.hxx79 friend class SvTreeList;
117 friend class SvTreeList;
178 class SVT_DLLPUBLIC SvTreeList class
238 SvTreeList();
239 virtual ~SvTreeList();
322 friend class SvTreeList;
336 SvTreeList* pModel;
349 SvListView( SvTreeList* pModel );
352 SvTreeList* GetModel() const { return pModel; } in GetModel()
353 virtual void SetModel( SvTreeList* );
[all …]
/AOO41X/main/dbaccess/source/ui/querydesign/
H A DTableWindowListBox.cxx120 SvTreeList* pTreeList = GetModel(); in GetEntryFromText()
/AOO41X/main/cui/source/options/
H A Dwebconninfo.cxx85 SvTreeList* pListModel = GetModel(); in Resort()
H A Ddbregister.cxx348 SvTreeList* pModel = pPathBox->GetModel(); in IMPL_LINK()
H A Doptpath.cxx683 SvTreeList* pModel = pPathBox->GetModel(); in IMPL_LINK()
H A Dtreeopt.cxx2207 SvTreeList* pTreeList = aTreeLB.GetModel(); in ResizeTreeLB()
/AOO41X/main/sw/source/ui/utlui/
H A Dglbltree.cxx608 SvTreeList* _pModel = GetModel(); in NotifyMoving()
/AOO41X/main/filter/source/xsltdialog/
H A Dxmlfiltersettingsdialog.cxx1509 SvTreeList* pMod = GetModel(); in IMPL_LINK()