Home
last modified time | relevance | path

Searched refs:DataTreeListBox (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svx/source/inc/
H A Ddatanavi.hxx114 class DataTreeListBox : public SvTreeListBox class
124 DataTreeListBox( XFormsPage* pPage, DataGroupType _eGroup, const ResId& rResId );
125 ~DataTreeListBox();
142 DataTreeListBox m_aItemList;
160 DECL_LINK( ItemSelectHdl, DataTreeListBox * );
/aoo41x/main/svx/source/form/
H A Ddatanavi.cxx151 DataTreeListBox::DataTreeListBox( XFormsPage* pPage, DataGroupType _eGroup, const ResId& rResId ) : in DataTreeListBox() function in svxform::DataTreeListBox
165 DataTreeListBox::~DataTreeListBox() in ~DataTreeListBox()
170 sal_Int8 DataTreeListBox::AcceptDrop( const AcceptDropEvent& /*rEvt*/ ) in AcceptDrop()
174 sal_Int8 DataTreeListBox::ExecuteDrop( const ExecuteDropEvent& /*rEvt*/ ) in ExecuteDrop()
178 void DataTreeListBox::StartDrag( sal_Int8 /*_nAction*/, const Point& /*_rPosPixel*/ ) in StartDrag()
237 PopupMenu* DataTreeListBox::CreateContextMenu() in CreateContextMenu()
264 void DataTreeListBox::ExcecuteContextMenuAction( sal_uInt16 _nSelectedPopupEntry ) in ExcecuteContextMenuAction()
269 void DataTreeListBox::RemoveEntry( SvLBoxEntry* _pEntry ) in RemoveEntry()
278 void DataTreeListBox::DeleteAndClear() in DeleteAndClear()
366 IMPL_LINK( XFormsPage, ItemSelectHdl, DataTreeListBox *, EMPTYARG ) in IMPL_LINK() argument

Completed in 60 milliseconds