|
LibreOffice Module extensions (master) 1
|
#include <sal/config.h>#include <comphelper/propertyvalue.hxx>#include <comphelper/processfactory.hxx>#include <com/sun/star/frame/XDispatch.hpp>#include <com/sun/star/frame/XDispatchProvider.hpp>#include <com/sun/star/util/URLTransformer.hpp>#include <com/sun/star/util/XURLTransformer.hpp>#include <com/sun/star/frame/FrameSearchFlag.hpp>#include "datman.hxx"#include "toolbar.hxx"#include <o3tl/any.hxx>#include <svtools/miscopt.hxx>#include <svtools/imgdef.hxx>#include <utility>#include <vcl/svapp.hxx>#include <vcl/settings.hxx>#include <vcl/mnemonic.hxx>#include <vcl/event.hxx>#include <vcl/weldutils.hxx>#include <bitmaps.hlst>#include "bibtools.hxx"Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (BibToolBar, SelHdl, weld::ComboBox &, void) | |
| IMPL_LINK_NOARG (BibToolBar, SendSelHdl, Timer *, void) | |
| IMPL_LINK_NOARG (BibToolBar, MenuHdl, ToolBox *, void) | |
| IMPL_LINK_NOARG (BibToolBar, OptionsChanged_Impl, LinkParamNone *, void) | |
| IMPL_LINK_NOARG (BibToolBar, SettingsChanged_Impl, VclSimpleEvent &, void) | |
| IMPL_LINK_NOARG | ( | BibToolBar | , |
| MenuHdl | , | ||
| ToolBox * | , | ||
| void | |||
| ) |
Definition at line 511 of file toolbar.cxx.
References MnemonicGenerator::EraseAllMnemonicChars(), weld::GetPopupParent(), comphelper::makePropertyValue(), MouseMove, nId, and sId.
| IMPL_LINK_NOARG | ( | BibToolBar | , |
| OptionsChanged_Impl | , | ||
| LinkParamNone * | , | ||
| void | |||
| ) |
Definition at line 560 of file toolbar.cxx.
References SvtMiscOptions::GetCurrentSymbolsSize().
| IMPL_LINK_NOARG | ( | BibToolBar | , |
| SelHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 497 of file toolbar.cxx.
| IMPL_LINK_NOARG | ( | BibToolBar | , |
| SendSelHdl | , | ||
| Timer * | , | ||
| void | |||
| ) |
Definition at line 502 of file toolbar.cxx.
References MnemonicGenerator::EraseAllMnemonicChars(), and comphelper::makePropertyValue().
| IMPL_LINK_NOARG | ( | BibToolBar | , |
| SettingsChanged_Impl | , | ||
| VclSimpleEvent & | , | ||
| void | |||
| ) |
Definition at line 574 of file toolbar.cxx.
References SvtMiscOptions::GetCurrentSymbolsSize().