Update ooo320-m1
[ooovba.git] / svx / inc / svdshort.hxx
blob2c92e3fa6c3ed6dca3c29b91f22bbcafff66210f
1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: svdshort.hxx,v $
10 * $Revision: 1.7 $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
31 #error svdshort wird nicht mehr verwendet!
33 #ifndef _SVDSHORT_HXX
34 #define _SVDSHORT_HXX
36 ////////////////////////////////////////////////////////////////////////////////////////////////////
38 #ifdef Weg_Mit_Den_Doofen_Abkuerzungen
39 // Statistik - Stand 02-03-1995
40 // Haeufigkeit Ersparnis
41 #define SdrHelpLineKind SdrFLK /* HL ist schon besetzt */
42 #define SdrHelpLineList SdrFLL /* HL ist schon besetzt */
43 #define SdrHelpLine SdrFL /* HL ist schon besetzt */
44 #define SdrObjTransformInfoRec SdrTI
45 #define SdrDragCrook SdrDC
46 #define SdrDragMirror SdrDI
47 #define SdrDragMovHdl SdrDH
48 #define SdrDragResize SdrDZ
49 #define SdrDragRotate SdrDR
50 #define SdrDragShear SdrDE
51 #define SdrDragMove SdrDM
52 #define SdrCreateCmd SdrCC
53 #define SdrUndoAttrObj SdrAU
54 #define SdrObjKind SdrOK
55 #define SdrUndoGroup SdrUG
56 #define SdrUndoAction SdrUA
57 #define SdrAttrObj SdrAO
58 #define SdrGrafObj SdrGO
59 #define SdrMarkList SdrML
60 #define SdrHdlList SdrHL
61 #define SdrLayerAdmin SdrLA
62 #define SdrObjUserCall SdrUC
63 #define SdrObjUnknown SdrUO
64 #define SdrExchangeView SdrXV
65 #define SdrCreateView SdrCV
66 #define SdrOle2Obj SdrOO
67 #define SdrObjGeoData SdrGD
68 #define SdrDragView SdrDV
69 #define SdrSnapView SdrSV
70 #define SdrObjList SdrOL
71 #define SdrEdgeObj SdrEO
72 #define SdrCircObj SdrCO
73 #define SdrObjGroup SdrOG
74 #define SdrPage SdrPg
75 #define SdrObjEditView SdrOV
76 #define SdrModel SdrMD
77 #define SdrEditView SdrEV
78 #define SdrPaintView SdrNV
79 #define SdrPolyObj SdrPO
80 #define SdrRectObj SdrRO
81 #define SdrTextObj SdrTO
82 #define SdrMarkView SdrMV
83 #define SdrPathObj SdrBO
84 #define SdrPageView SdrPV
85 #define SdrDragStat SdrDS
86 #define SdrVirtObj SdrVO
87 #define SdrObject SdrO
89 #endif
91 ////////////////////////////////////////////////////////////////////////////////////////////////////
93 #endif //_SVDSHORT_HXX