FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
AcFormatter Class Reference

#include <AcFormatter.h>

Static Public Member Functions

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)
 

Detailed Description

Definition at line 31 of file AcFormatter.h.

Member Function Documentation

◆ applyFormat()

static Acad::ErrorStatus __cdecl AcFormatter::applyFormat ( wchar_t const * ,
AcString &  )
static

◆ deleteFormat()

static Acad::ErrorStatus __cdecl AcFormatter::deleteFormat ( int ,
AcString & ,
bool  )
static

◆ extract()

static bool __cdecl AcFormatter::extract ( wchar_t const * ,
int ,
AcString & ,
AcString &  )
static

◆ extractFormat()

static AcString __cdecl AcFormatter::extractFormat ( int ,
wchar_t const * ,
AcString *  )
static

◆ format() [1/8]

static bool __cdecl AcFormatter::format ( AcCmColor const & ,
CStringW const & ,
CStringW &  )
static

◆ format() [2/8]

static bool __cdecl AcFormatter::format ( AcValue const & ,
AcFdImp::UnitFormat ,
AcString &  )
static

◆ format() [3/8]

static bool __cdecl AcFormatter::format ( AcValue const & ,
wchar_t const * ,
AcString &  )
static

◆ format() [4/8]

static bool __cdecl AcFormatter::format ( AcValue const & ,
wchar_t const * ,
AcValue::FormatOption ,
AcString &  )
static

◆ format() [5/8]

static bool __cdecl AcFormatter::format ( AcValue const & ,
wchar_t const * ,
bool ,
AcDbObjectId const * ,
AcString &  )
static

◆ format() [6/8]

static bool __cdecl AcFormatter::format ( AcValue const & ,
wchar_t const * ,
wchar_t *&  )
static

◆ format() [7/8]

static bool __cdecl AcFormatter::format ( wchar_t const * ,
CStringW const & ,
bool ,
AcDbObjectId const * ,
CStringW &  )
static

◆ format() [8/8]

static bool __cdecl AcFormatter::format ( wchar_t const * ,
CStringW const & ,
CStringW &  )
static

◆ getDefaultFormat()

static CStringW __cdecl AcFormatter::getDefaultFormat ( AcDataType const & ,
AcFdImp::UnitFormat  )
static

◆ hasFormat()

static bool __cdecl AcFormatter::hasFormat ( wchar_t const * ,
int  )
static

◆ lUnitToFormatType()

static AcFdImp::UnitFormat __cdecl AcFormatter::lUnitToFormatType ( int )
static

◆ parseNextFormatFlag()

static bool __cdecl AcFormatter::parseNextFormatFlag ( CStringW & ,
int ,
CStringW & ,
int & ,
int & ,
int & ,
CStringArray & ,
int & ,
bool  )
static

◆ stripMTextFormatting()

static CStringW __cdecl AcFormatter::stripMTextFormatting ( wchar_t const * ,
AcDbObjectId const & ,
CStringW &  )
static

◆ updateFormat()

static bool __cdecl AcFormatter::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

The documentation for this class was generated from the following file: