|
LibreOffice Module svx (master) 1
|
#include <sfx2/tbxctrl.hxx>#include <svtools/popupwindowcontroller.hxx>#include <svx/svxdllapi.h>#include <memory>Go to the source code of this file.
Classes | |
| class | SvxLineStyleToolBoxControl |
| class | SvxLineWidthToolBoxControl |
Namespaces | |
| namespace | svx |
Typedefs | |
| typedef std::function< bool(const OUString &, const css::uno::Any &)> | LineStyleSelectFunction |
| typedef std::function< void(bool)> | LineStyleIsNoneFunction |
| typedef std::function<void(bool)> LineStyleIsNoneFunction |
Definition at line 35 of file linectrl.hxx.
| typedef std::function<bool(const OUString&, const css::uno::Any&)> LineStyleSelectFunction |
Definition at line 34 of file linectrl.hxx.