LibreOffice Module svx (master) 1
|
#include <sal/types.h>
#include <tools/color.hxx>
#include <svx/svxdllapi.h>
#include <editeng/borderline.hxx>
Go to the source code of this file.
Classes | |
class | svx::frame::Style |
Contains the widths of primary and secondary line of a frame style. More... | |
Namespaces | |
namespace | svx |
namespace | svx::frame |
Enumerations | |
enum class | svx::frame::RefMode : sal_uInt8 { svx::frame::Centered , svx::frame::Begin , svx::frame::End } |
Specifies how the reference points for frame borders are used. More... | |
Functions | |
bool | svx::frame::operator> (const Style &rL, const Style &rR) |