LibreOffice Module sw (master) 1
|
#include <ww8struc.hxx>
Public Attributes | |
sal_Int16 | nTDxaAbs |
sal_Int16 | nTDyaAbs |
sal_Int16 | nLeftMargin |
sal_Int16 | nRightMargin |
sal_Int16 | nUpperMargin |
sal_Int16 | nLowerMargin |
sal_uInt8 | nTPc |
sal_uInt8 | nPWr |
Definition at line 890 of file ww8struc.hxx.
sal_Int16 WW8_TablePos::nLeftMargin |
Definition at line 894 of file ww8struc.hxx.
Referenced by WW8FlyPara::ApplyTabPos(), and SwWW8ImplReader::ParseTabPos().
sal_Int16 WW8_TablePos::nLowerMargin |
Definition at line 897 of file ww8struc.hxx.
Referenced by WW8FlyPara::ApplyTabPos(), and SwWW8ImplReader::ParseTabPos().
sal_uInt8 WW8_TablePos::nPWr |
Definition at line 899 of file ww8struc.hxx.
Referenced by WW8FlyPara::ApplyTabPos(), and SwWW8ImplReader::ParseTabPos().
sal_Int16 WW8_TablePos::nRightMargin |
Definition at line 895 of file ww8struc.hxx.
Referenced by WW8FlyPara::ApplyTabPos(), and SwWW8ImplReader::ParseTabPos().
sal_Int16 WW8_TablePos::nTDxaAbs |
Definition at line 892 of file ww8struc.hxx.
Referenced by WW8FlyPara::ApplyTabPos(), and SwWW8ImplReader::ParseTabPos().
sal_Int16 WW8_TablePos::nTDyaAbs |
Definition at line 893 of file ww8struc.hxx.
Referenced by WW8FlyPara::ApplyTabPos(), and SwWW8ImplReader::ParseTabPos().
sal_uInt8 WW8_TablePos::nTPc |
Definition at line 898 of file ww8struc.hxx.
Referenced by WW8FlyPara::ApplyTabPos(), and SwWW8ImplReader::ParseTabPos().
sal_Int16 WW8_TablePos::nUpperMargin |
Definition at line 896 of file ww8struc.hxx.
Referenced by WW8FlyPara::ApplyTabPos(), and SwWW8ImplReader::ParseTabPos().