xref: /trunk/main/svx/inc/svx/svdattrx.hxx (revision 3334a7e6)
1 /**************************************************************
2  *
3  * Licensed to the Apache Software Foundation (ASF) under one
4  * or more contributor license agreements.  See the NOTICE file
5  * distributed with this work for additional information
6  * regarding copyright ownership.  The ASF licenses this file
7  * to you under the Apache License, Version 2.0 (the
8  * "License"); you may not use this file except in compliance
9  * with the License.  You may obtain a copy of the License at
10  *
11  *   http://www.apache.org/licenses/LICENSE-2.0
12  *
13  * Unless required by applicable law or agreed to in writing,
14  * software distributed under the License is distributed on an
15  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16  * KIND, either express or implied.  See the License for the
17  * specific language governing permissions and limitations
18  * under the License.
19  *
20  *************************************************************/
21 
22 
23 
24 #ifndef _SVDATTRX_HXX
25 #define _SVDATTRX_HXX
26 
27 #include <svx/sxmlhitm.hxx>
28 #include <svx/sxallitm.hxx>
29 #include <svx/sxcaitm.hxx>
30 #include <svx/sxcecitm.hxx>
31 
32 #ifndef _SXCGIITM_HXX
33 #include <svx/sxcgitm.hxx>
34 #endif
35 #include <svx/sxciaitm.hxx>
36 #include <svx/sxcikitm.hxx>
37 #include <svx/sxcllitm.hxx>
38 #include <svx/sxctitm.hxx>
39 #include <svx/sxekitm.hxx>
40 #include <svx/sxelditm.hxx>
41 #include <svx/sxenditm.hxx>
42 
43 #ifndef _SXFIITM_HXX
44 #include <svx/sxfiitm.hxx>
45 #endif
46 
47 #ifndef _SXLAYITM_HXX
48 #include <svx/sxlayitm.hxx>
49 #endif
50 #include <svx/sxlogitm.hxx>
51 #include <svx/sxmbritm.hxx>
52 #include <svx/sxmfsitm.hxx>
53 #include <svx/sxmkitm.hxx>
54 #include <svx/sxmoitm.hxx>
55 #include <svx/sxmovitm.hxx>
56 
57 #ifndef _SXMSIITM_HXX
58 #include <svx/sxmsitm.hxx>
59 #endif
60 #include <svx/sxmspitm.hxx>
61 #include <svx/sxmsuitm.hxx>
62 #include <svx/sxmtaitm.hxx>
63 #include <svx/sxmtfitm.hxx>
64 #include <svx/sxmtpitm.hxx>
65 #include <svx/sxmtritm.hxx>
66 #include <svx/sxmuitm.hxx>
67 #include <svx/sxoneitm.hxx>
68 #include <svx/sxonitm.hxx>
69 #include <svx/sxopitm.hxx>
70 #include <svx/sxraitm.hxx>
71 #include <svx/sxreaitm.hxx>
72 #include <svx/sxreoitm.hxx>
73 #include <svx/sxroaitm.hxx>
74 #include <svx/sxrooitm.hxx>
75 #include <svx/sxsaitm.hxx>
76 #include <svx/sxsalitm.hxx>
77 #include <svx/sxsiitm.hxx>
78 #include <svx/sxsoitm.hxx>
79 #include <svx/sxtraitm.hxx>
80 
81 #endif  //_SVDATTRX_HXX
82