LibreOffice Module sfx2 (master) 1
|
#include <CommandPopup.hxx>
Public Member Functions | |
void | showPopup (weld::Window *pParent, css::uno::Reference< css::frame::XFrame > const &xFrame) |
DECL_LINK (PopupModeEnd, weld::Popover &, void) | |
Private Attributes | |
std::unique_ptr< CommandListBox > | mpListBox |
Definition at line 105 of file CommandPopup.hxx.
CommandPopupHandler::DECL_LINK | ( | PopupModeEnd | , |
weld::Popover & | , | ||
void | |||
) |
void CommandPopupHandler::showPopup | ( | weld::Window * | pParent, |
css::uno::Reference< css::frame::XFrame > const & | xFrame | ||
) |
Definition at line 283 of file CommandPopup.cxx.
|
private |
Definition at line 108 of file CommandPopup.hxx.
Referenced by showPopup().