summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/unotxvw.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2010-09-30 15:55:00 +0200
committerMichael Stahl <mst@openoffice.org>2010-09-30 15:55:00 +0200
commit978512c43c879021aa4d8a0f5b94cd56b45455d1 (patch)
treebddf6295c619a6744ad822b651838026bcc547b6 /sw/source/ui/inc/unotxvw.hxx
parentsw34refactor1: remove all but one overloads of PaMCorrAbs. (diff)
downloadcore-978512c43c879021aa4d8a0f5b94cd56b45455d1.tar.gz
core-978512c43c879021aa4d8a0f5b94cd56b45455d1.zip
sw34refactor1: SwXTextView: remove unused parameter from BuildTmpSelectionDoc()
Diffstat (limited to 'sw/source/ui/inc/unotxvw.hxx')
-rw-r--r--sw/source/ui/inc/unotxvw.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/unotxvw.hxx b/sw/source/ui/inc/unotxvw.hxx
index 91cf8823e124..4990df84f43b 100644
--- a/sw/source/ui/inc/unotxvw.hxx
+++ b/sw/source/ui/inc/unotxvw.hxx
@@ -156,7 +156,7 @@ public:
void Invalidate();
// temporary document used for PDF export of selections/multi-selections
- SfxObjectShellRef BuildTmpSelectionDoc( SfxObjectShellRef& );
+ SfxObjectShellRef BuildTmpSelectionDoc();
};
/* -----------------17.09.98 12:52-------------------