Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx188 ExtensionBox_Impl::ExtensionBox_Impl( Dialog* pParent, TheExtensionManager *pManager ) : in ExtensionBox_Impl() function in dp_gui::ExtensionBox_Impl
250 ExtensionBox_Impl::~ExtensionBox_Impl() in ~ExtensionBox_Impl()
443 void ExtensionBox_Impl::DeleteRemoved() in DeleteRemoved()
672 void ExtensionBox_Impl::RecalcAll() in RecalcAll()
723 bool ExtensionBox_Impl::HandleTabKey( bool ) in HandleTabKey()
814 void ExtensionBox_Impl::SetupScrollBar() in SetupScrollBar()
847 void ExtensionBox_Impl::Resize() in Resize()
1147 void ExtensionBox_Impl::RemoveUnlocked() in RemoveUnlocked()
1174 void ExtensionBox_Impl::prepareChecking() in prepareChecking()
1186 void ExtensionBox_Impl::checkEntries() in checkEntries()
[all …]
H A Ddp_gui_extlistbox.hxx99 class ExtensionBox_Impl;
104 ExtensionBox_Impl *m_pParent;
108 ExtensionRemovedListener( ExtensionBox_Impl *pParent ) { m_pParent = pParent; } in ExtensionRemovedListener()
118 class ExtensionBox_Impl : public ::svt::IExtensionListBox class
191 ExtensionBox_Impl( Dialog* pParent, TheExtensionManager *pManager );
192 ~ExtensionBox_Impl();
H A Ddp_gui_dialog2.cxx123 class ExtBoxWithBtns_Impl : public ExtensionBox_Impl
164 ExtensionBox_Impl( pParent, pManager ), in ExtBoxWithBtns_Impl()
212 Size aMinSize( ExtensionBox_Impl::GetMinOutputSizePixel() ); in GetMinOutputSizePixel()
239 ExtensionBox_Impl::RecalcAll(); in RecalcAll()
253 ExtensionBox_Impl::selectEntry( nPos ); in selectEntry()
447 return ExtensionBox_Impl::Notify( rNEvt ); in Notify()
1270 m_pExtensionBox = new ExtensionBox_Impl( this, pManager ); in UpdateRequiredDialog()
H A Ddp_gui_dialog2.hxx54 class ExtensionBox_Impl;
176 ExtensionBox_Impl *m_pExtensionBox;

Completed in 43 milliseconds