LibreOffice Module editeng (master) 1
Public Attributes | List of all members
editeng::WordPageMargins Struct Referencefinal

#include <boxitem.hxx>

Public Attributes

sal_uInt16 nLeft = 0
 
sal_uInt16 nRight = 0
 
sal_uInt16 nTop = 0
 
sal_uInt16 nBottom = 0
 

Detailed Description

Definition at line 286 of file boxitem.hxx.

Member Data Documentation

◆ nBottom

sal_uInt16 editeng::WordPageMargins::nBottom = 0

Definition at line 291 of file boxitem.hxx.

Referenced by editeng::BorderDistancesToWord().

◆ nLeft

sal_uInt16 editeng::WordPageMargins::nLeft = 0

Definition at line 288 of file boxitem.hxx.

Referenced by editeng::BorderDistancesToWord().

◆ nRight

sal_uInt16 editeng::WordPageMargins::nRight = 0

Definition at line 289 of file boxitem.hxx.

Referenced by editeng::BorderDistancesToWord().

◆ nTop

sal_uInt16 editeng::WordPageMargins::nTop = 0

Definition at line 290 of file boxitem.hxx.

Referenced by editeng::BorderDistancesToWord().


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