LibreOffice Module sfx2 (master) 1
Public Member Functions | Private Attributes | List of all members
CommandPopupHandler Class Referencefinal

#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< CommandListBoxmpListBox
 

Detailed Description

Definition at line 105 of file CommandPopup.hxx.

Member Function Documentation

◆ DECL_LINK()

CommandPopupHandler::DECL_LINK ( PopupModeEnd  ,
weld::Popover ,
void   
)

◆ showPopup()

void CommandPopupHandler::showPopup ( weld::Window pParent,
css::uno::Reference< css::frame::XFrame > const &  xFrame 
)

Definition at line 283 of file CommandPopup.cxx.

References LINK, mpListBox, and xFrame.

Member Data Documentation

◆ mpListBox

std::unique_ptr<CommandListBox> CommandPopupHandler::mpListBox
private

Definition at line 108 of file CommandPopup.hxx.

Referenced by showPopup().


The documentation for this class was generated from the following files: