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 _SVDATTR_HXX 25 #define _SVDATTR_HXX 26 27 #ifndef _SOLAR_HRC 28 #include <svl/solar.hrc> 29 #endif 30 #include <tools/solar.h> 31 #include <svx/sdangitm.hxx> 32 #include <svx/sderitm.hxx> 33 #include <svx/sdmetitm.hxx> 34 #include <svx/sdooitm.hxx> 35 #include <svx/sdprcitm.hxx> 36 #include <svx/sdshcitm.hxx> 37 #include <svx/sdshitm.hxx> 38 #include <svx/sdshtitm.hxx> 39 #include <svx/sdsxyitm.hxx> 40 #include <svx/sdtaaitm.hxx> 41 #ifndef _SDTACITM_HXX 42 #include <svx/sdtacitm.hxx> 43 #endif 44 #ifndef _SDTACITM_HXX 45 #include <svx/sdtaditm.hxx> 46 #endif 47 #include <svx/sdtagitm.hxx> 48 #include <svx/sdtaiitm.hxx> 49 #include <svx/sdtaitm.hxx> 50 #ifndef _SDTAKITM_HXX 51 #include <svx/sdtakitm.hxx> 52 #endif 53 #include <svx/sdtayitm.hxx> 54 #ifndef SDTCFITM_HXX 55 #include <svx/sdtcfitm.hxx> 56 #endif 57 #ifndef _SDTDITM_HXX 58 #include <svx/sdtditm.hxx> 59 #endif 60 #include <svx/sdtfsitm.hxx> 61 #include <svx/sdtmfitm.hxx> 62 #include <svx/sdynitm.hxx> 63 #include <svx/sdgluitm.hxx> 64 #include <svx/sdginitm.hxx> 65 #include <svx/sdgtritm.hxx> 66 #include <svx/sdgcoitm.hxx> 67 #include <svx/sdggaitm.hxx> 68 #include <svx/sdasitm.hxx> 69 #include <svx/sdgmoitm.hxx> 70 #include <svx/sdasaitm.hxx> 71 #endif 72 73