#include <gdiplusstringformat.h>
Definition at line 22 of file gdiplusstringformat.h.
◆ StringFormat() [1/3]
◆ StringFormat() [2/3]
◆ ~StringFormat()
StringFormat::~StringFormat |
( |
| ) |
|
|
inline |
◆ StringFormat() [3/3]
◆ Clone()
Definition at line 36 of file gdiplusstringformat.h.
37 {
39
43
45 if (!newFormat)
46 DllExports::GdipDeleteStringFormat(cloneFormat);
47 return newFormat;
48 }
◆ GenericDefault()
◆ GenericTypographic()
◆ GetAlignment()
◆ GetDigitSubstitutionLanguage()
LANGID StringFormat::GetDigitSubstitutionLanguage |
( |
| ) |
const |
|
inline |
◆ GetDigitSubstitutionMethod()
◆ GetFormatFlags()
INT StringFormat::GetFormatFlags |
( |
| ) |
const |
|
inline |
◆ GetHotkeyPrefix()
◆ GetLastStatus()
Status StringFormat::GetLastStatus |
( |
| ) |
const |
|
inline |
◆ GetLineAlignment()
◆ GetMeasurableCharacterRangeCount()
INT StringFormat::GetMeasurableCharacterRangeCount |
( |
| ) |
const |
|
inline |
◆ GetTabStopCount()
INT StringFormat::GetTabStopCount |
( |
| ) |
const |
|
inline |
◆ GetTabStops()
Status StringFormat::GetTabStops |
( |
INT |
count, |
|
|
REAL * |
firstTabOffset, |
|
|
REAL * |
tabStops |
|
) |
| const |
|
inline |
◆ GetTrimming()
◆ SetAlignment()
◆ SetDigitSubstitution()
◆ SetFormatFlags()
Status StringFormat::SetFormatFlags |
( |
INT |
flags | ) |
|
|
inline |
◆ SetHotkeyPrefix()
◆ SetLineAlignment()
◆ SetMeasurableCharacterRanges()
◆ SetStatus()
Definition at line 208 of file gdiplusstringformat.h.
Referenced by GetAlignment(), GetDigitSubstitutionLanguage(), GetDigitSubstitutionMethod(), GetFormatFlags(), GetHotkeyPrefix(), GetLineAlignment(), GetMeasurableCharacterRangeCount(), GetTabStopCount(), GetTabStops(), GetTrimming(), SetAlignment(), SetDigitSubstitution(), SetFormatFlags(), SetHotkeyPrefix(), SetLineAlignment(), SetMeasurableCharacterRanges(), SetTabStops(), and SetTrimming().
◆ SetTabStops()
◆ SetTrimming()
◆ getNat
◆ lastStatus
Status StringFormat::lastStatus |
|
mutableprotected |
◆ nativeFormat
Definition at line 200 of file gdiplusstringformat.h.
Referenced by Clone(), GetAlignment(), GetDigitSubstitutionLanguage(), GetDigitSubstitutionMethod(), GetFormatFlags(), GetHotkeyPrefix(), GetLineAlignment(), GetMeasurableCharacterRangeCount(), GetTabStopCount(), GetTabStops(), GetTrimming(), SetAlignment(), SetDigitSubstitution(), SetFormatFlags(), SetHotkeyPrefix(), SetLineAlignment(), SetMeasurableCharacterRanges(), SetTabStops(), SetTrimming(), StringFormat(), and ~StringFormat().
The documentation for this class was generated from the following file: