LibreOffice Module svx (master) 1
|
#include <memory>
#include <svtools/popupmenucontrollerbase.hxx>
#include <svx/SmartTagItem.hxx>
#include <toolkit/awt/vclxmenu.hxx>
#include <utility>
#include <vcl/commandinfoprovider.hxx>
Go to the source code of this file.
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_svx_SmartTagMenuController_get_implementation (css::uno::XComponentContext *xContext, css::uno::Sequence< css::uno::Any > const &) |
Variables | |
const sal_uInt16 | MN_ST_INSERT_START = 500 |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_svx_SmartTagMenuController_get_implementation | ( | css::uno::XComponentContext * | xContext, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 242 of file smarttagmenu.cxx.
const sal_uInt16 MN_ST_INSERT_START = 500 |
Definition at line 27 of file smarttagmenu.cxx.