INTEGRATION: CWS mav09 (1.12.12); FILE MERGED

2004/07/09 18:04:29 mav 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED
2004/06/18 16:43:01 mav 1.12.12.1: #i27773# get rid of WinExtent workaround
This commit is contained in:
Kurt Zenker
2004-10-04 19:01:16 +00:00
parent 2960a18a23
commit 056873e90b

View File

@@ -2,9 +2,9 @@
* *
* $RCSfile: docholder.hxx,v $ * $RCSfile: docholder.hxx,v $
* *
* $Revision: 1.13 $ * $Revision: 1.14 $
* *
* last change: $Author: obo $ $Date: 2004-07-06 11:26:01 $ * last change: $Author: kz $ $Date: 2004-10-04 20:01:16 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@@ -216,8 +216,8 @@ public:
IDispatch* GetIDispatch(); IDispatch* GetIDispatch();
HRESULT GetDocumentBorder( RECT *pRect ); HRESULT GetDocumentBorder( RECT *pRect );
HRESULT SetVisArea( const RECTL *pRect ); // HRESULT SetVisArea( const RECTL *pRect );
HRESULT GetVisArea( RECTL *pRect ); // HRESULT GetVisArea( RECTL *pRect );
HRESULT SetExtent( const SIZEL *pSize ); HRESULT SetExtent( const SIZEL *pSize );
HRESULT GetExtent( SIZEL *pSize ); HRESULT GetExtent( SIZEL *pSize );
// sets extension on the hatchwindow // sets extension on the hatchwindow