Avoid reserved identifiers

Change-Id: I65681e938c809467f9497568149d25f5f68ed5bf
This commit is contained in:
Stephan Bergmann
2016-04-12 19:50:47 +02:00
parent cd96f8998d
commit 13f97509af
2 changed files with 4 additions and 4 deletions

View File

@@ -6,8 +6,8 @@
* 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/.
*/
#ifndef _FPICKER_OFFICEFILEPICKER_HRC
#define _FPICKER_OFFICEFILEPICKER_HRC
#ifndef INCLUDED_FPICKER_SOURCE_OFFICE_OFFICEFILEPICKER_HRC
#define INCLUDED_FPICKER_SOURCE_OFFICE_OFFICEFILEPICKER_HRC
#include <vcl/fpicker.hrc>

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _SVTOOLS_IODLGIMPL_HRC
#define _SVTOOLS_IODLGIMPL_HRC
#ifndef INCLUDED_FPICKER_SOURCE_OFFICE_IODLG_HRC
#define INCLUDED_FPICKER_SOURCE_OFFICE_IODLG_HRC
#include "svtools/helpid.hrc"
#include <vcl/fpicker.hrc>