LibreOffice Module sw (master) 1
|
#include <crstate.hxx>
Public Attributes | |
SwRect | aLine |
Position and size of the line. More... | |
SwRect | aPortion |
Position and size of the multi portion. More... | |
SwRect | aPortion2 |
needed for nested multi portions More... | |
MultiPortionType | nMultiType |
Multiportion type. More... | |
Definition at line 64 of file crstate.hxx.
SwRect Sw2LinesPos::aLine |
Position and size of the line.
Definition at line 66 of file crstate.hxx.
SwRect Sw2LinesPos::aPortion |
Position and size of the multi portion.
Definition at line 67 of file crstate.hxx.
SwRect Sw2LinesPos::aPortion2 |
needed for nested multi portions
Definition at line 68 of file crstate.hxx.
MultiPortionType Sw2LinesPos::nMultiType |
Multiportion type.
Definition at line 69 of file crstate.hxx.