LibreOffice Module filter (master) 1
Public Member Functions | Public Attributes | List of all members
FloatRect Struct Reference

#include <cgmtypes.hxx>

Public Member Functions

 FloatRect ()
 
void Justify ()
 

Public Attributes

double Left
 
double Top
 
double Right
 
double Bottom
 

Detailed Description

Definition at line 31 of file cgmtypes.hxx.

Constructor & Destructor Documentation

◆ FloatRect()

FloatRect::FloatRect ( )
inline

Definition at line 37 of file cgmtypes.hxx.

Member Function Documentation

◆ Justify()

void FloatRect::Justify ( )
inline

Definition at line 38 of file cgmtypes.hxx.

References Bottom, Left, Right, and Top.

Referenced by CGM::ImplGetRectangle().

Member Data Documentation

◆ Bottom

double FloatRect::Bottom

◆ Left

double FloatRect::Left

◆ Right

double FloatRect::Right

◆ Top

double FloatRect::Top

The documentation for this struct was generated from the following file: