Home
last modified time | relevance | path

Searched refs:SvLBoxTreeList (Results 1 – 23 of 23) sorted by relevance

/trunk/main/svtools/source/inc/
H A Dsvimpicn.hxx36 class SvLBoxTreeList;
86 SvLBoxTreeList* pModel;
165 SvImpIconView( SvIconView* pView, SvLBoxTreeList*, WinBits nWinStyle );
170 void SetModel( SvLBoxTreeList* pTree, SvLBoxEntry* pParent ) in SetModel()
H A Dsvimpbox.hxx43 class SvLBoxTreeList;
94 SvLBoxTreeList* pTree;
259 SvImpLBox( SvTreeListBox* pView, SvLBoxTreeList*, WinBits nWinStyle );
266 void SetModel( SvLBoxTreeList* pModel ) { pTree = pModel;} in SetModel()
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx705 SvLBoxTreeList* pTempModel = new SvLBoxTreeList; in SvLBox()
727 SvLBoxTreeList* pTempModel = new SvLBoxTreeList; in SvLBox()
759 void SvLBox::SetModel( SvLBoxTreeList* pNewModel ) in SetModel()
776 SvLBoxTreeList* pNewModel = new SvLBoxTreeList; in DisconnectFromModel()
H A Dsvicnvw.cxx286 void SvIconView::SetModel( SvLBoxTreeList* ) in SetModel() argument
290 void SvIconView::SetModel( SvLBoxTreeList* pNewModel, SvLBoxEntry* pParent ) in SetModel()
H A Dsvimpicn.cxx706 SvImpIconView::SvImpIconView( SvIconView* pCurView, SvLBoxTreeList* pTree, in SvImpIconView()
3099 SvLBoxTreeList* pModel = pView->pModel; in ImplCreate()
3165 SvLBoxTreeList* pModel = pView->pModel; in CreateGridMap()
H A Dsvtreebx.cxx134 void SvTreeListBox::SetModel( SvLBoxTreeList* pNewModel ) in SetModel()
H A Dsvimpbox.cxx53 SvImpLBox::SvImpLBox( SvTreeListBox* pLBView, SvLBoxTreeList* pLBTree, WinBits nWinStyle) : in SvImpLBox()
/trunk/main/svtools/inc/svtools/
H A Dsvlbox.hxx242 DECLARE_SVTREELIST(SvLBoxTreeList, SvLBoxEntry*)
400 SvLBoxTreeList* GetModel() const { return (SvLBoxTreeList*)pModel; } in GetModel()
402 void SetModel( SvLBoxTreeList* );
H A Dsvicnvw.hxx89 void SetModel( SvLBoxTreeList* );
160 virtual void SetModel( SvLBoxTreeList*, SvLBoxEntry* pParent );
H A Dsvtreebx.hxx279 void SetModel( SvLBoxTreeList* );
/trunk/main/dbaccess/source/ui/browser/
H A Ddbtreeview.hxx36 class SvLBoxTreeList;
68 void setModel(SvLBoxTreeList* _pTreeModel);
H A Ddbtreeview.cxx102 void DBTreeView::setModel(SvLBoxTreeList* _pTreeModel) in setModel()
H A Dunodatbr.cxx332 ::std::auto_ptr<SvLBoxTreeList> aTemp(m_pTreeModel); in disposing()
403 m_pTreeModel = new SvLBoxTreeList; in Construct()
/trunk/main/sd/source/ui/dlg/
H A Ddlgassim.cxx62 SvLBoxTreeList* pTreeModel = GetModel(); in IMPL_LINK()
179 SvLBoxTreeList* pTreeModel = GetModel(); in GetSelectedPage()
/trunk/main/sc/source/ui/miscdlgs/
H A Dsolveroptions.cxx217 SvLBoxTreeList* pModel = maLbSettings.GetModel(); in GetProperties()
290 SvLBoxTreeList* pModel = maLbSettings.GetModel(); in FillListBox()
/trunk/main/dbaccess/source/ui/inc/
H A Dunodatbr.hxx101 class SvLBoxTreeList;
160 SvLBoxTreeList* m_pTreeModel; // contains the datasources of the registry
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx380 SvLBoxTreeList* pModel = m_pLists[_nPos]->GetModel(); in sort()
393 SvLBoxTreeList* pModel = m_pLists[nPos]->GetModel(); in isSortUp()
/trunk/main/cui/source/options/
H A Doptlingu.cxx1555 SvLBoxTreeList *pModel = aLinguOptionsCLB.GetModel(); in Reset()
2232 SvLBoxTreeList *pModel = aModulesCLB.GetModel(); in IMPL_LINK()
2497 SvLBoxTreeList *pModel = aModulesCLB.GetModel(); in IMPL_LINK()
/trunk/main/reportdesign/source/ui/dlg/
H A DAddField.cxx230 SvLBoxTreeList* pModel = m_pListBox->GetModel(); in ~OAddFieldWindow()
/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx151 SvLBoxTreeList* myModel = GetModel(); in GetEntryPosByName()
/trunk/main/dbaccess/source/ui/dlg/
H A Dindexdialog.cxx504 SvLBoxTreeList* pModel = m_aIndexes.GetModel(); in implDropIndex()
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx771 SvLBoxTreeList* pModel = pTable->GetModel(); in RemoveParents()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx2082 SvLBoxTreeList* pModel = pThis->GetModel(); in implCollapseModifiedObjectEntry()

Completed in 149 milliseconds