FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
acdb17/MFCHeader.h
Go to the documentation of this file.
1#pragma once
2
3//
4// (C) Copyright 2005-2024 by Graebert GmbH.
5//
6// Permission to use, copy, modify, and distribute this software in
7// object code form for any purpose and without fee is hereby granted,
8// provided that the above copyright notice appears in all copies and
9// that both that copyright notice and the limited warranty and
10// restricted rights notice below appear in all supporting
11// documentation.
12//
13// GRAEBERT PROVIDES THIS PROGRAM "AS IS" AND WITH ALL FAULTS.
14// GRAEBERT SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTY OF
15// MERCHANTABILITY OR FITNESS FOR A PARTICULAR USE. GRAEBERT GMBH
16// DOES NOT WARRANT THAT THE OPERATION OF THE PROGRAM WILL BE
17// UNINTERRUPTED OR ERROR FREE.
18
19#include "AcDbOcCategory.h"
20#include "AcDbOcCateogries.h"
22#include "AcDbOcUtil.h"
23#include "AcDbOcUtil2.h"
24#include "AdHcRules.h"
25#include "CMTextToRTF.h"
26#include "CRTFToMText.h"
27#include "CShFont.h"
28#include "AcDm.h"
29#include "AcDmComponent.h"
30#include "AcDmDimstyleData.h"
31#include "AcDmDimstyleRules.h"
32#include "AcDmOverrideProps.h"
33#include "AcDmProp.h"
34#include "AcDmPropSetWrapper.h"
35#include "AcDmProperty.h"
36#include "AcDmPropertyBaseSet.h"
37#include "AcDmRule.h"
38#include "AcDmRuleEditable.h"
39#include "AcDmRuleOnState.h"
40#include "AcDmRules.h"
41#include "AcDmString.h"
42#include "AcDmUnits.h"
43#include "AcDmUtil.h"
44#include "AcDmXdataSysVar.h"
45#include "AcDbUcsPlane.h"
46#include "AcFormatter.h"
47#include "TextEditor.h"
48#include "TextEditorBounds.h"
52#include "TextEditorColor.h"
53#include "TextEditorColumns.h"
54#include "TextEditorField.h"
55#include "TextEditorFont.h"
58#include "TextEditorLine.h"
59#include "TextEditorLineList.h"
60#include "TextEditorLocation.h"
61#include "TextEditorNumbering.h"
65#include "TextEditorParaTabs.h"
66#include "TextEditorRtoL.h"
67#include "TextEditorSelection.h"
68#include "TextEditorStack.h"
69#include "TextEditorStyle.h"
70#include "TextEditorUndoRedo.h"
72#include "TextEditorWipeout.h"