INTEGRATION: CWS draw10 (1.5.98); FILE MERGED
2003/04/30 09:37:25 lo 1.5.98.1: #109140# -start for StartPresentation
This commit is contained in:
parent
6bb5dd9b6a
commit
a8145d3296
1 changed files with 3 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: dispatchwatcher.hxx,v $
|
||||
*
|
||||
* $Revision: 1.5 $
|
||||
* $Revision: 1.6 $
|
||||
*
|
||||
* last change: $Author: lo $ $Date: 2002-10-17 10:46:29 $
|
||||
* last change: $Author: vg $ $Date: 2003-05-16 14:21:58 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -113,6 +113,7 @@ class DispatchWatcher : public ::cppu::WeakImplHelper1< ::com::sun::star::frame:
|
|||
{
|
||||
REQUEST_OPEN,
|
||||
REQUEST_VIEW,
|
||||
REQUEST_START,
|
||||
REQUEST_PRINT,
|
||||
REQUEST_PRINTTO,
|
||||
REQUEST_FORCEOPEN,
|
||||
|
|
Loading…
Reference in a new issue