Kaydet (Commit) 6f3e2350 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS iconupdate300u1 (1.5.26); FILE MERGED

2008/05/14 14:32:48 ka 1.5.26.1: #i89469#: added Classic theme
üst 417e6143
......@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: settings.hxx,v $
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* This file is part of OpenOffice.org.
*
......@@ -515,7 +515,8 @@ private:
#define STYLE_SYMBOLS_INDUSTRIAL ((ULONG)3)
#define STYLE_SYMBOLS_CRYSTAL ((ULONG)4)
#define STYLE_SYMBOLS_TANGO ((ULONG)5)
#define STYLE_SYMBOLS_THEMES_MAX ((ULONG)5)
#define STYLE_SYMBOLS_CLASSIC ((ULONG)6)
#define STYLE_SYMBOLS_THEMES_MAX ((ULONG)6)
#define STYLE_CURSOR_NOBLINKTIME ((ULONG)0xFFFFFFFF)
......@@ -926,6 +927,7 @@ public:
void SetPreferredSymbolsStyleName( const ::rtl::OUString &rName );
ULONG GetPreferredSymbolsStyle() const
{ return mpData->mnPreferredSymbolsStyle; }
ULONG GetAutoSymbolsStyle() const;
ULONG GetCurrentSymbolsStyle() const;
......
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