INTEGRATION: CWS nodirectxui (1.12.294); FILE MERGED

2005/02/21 13:16:21 fs 1.12.294.2: new strings for #i43061#
2005/02/18 15:08:41 fs 1.12.294.1: #i43061# option to enable or disable usage of DirectX (UI strings still preliminary)
This commit is contained in:
Vladimir Glazounov 2005-02-24 14:20:36 +00:00
parent 70067ac67e
commit c631ace348

View file

@ -2,9 +2,9 @@
*
* $RCSfile: optgdlg.hrc,v $
*
* $Revision: 1.12 $
* $Revision: 1.13 $
*
* last change: $Author: pjunck $ $Date: 2004-11-03 08:19:02 $
* last change: $Author: vg $ $Date: 2005-02-24 15:20:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -60,7 +60,6 @@
************************************************************************/
#ifndef _SVX_OPTGDLG_HRC
#define _SVX_OPTGDLG_HRC
#include <svtools/controldims.hrc>
// defines for positions and sizes ---------------------------------------
@ -108,6 +107,8 @@
#define ROW_FL_FONTLISTS (ROW_CB_SHOW_INACTIVE + RSC_CD_FIXEDLINE_HEIGHT + RSC_SP_FLGR_SPACE_X)
#define ROW_CB_FONT_SHOW (ROW_FL_FONTLISTS + RSC_CD_FIXEDLINE_HEIGHT+ROWSPACE)
#define ROW_CB_FONT_HISTORY (ROW_CB_FONT_SHOW + RSC_CD_FIXEDLINE_HEIGHT+ROWSPACE)
#define ROW_FL_REDERING (ROW_CB_FONT_HISTORY + RSC_CD_FIXEDLINE_HEIGHT + RSC_SP_FLGR_SPACE_X)
#define ROW_CB_USE_HARDACCELL (ROW_FL_REDERING + RSC_CD_FIXEDLINE_HEIGHT+ROWSPACE)
// tabpage general -------------------------------------------------------
@ -168,6 +169,9 @@
#define FT_POINTLIMIT_LABEL 65
#define FT_POINTLIMIT_UNIT 66
#define FL_RENDERING 67
#define CB_USE_HARDACCELL 68
// tabpage languages -----------------------------------------------------
#define FL_UI_LANG 1