LibreOffice Module sw (master) 1
|
#include <swfont.hxx>
Public Member Functions | |
SvStatistics () | |
Public Attributes | |
sal_uInt16 | nGetTextSize |
sal_uInt16 | nDrawText |
sal_uInt16 | nGetStretchTextSize |
sal_uInt16 | nDrawStretchText |
sal_uInt16 | nChangeFont |
Definition at line 985 of file swfont.hxx.
|
inline |
Definition at line 994 of file swfont.hxx.
References nChangeFont, nDrawStretchText, nDrawText, nGetStretchTextSize, and nGetTextSize.
sal_uInt16 SvStatistics::nChangeFont |
Definition at line 992 of file swfont.hxx.
Referenced by SvStatistics().
sal_uInt16 SvStatistics::nDrawStretchText |
Definition at line 991 of file swfont.hxx.
Referenced by SvStatistics().
sal_uInt16 SvStatistics::nDrawText |
Definition at line 989 of file swfont.hxx.
Referenced by SvStatistics().
sal_uInt16 SvStatistics::nGetStretchTextSize |
Definition at line 990 of file swfont.hxx.
Referenced by SvStatistics().
sal_uInt16 SvStatistics::nGetTextSize |
Definition at line 988 of file swfont.hxx.
Referenced by SvStatistics().