#include <dispatch/popupmenudispatcher.hxx>
#include <services.h>
#include <properties.h>
#include <com/sun/star/frame/XLayoutManager2.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/uri/UriReferenceFactory.hpp>
#include <com/sun/star/ui/XUIElement.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <sal/log.hxx>
#include <utility>
#include <vcl/svapp.hxx>
Go to the source code of this file.
◆ framework_PopupMenuDispatcher_get_implementation()
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * framework_PopupMenuDispatcher_get_implementation |
( |
css::uno::XComponentContext * |
context, |
|
|
css::uno::Sequence< css::uno::Any > const & |
|
|
) |
| |