Files
loongoffice/sfx2/source/control/templateview.hrc
Caolán McNamara 9db8c85f75 sfx2: load BitmapEx resources instead of Image ones
Change-Id: I9c5a0f1b23eadf15fee3ff78e5061474214fcc35
2017-01-19 15:13:28 +00:00

18 lines
665 B
Plaintext

/* -*- 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/.
*/
#define STR_WELCOME_LINE1 259
#define STR_WELCOME_LINE2 260
#define BMP_WELCOME 261
#define BMP_RECENTDOC_REMOVE 262
#define BMP_RECENTDOC_REMOVE_HIGHLIGHTED 263
#define BMP_DEFAULT 264
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */