LibreOffice Module svx (master) 1
Classes | Namespaces | Typedefs
linectrl.hxx File Reference
#include <sfx2/tbxctrl.hxx>
#include <svtools/popupwindowcontroller.hxx>
#include <svx/svxdllapi.h>
#include <memory>
Include dependency graph for linectrl.hxx:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ LineStyleIsNoneFunction

typedef std::function<void(bool)> LineStyleIsNoneFunction

Definition at line 35 of file linectrl.hxx.

◆ LineStyleSelectFunction

typedef std::function<bool(const OUString&, const css::uno::Any&)> LineStyleSelectFunction

Definition at line 34 of file linectrl.hxx.