diff options
author | Peter Burow <pb@openoffice.org> | 2000-11-20 12:05:25 +0000 |
---|---|---|
committer | Peter Burow <pb@openoffice.org> | 2000-11-20 12:05:25 +0000 |
commit | bdba20cd10f3c79d9ce9e6002a8aeee6d7f57c23 (patch) | |
tree | e732f8a06ad1d135385c74718e99f987994f91bc /svx/source/dialog/srchxtra.src | |
parent | dbc323d2cae63f9b11808f0a1c509e96de2c85f6 (diff) |
chg: new char pages added
Diffstat (limited to 'svx/source/dialog/srchxtra.src')
-rw-r--r-- | svx/source/dialog/srchxtra.src | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/svx/source/dialog/srchxtra.src b/svx/source/dialog/srchxtra.src index 8230ac9ed1b4..559ab78bef5b 100644 --- a/svx/source/dialog/srchxtra.src +++ b/svx/source/dialog/srchxtra.src @@ -2,9 +2,9 @@ * * $RCSfile: srchxtra.src,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:01:11 $ + * last change: $Author: pb $ $Date: 2000-11-20 13:04:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -144,6 +144,26 @@ TabDialog RID_SVXDLG_SEARCHFORMAT }; PageItem { + Identifier = RID_SVXPAGE_CHAR ; + Text = "Schrift" ; + }; + PageItem + { + Identifier = RID_SVXPAGE_CHAR_EFFECTS ; + Text = "Schrifteffekt" ; + }; + PageItem + { + Identifier = RID_SVXPAGE_CHAR_POSITION ; + Text = "Position" ; + }; + PageItem + { + Identifier = RID_SVXPAGE_CHAR_ASIAN ; + Text = "Asiatisches Layout" ; + }; + PageItem + { Identifier = RID_SVXPAGE_STD_PARAGRAPH ; /* ### ACHTUNG: Neuer Text in Resource? Einzge und Abstnde : Einzge und Abstnde */ /* ### ACHTUNG: Neuer Text in Resource? Einzge und Abstnde : Einzge und Abstnde */ |