diff options
author | Rüdiger Timm <rt@openoffice.org> | 2006-02-09 12:50:05 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2006-02-09 12:50:05 +0000 |
commit | 3d563ba543ffa40511cb500e11dda81e381aaba3 (patch) | |
tree | 33649b4ec4c377789aa5d00bf924c019c8e89eee /extensions/source/activex/main | |
parent | b792249fa4c5b239fd9797979e5c419c7d9c7bb8 (diff) |
INTEGRATION: CWS fwk32 (1.3.434); FILE MERGED
2006/01/30 10:58:34 mav 1.3.434.1: #120410# let the document be locked from closing while the control is running, use DocumentCloser to close the frame
Diffstat (limited to 'extensions/source/activex/main')
-rw-r--r-- | extensions/source/activex/main/resource.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/source/activex/main/resource.h b/extensions/source/activex/main/resource.h index d521b29fa4f3..7e4be1ee24e7 100644 --- a/extensions/source/activex/main/resource.h +++ b/extensions/source/activex/main/resource.h @@ -9,6 +9,8 @@ #define IDR_SOCOMWINDOWPEER 104 #define IDB_SODISPATCHINTERCEPTOR 105 #define IDR_SODISPATCHINTERCEPTOR 106 +#define IDB_SODOCUMENTEVENTLISTENER 107 +#define IDR_SODOCUMENTEVENTLISTENER 108 // Next default values for new objects |