|
LibreOffice Module sw (master) 1
|
#include <ww8struc.hxx>
Public Types | |
| enum | FSPAOrient { RelPgMargin , RelPageBorder , RelText } |
Public Attributes | |
| sal_Int32 | nSpId |
| sal_Int32 | nXaLeft |
| sal_Int32 | nYaTop |
| sal_Int32 | nXaRight |
| sal_Int32 | nYaBottom |
| sal_uInt16 | bHdr:1 |
| sal_uInt16 | nbx:2 |
| sal_uInt16 | nby:2 |
| sal_uInt16 | nwr:4 |
| sal_uInt16 | nwrk:4 |
| sal_uInt16 | bRcaSimple:1 |
| sal_uInt16 | bBelowText:1 |
| sal_uInt16 | bAnchorLock:1 |
| sal_Int32 | nTxbx |
Definition at line 902 of file ww8struc.hxx.
| enum WW8_FSPA::FSPAOrient |
| Enumerator | |
|---|---|
| RelPgMargin | |
| RelPageBorder | |
| RelText | |
Definition at line 949 of file ww8struc.hxx.
| sal_uInt16 WW8_FSPA::bAnchorLock |
Definition at line 944 of file ww8struc.hxx.
Referenced by WW8FSPAShadowToReal().
| sal_uInt16 WW8_FSPA::bBelowText |
Definition at line 940 of file ww8struc.hxx.
Referenced by WW8FSPAShadowToReal().
| sal_uInt16 WW8_FSPA::bHdr |
Definition at line 910 of file ww8struc.hxx.
Referenced by WW8FSPAShadowToReal().
| sal_uInt16 WW8_FSPA::bRcaSimple |
Definition at line 938 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::Read_GrafLayer(), and WW8FSPAShadowToReal().
| sal_uInt16 WW8_FSPA::nbx |
Definition at line 912 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ProcessEscherAlign(), SwWW8ImplReader::Read_GrafLayer(), and WW8FSPAShadowToReal().
| sal_uInt16 WW8_FSPA::nby |
Definition at line 918 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ProcessEscherAlign(), SwWW8ImplReader::Read_GrafLayer(), and WW8FSPAShadowToReal().
| sal_Int32 WW8_FSPA::nSpId |
Definition at line 905 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ConvertDrawTextToFly(), SwWW8ImplReader::ImportReplaceableDrawables(), SwWW8ImplReader::Read_GrafLayer(), and WW8FSPAShadowToReal().
| sal_Int32 WW8_FSPA::nTxbx |
Definition at line 947 of file ww8struc.hxx.
Referenced by WW8FSPAShadowToReal().
| sal_uInt16 WW8_FSPA::nwr |
Definition at line 923 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ProcessEscherAlign(), SwWW8ImplReader::Read_GrafLayer(), and WW8FSPAShadowToReal().
| sal_uInt16 WW8_FSPA::nwrk |
Definition at line 932 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::Read_GrafLayer(), and WW8FSPAShadowToReal().
| sal_Int32 WW8_FSPA::nXaLeft |
Definition at line 906 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ConvertDrawTextToFly(), SwWW8ImplReader::ImportReplaceableDrawables(), SwWW8ImplReader::ProcessEscherAlign(), SwWW8ImplReader::Read_GrafLayer(), SwWW8ImplReader::SetAttributesAtGrfNode(), and WW8FSPAShadowToReal().
| sal_Int32 WW8_FSPA::nXaRight |
Definition at line 908 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ConvertDrawTextToFly(), SwWW8ImplReader::ImportReplaceableDrawables(), SwWW8ImplReader::ProcessEscherAlign(), SwWW8ImplReader::Read_GrafLayer(), SwWW8ImplReader::SetAttributesAtGrfNode(), and WW8FSPAShadowToReal().
| sal_Int32 WW8_FSPA::nYaBottom |
Definition at line 909 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ConvertDrawTextToFly(), SwWW8ImplReader::ImportReplaceableDrawables(), SwWW8ImplReader::Read_GrafLayer(), SwWW8ImplReader::SetAttributesAtGrfNode(), and WW8FSPAShadowToReal().
| sal_Int32 WW8_FSPA::nYaTop |
Definition at line 907 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::ConvertDrawTextToFly(), SwWW8ImplReader::ImportReplaceableDrawables(), SwWW8ImplReader::ProcessEscherAlign(), SwWW8ImplReader::Read_GrafLayer(), SwWW8ImplReader::SetAttributesAtGrfNode(), and WW8FSPAShadowToReal().