LibreOffice Module svtools (master) 1
Namespaces | Functions
popupmenucontrollerbase.cxx File Reference
#include <svtools/popupmenucontrollerbase.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/util/URLTransformer.hpp>
#include <utility>
#include <vcl/svapp.hxx>
#include <osl/mutex.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <toolkit/awt/vclxmenu.hxx>
Include dependency graph for popupmenucontrollerbase.cxx:

Go to the source code of this file.

Namespaces

namespace  svt
 

Functions

 svt::IMPL_STATIC_LINK (PopupMenuControllerBase, ExecuteHdl_Impl, void *, p, void)
 

Variable Documentation

◆ maArgs

const Sequence< PropertyValue > maArgs

Definition at line 50 of file popupmenucontrollerbase.cxx.

◆ maURL

const URL maURL

Definition at line 49 of file popupmenucontrollerbase.cxx.

◆ mxDispatch

Reference< XDispatch > mxDispatch

Definition at line 48 of file popupmenucontrollerbase.cxx.