LibreOffice Module svx (master) 1
Classes | Namespaces | Enumerations | Functions
framelink.hxx File Reference
#include <sal/types.h>
#include <tools/color.hxx>
#include <svx/svxdllapi.h>
#include <editeng/borderline.hxx>
Include dependency graph for framelink.hxx:
This graph shows which files directly or indirectly include this file:

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)