1#
2# This file is part of the LibreOffice project.
3#
4# This Source Code Form is subject to the terms of the Mozilla Public
5# License, v. 2.0. If a copy of the MPL was not distributed with this
6# file, You can obtain one at http://mozilla.org/MPL/2.0/.
7#
8
9officecfg_XCSFILES := \
10    Inet \
11    Interaction \
12    LDAP \
13    Office/Accelerators \
14    Office/Addons \
15    Office/BasicIDE \
16    Office/Calc \
17    Office/CalcAddIns \
18    Office/Canvas \
19    Office/Chart \
20    Office/Commands \
21    Office/Common \
22    Office/Compatibility \
23    Office/DataAccess \
24    Office/DataAccess/Drivers \
25    Office/Draw \
26    Office/Embedding \
27    Office/Events \
28    Office/ExtendedColorScheme \
29    Office/ExtensionDependencies \
30    Office/ExtensionManager \
31    Office/FormWizard \
32    Office/Histories \
33    Office/Impress \
34    Office/Java \
35    Office/Jobs \
36    Office/Labels \
37    Office/Linguistic \
38    Office/Logging \
39    Office/Math \
40    Office/OptionsDialog \
41    Office/Paths \
42    Office/PresentationMinimizer \
43    Office/PresenterScreen \
44    Office/ProtocolHandler \
45    Office/Recovery \
46    Office/ReportDesign \
47    Office/Scripting \
48    Office/Security \
49    Office/TableWizard \
50    Office/TypeDetection \
51    Office/UI \
52    Office/UI/BaseWindowState \
53    Office/UI/BasicIDECommands \
54    Office/UI/BasicIDEWindowState \
55    Office/UI/BibliographyCommands \
56    Office/UI/BibliographyWindowState \
57    Office/UI/CalcCommands \
58    Office/UI/CalcWindowState \
59    Office/UI/Category \
60    Office/UI/ChartCommands \
61    Office/UI/ChartWindowState \
62    Office/UI/Commands \
63    Office/UI/Controller \
64    Office/UI/DbBrowserWindowState \
65    Office/UI/DbQueryWindowState \
66    Office/UI/DbRelationWindowState \
67    Office/UI/DbReportWindowState \
68    Office/UI/DbTableDataWindowState \
69    Office/UI/DbTableWindowState \
70    Office/UI/DbuCommands \
71    Office/UI/DrawImpressCommands \
72    Office/UI/DrawWindowState \
73    Office/UI/Effects \
74    Office/UI/Factories \
75    Office/UI/GenericCategories \
76    Office/UI/GenericCommands \
77    Office/UI/GlobalSettings \
78    Office/UI/ImpressWindowState \
79    Office/UI/Infobar \
80    Office/UI/MathCommands \
81    Office/UI/MathWindowState \
82    Office/UI/ReportCommands \
83    Office/UI/Sidebar \
84    Office/UI/StartModuleCommands \
85    Office/UI/StartModuleWindowState \
86    Office/UI/ToolbarMode \
87    Office/UI/WindowContentFactories \
88    Office/UI/WindowState \
89    Office/UI/WriterCommands \
90    Office/UI/WriterFormWindowState \
91    Office/UI/WriterGlobalWindowState \
92    Office/UI/WriterReportWindowState \
93    Office/UI/WriterWebWindowState \
94    Office/UI/WriterWindowState \
95    Office/UI/XFormsWindowState \
96    Office/Update \
97    Office/Views \
98    Office/Writer \
99    Office/WriterWeb \
100    Setup \
101    System \
102    TypeDetection/Filter \
103    TypeDetection/GraphicFilter \
104    TypeDetection/Misc \
105    TypeDetection/Types \
106    TypeDetection/UISort \
107    UserProfile \
108    VCL \
109    ucb/Configuration \
110    ucb/Hierarchy \
111    ucb/InteractionHandler \
112    ucb/Store \
113
114