fdo#74697 Add Bluez 5 support for impress remote.
[LibreOffice.git] / include / svx / svdattrx.hxx
blobca1aa00c42921eedf45c1cece0ce4937bb158f7d
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 #ifndef _SVDATTRX_HXX
21 #define _SVDATTRX_HXX
23 #include <svx/sxmlhitm.hxx>
24 #include <svx/sxallitm.hxx>
25 #include <svx/sxcaitm.hxx>
26 #include <svx/sxcecitm.hxx>
28 #include <svx/sxcgitm.hxx>
29 #include <svx/sxciaitm.hxx>
30 #include <svx/sxcikitm.hxx>
31 #include <svx/sxcllitm.hxx>
32 #include <svx/sxctitm.hxx>
33 #include <svx/sxekitm.hxx>
34 #include <svx/sxelditm.hxx>
35 #include <svx/sxenditm.hxx>
37 #include <svx/sxfiitm.hxx>
39 #include <svx/sxlayitm.hxx>
40 #include <svx/sxlogitm.hxx>
41 #include <svx/sxmbritm.hxx>
42 #include <svx/sxmfsitm.hxx>
43 #include <svx/sxmkitm.hxx>
44 #include <svx/sxmoitm.hxx>
45 #include <svx/sxmovitm.hxx>
47 #include <svx/sxmsitm.hxx>
48 #include <svx/sxmspitm.hxx>
49 #include <svx/sxmsuitm.hxx>
50 #include <svx/sxmtaitm.hxx>
51 #include <svx/sxmtfitm.hxx>
52 #include <svx/sxmtpitm.hxx>
53 #include <svx/sxmtritm.hxx>
54 #include <svx/sxmuitm.hxx>
55 #include <svx/sxoneitm.hxx>
56 #include <svx/sxonitm.hxx>
57 #include <svx/sxopitm.hxx>
58 #include <svx/sxraitm.hxx>
59 #include <svx/sxreaitm.hxx>
60 #include <svx/sxreoitm.hxx>
61 #include <svx/sxroaitm.hxx>
62 #include <svx/sxrooitm.hxx>
63 #include <svx/sxsaitm.hxx>
64 #include <svx/sxsalitm.hxx>
65 #include <svx/sxsiitm.hxx>
66 #include <svx/sxsoitm.hxx>
67 #include <svx/sxtraitm.hxx>
69 #endif //_SVDATTRX_HXX
71 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */