INTEGRATION: CWS aw033 (1.16.58); FILE MERGED
2008/07/15 14:27:51 aw 1.16.58.1: #i39532# changes after resync - SW problem with XDrawPage lifetime
This commit is contained in:
parent
f4e00e15ff
commit
8d616f67f4
1 changed files with 3 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: unodraw.hxx,v $
|
||||
* $Revision: 1.16 $
|
||||
* $Revision: 1.17 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
|
@ -124,7 +124,8 @@ public:
|
|||
virtual ::com::sun::star::uno::Sequence< rtl::OUString > SAL_CALL getSupportedServiceNames(void) throw( ::com::sun::star::uno::RuntimeException );
|
||||
|
||||
SwFmDrawPage* GetSvxPage();
|
||||
void Invalidate() {pDoc = 0;}
|
||||
// renamed and outlined to detect where it's called
|
||||
void InvalidateSwDoc(); // {pDoc = 0;}
|
||||
};
|
||||
/* -----------------22.01.99 10:20-------------------
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue