Kaydet (Commit) 8f299051 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

directly include ResourceIds.hrc header

Change-Id: Iaef6876ac2838f8727fea21c03a4cdc50683e675
üst 987d933c
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef CHART_TABPAGES_HRC
#define CHART_TABPAGES_HRC
#include "ResourceIds.hrc"
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
#include "dlg_ObjectProperties.hxx" #include "dlg_ObjectProperties.hxx"
#include "ResourceIds.hrc" #include "ResourceIds.hrc"
#include "Strings.hrc" #include "Strings.hrc"
#include "TabPages.hrc" #include "ResourceIds.hrc"
#include "tp_AxisLabel.hxx" #include "tp_AxisLabel.hxx"
#include "tp_DataLabel.hxx" #include "tp_DataLabel.hxx"
#include "tp_LegendPosition.hxx" #include "tp_LegendPosition.hxx"
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
#include "dlg_View3D.hxx" #include "dlg_View3D.hxx"
#include "Strings.hrc" #include "Strings.hrc"
#include "TabPages.hrc" #include "ResourceIds.hrc"
#include "ResId.hxx" #include "ResId.hxx"
#include "tp_3D_SceneGeometry.hxx" #include "tp_3D_SceneGeometry.hxx"
#include "tp_3D_SceneAppearance.hxx" #include "tp_3D_SceneAppearance.hxx"
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
#include "tp_AxisLabel.hxx" #include "tp_AxisLabel.hxx"
#include "ResId.hxx" #include "ResId.hxx"
#include "TabPages.hrc" #include "ResourceIds.hrc"
#include "chartview/ChartSfxItemIds.hxx" #include "chartview/ChartSfxItemIds.hxx"
#include <svx/chrtitem.hxx> #include <svx/chrtitem.hxx>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
#include "tp_AxisPositions.hxx" #include "tp_AxisPositions.hxx"
#include "ResId.hxx" #include "ResId.hxx"
#include "TabPages.hrc" #include "ResourceIds.hrc"
#include "Strings.hrc" #include "Strings.hrc"
#include "chartview/ChartSfxItemIds.hxx" #include "chartview/ChartSfxItemIds.hxx"
#include "AxisHelper.hxx" #include "AxisHelper.hxx"
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
#include "tp_DataLabel.hxx" #include "tp_DataLabel.hxx"
#include "TabPages.hrc" #include "ResourceIds.hrc"
#include "ResId.hxx" #include "ResId.hxx"
namespace chart namespace chart
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
#include "tp_ErrorBars.hxx" #include "tp_ErrorBars.hxx"
#include "ResId.hxx" #include "ResId.hxx"
#include "TabPages.hrc" #include "ResourceIds.hrc"
#include "TabPageNotifiable.hxx" #include "TabPageNotifiable.hxx"
#include <vcl/settings.hxx> #include <vcl/settings.hxx>
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
#include "tp_LegendPosition.hxx" #include "tp_LegendPosition.hxx"
#include "ResId.hxx" #include "ResId.hxx"
#include "TabPages.hrc" #include "ResourceIds.hrc"
#include "res_LegendPosition.hxx" #include "res_LegendPosition.hxx"
#include "chartview/ChartSfxItemIds.hxx" #include "chartview/ChartSfxItemIds.hxx"
#include <svx/chrtitem.hxx> #include <svx/chrtitem.hxx>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
*/ */
#include "tp_PointGeometry.hxx" #include "tp_PointGeometry.hxx"
#include "TabPages.hrc" #include "ResourceIds.hrc"
#include "res_BarGeometry.hxx" #include "res_BarGeometry.hxx"
#include "ResId.hxx" #include "ResId.hxx"
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
#include "tp_TitleRotation.hxx" #include "tp_TitleRotation.hxx"
#include "ResId.hxx" #include "ResId.hxx"
#include "TabPages.hrc" #include "ResourceIds.hrc"
#include "chartview/ChartSfxItemIds.hxx" #include "chartview/ChartSfxItemIds.hxx"
#include "HelpIds.hrc" #include "HelpIds.hrc"
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
#include "tp_Trendline.hxx" #include "tp_Trendline.hxx"
#include "ResId.hxx" #include "ResId.hxx"
#include "TabPages.hrc" #include "ResourceIds.hrc"
#include <vcl/settings.hxx> #include <vcl/settings.hxx>
namespace chart namespace chart
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment