Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/inc/
H A Dtempldgi.hxx66 class DropListBox_Impl : public SvTreeListBox class
77 DropListBox_Impl( Window* pParent, const ResId& rId, SfxCommonTemplateDialog_Impl* pD ) : in DropListBox_Impl() function in DropListBox_Impl
79 DropListBox_Impl( Window* pParent, WinBits nWinBits, SfxCommonTemplateDialog_Impl* pD ) : in DropListBox_Impl() function in DropListBox_Impl
94 class SfxActionListBox : public DropListBox_Impl
140 friend class DropListBox_Impl;
/aoo41x/main/sfx2/source/dialog/
H A Dtempldlg.cxx229 void DropListBox_Impl::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
240 sal_Int8 DropListBox_Impl::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop()
263 sal_Int8 DropListBox_Impl::ExecuteDrop( const ExecuteDropEvent& rEvt ) in ExecuteDrop()
302 IMPL_LINK( DropListBox_Impl, OnAsyncExecuteDrop, SvLBoxEntry*, EMPTYARG ) in IMPL_LINK() argument
309 IMPL_LINK( DropListBox_Impl, OnAsyncExecuteError, void*, NOTINTERESTEDIN ) in IMPL_LINK() argument
318 long DropListBox_Impl::Notify( NotifyEvent& rNEvt ) in Notify()
360 : DropListBox_Impl(pParent->GetWindow(), nWinBits, pParent) in SfxActionListBox()
370 DropListBox_Impl(pParent->GetWindow(), rResId, pParent) in SfxActionListBox()
550 class StyleTreeListBox_Impl : public DropListBox_Impl
652 nRet = DropListBox_Impl::Notify( rNEvt ); in Notify()
[all …]

Completed in 61 milliseconds