LibreOffice Module editeng (master) 1
|
#include <boxitem.hxx>
Public Attributes | |
bool | bFromEdge = false |
sal_uInt16 | nLeft = 0 |
sal_uInt16 | nRight = 0 |
sal_uInt16 | nTop = 0 |
sal_uInt16 | nBottom = 0 |
Definition at line 294 of file boxitem.hxx.
bool editeng::WordBorderDistances::bFromEdge = false |
Definition at line 296 of file boxitem.hxx.
Referenced by editeng::BorderDistancesToWord().
sal_uInt16 editeng::WordBorderDistances::nBottom = 0 |
Definition at line 300 of file boxitem.hxx.
Referenced by editeng::BorderDistancesToWord().
sal_uInt16 editeng::WordBorderDistances::nLeft = 0 |
Definition at line 297 of file boxitem.hxx.
Referenced by editeng::BorderDistancesToWord().
sal_uInt16 editeng::WordBorderDistances::nRight = 0 |
Definition at line 298 of file boxitem.hxx.
Referenced by editeng::BorderDistancesToWord().
sal_uInt16 editeng::WordBorderDistances::nTop = 0 |
Definition at line 299 of file boxitem.hxx.
Referenced by editeng::BorderDistancesToWord().