diff options
author | Christian Lippka <cl@openoffice.org> | 2002-07-09 09:44:50 +0000 |
---|---|---|
committer | Christian Lippka <cl@openoffice.org> | 2002-07-09 09:44:50 +0000 |
commit | 7bec9b2bed7c791ba42c266607d66d7cf5acbeac (patch) | |
tree | f85a61a0933b82972a8d9e041c2763dfa6f59127 /svx/source/dialog/tabarea.hrc | |
parent | aab54a74cda0fa43b24d870103357315c22f0d49 (diff) |
#101020# load/save buttons for dialogs in hc mode
Diffstat (limited to 'svx/source/dialog/tabarea.hrc')
-rw-r--r-- | svx/source/dialog/tabarea.hrc | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/dialog/tabarea.hrc b/svx/source/dialog/tabarea.hrc index 1906cde285c9..a135770c8c19 100644 --- a/svx/source/dialog/tabarea.hrc +++ b/svx/source/dialog/tabarea.hrc @@ -2,9 +2,9 @@ * * $RCSfile: tabarea.hrc,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: dr $ $Date: 2001-06-15 16:58:27 $ + * last change: $Author: cl $ $Date: 2002-07-09 10:44:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -219,3 +219,6 @@ #define CB_HATCHBCKGRD 21 #define LB_HATCHBCKGRDCOLOR 22 + +#define IMG_LOAD_H 23 +#define IMG_SAVE_H 24 |