diff options
author | Oliver Specht <os@openoffice.org> | 2000-11-20 11:23:38 +0000 |
---|---|---|
committer | Oliver Specht <os@openoffice.org> | 2000-11-20 11:23:38 +0000 |
commit | e3df8bccc696556d15bd145510d452228648d07d (patch) | |
tree | c59e57a4fd84a62d4dac555bbe774288a7cf3970 /extensions/source/bibliography/toolbar.hrc | |
parent | e3b88a0886a551fbb82991daa72358ccc56b7b74 (diff) |
data source dialog revived - dialogs can be called via toolbox button
Diffstat (limited to 'extensions/source/bibliography/toolbar.hrc')
-rw-r--r-- | extensions/source/bibliography/toolbar.hrc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/extensions/source/bibliography/toolbar.hrc b/extensions/source/bibliography/toolbar.hrc index 95596b4ed7fd..c8f82d82eb27 100644 --- a/extensions/source/bibliography/toolbar.hrc +++ b/extensions/source/bibliography/toolbar.hrc @@ -2,9 +2,9 @@ * * $RCSfile: toolbar.hrc,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:16:45 $ + * last change: $Author: os $ $Date: 2000-11-20 12:23:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,4 +74,5 @@ #define TBC_BT_UPDATE 12 #define TBC_BT_MAIL 13 #define TBC_BT_URL 14 - +#define TBC_BT_COL_ASSIGN 15 +#define TBC_BT_CHANGESOURCE 16 |