|
FRX SDK Documentation 2025 SP0
|
#include <AcDbLayoutManagerImp.h>
Public Member Functions | |
| void | convertLayout (AcDbDatabase *) |
| void | listVPBeforeClipEnt (AcDbObjectId) |
| void | saveCurrentLayoutSettings (AcDbDatabase *) |
| void | setFrozenClipId (AcDbObjectId, short) |
| void | syncPageSetupName (AcDbLayout *) |
| wchar_t * | getNextNewLayoutName (AcDbDatabase *) |
Static Public Member Functions | |
| static void __cdecl | sendAbortLayoutRemoved (wchar_t const *, AcDbObjectId const &) |
| static void __cdecl | sendLayoutRemoved (wchar_t const *, AcDbObjectId const &) |
| static void __cdecl | sendLayoutSwitched (wchar_t const *, AcDbObjectId const &) |
| static void __cdecl | sendLayoutToBeRemoved (wchar_t const *, AcDbObjectId const &) |
| static void __cdecl | sendLayoutsReordered (void) |
| static wchar_t const *__cdecl | findFirstNonactiveLayout (AcDbDatabase *) |
Definition at line 23 of file AcDbLayoutManagerImp.h.
| void AcDbLayoutManagerImp::convertLayout | ( | AcDbDatabase * | ) |
|
static |
| wchar_t * AcDbLayoutManagerImp::getNextNewLayoutName | ( | AcDbDatabase * | ) |
| void AcDbLayoutManagerImp::listVPBeforeClipEnt | ( | AcDbObjectId | ) |
| void AcDbLayoutManagerImp::saveCurrentLayoutSettings | ( | AcDbDatabase * | ) |
|
static |
|
static |
|
static |
|
static |
| void AcDbLayoutManagerImp::setFrozenClipId | ( | AcDbObjectId | , |
| short | ) |
| void AcDbLayoutManagerImp::syncPageSetupName | ( | AcDbLayout * | ) |