41 virtual void dispose()
override;
A docking window that contains a tree of the currently loaded macros.
virtual void ToggleFloatingMode() override
std::unique_ptr< weld::Label > m_xTitle
Title of the Object Catalog window.
void UpdateEntries()
Update the entries of Object Catalog Treelist.
std::unique_ptr< SbTreeListBox > m_xTree
The Treelist of the objects in window.
virtual void dispose() override
virtual ~ObjectCatalog() override
void SetCurrentEntry(BaseWindow *pCurWin)
ObjectCatalog(vcl::Window *pParent)