LibreOffice Module editeng (master) 1
|
#include <boxitem.hxx>
Public Attributes | |
sal_uInt16 | nLeft = 0 |
sal_uInt16 | nRight = 0 |
sal_uInt16 | nTop = 0 |
sal_uInt16 | nBottom = 0 |
Definition at line 286 of file boxitem.hxx.
sal_uInt16 editeng::WordPageMargins::nBottom = 0 |
Definition at line 291 of file boxitem.hxx.
Referenced by editeng::BorderDistancesToWord().
sal_uInt16 editeng::WordPageMargins::nLeft = 0 |
Definition at line 288 of file boxitem.hxx.
Referenced by editeng::BorderDistancesToWord().
sal_uInt16 editeng::WordPageMargins::nRight = 0 |
Definition at line 289 of file boxitem.hxx.
Referenced by editeng::BorderDistancesToWord().
sal_uInt16 editeng::WordPageMargins::nTop = 0 |
Definition at line 290 of file boxitem.hxx.
Referenced by editeng::BorderDistancesToWord().