|
| static bool __cdecl | extract (wchar_t const *, int, AcString &, AcString &) |
| |
| static bool __cdecl | format (AcCmColor const &, CStringW const &, CStringW &) |
| |
| static bool __cdecl | format (AcValue const &, AcFdImp::UnitFormat, AcString &) |
| |
| static bool __cdecl | format (AcValue const &, wchar_t const *, bool, AcDbObjectId const *, AcString &) |
| |
| static bool __cdecl | format (AcValue const &, wchar_t const *, AcString &) |
| |
| static bool __cdecl | format (AcValue const &, wchar_t const *, AcValue::FormatOption, AcString &) |
| |
| static bool __cdecl | format (AcValue const &, wchar_t const *, wchar_t *&) |
| |
| static bool __cdecl | format (wchar_t const *, CStringW const &, bool, AcDbObjectId const *, CStringW &) |
| |
| static bool __cdecl | format (wchar_t const *, CStringW const &, CStringW &) |
| |
| static bool __cdecl | hasFormat (wchar_t const *, int) |
| |
| static bool __cdecl | parseNextFormatFlag (CStringW &, int, CStringW &, int &, int &, int &, CStringArray &, int &, bool) |
| |
| static bool __cdecl | updateFormat (AcDataType const &, AcDataType const &, AcFdImp::UnitFormat, AcValue const *, wchar_t const *, wchar_t const *, wchar_t const *, wchar_t const *, wchar_t const *, wchar_t const *, wchar_t const *, AcValue::ParseOption, AcString &) |
| |
| static CStringW __cdecl | getDefaultFormat (AcDataType const &, AcFdImp::UnitFormat) |
| |
| static CStringW __cdecl | stripMTextFormatting (wchar_t const *, AcDbObjectId const &, CStringW &) |
| |
| static AcString __cdecl | extractFormat (int, wchar_t const *, AcString *) |
| |
| static AcFdImp::UnitFormat __cdecl | lUnitToFormatType (int) |
| |
| static Acad::ErrorStatus __cdecl | applyFormat (wchar_t const *, AcString &) |
| |
| static Acad::ErrorStatus __cdecl | deleteFormat (int, AcString &, bool) |
| |
Definition at line 31 of file AcFormatter.h.