|
LibreOffice Module sw (master) 1
|
#include <pormulti.hxx>
Public Attributes | |
| TextFrameIndex | nStart |
| sal_uInt16 | nAscent |
| sal_uInt16 | nHeight |
| sal_uInt16 | nPreWidth |
| sal_uInt16 | nPostWidth |
| sal_Unicode | cPre |
| sal_Unicode | cPost |
| SwFontScript | nPreScript |
| SwFontScript | nPostScript |
Definition at line 61 of file pormulti.hxx.
| sal_Unicode SwBracket::cPost |
Definition at line 69 of file pormulti.hxx.
| sal_Unicode SwBracket::cPre |
Definition at line 68 of file pormulti.hxx.
| sal_uInt16 SwBracket::nAscent |
Definition at line 64 of file pormulti.hxx.
| sal_uInt16 SwBracket::nHeight |
Definition at line 65 of file pormulti.hxx.
| SwFontScript SwBracket::nPostScript |
Definition at line 71 of file pormulti.hxx.
| sal_uInt16 SwBracket::nPostWidth |
Definition at line 67 of file pormulti.hxx.
| SwFontScript SwBracket::nPreScript |
Definition at line 70 of file pormulti.hxx.
| sal_uInt16 SwBracket::nPreWidth |
Definition at line 66 of file pormulti.hxx.
| TextFrameIndex SwBracket::nStart |
Definition at line 63 of file pormulti.hxx.