summaryrefslogtreecommitdiff
path: root/sw/inc/unotxdoc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unotxdoc.hxx')
-rw-r--r--sw/inc/unotxdoc.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/unotxdoc.hxx b/sw/inc/unotxdoc.hxx
index 4e1bfdaeebcd..ef34edfc7bc5 100644
--- a/sw/inc/unotxdoc.hxx
+++ b/sw/inc/unotxdoc.hxx
@@ -443,8 +443,8 @@ public:
SwXDrawPage* GetDrawPage();
SwDocShell* GetDocShell() {return pDocShell;}
- // #121125# react on ViewShell change
- void ReactOnViewShellChange();
+ // #121125#, #122868# - clean up rendering data
+ void CleanUpRenderingData();
void * SAL_CALL operator new( size_t ) throw();
void SAL_CALL operator delete( void * ) throw();