summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/frame.hxx
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2009-11-23 20:56:41 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2009-11-23 20:56:41 +0100
commitacb76afa6e018638409f50b87310637d898c3b41 (patch)
tree4951fc94df8902ecb27e3c573f8145447454f2a7 /sfx2/inc/sfx2/frame.hxx
parent6e28303dc4dc86016005b8b81b2d75e9f474496f (diff)
[CWS autorecovery] SfxFrame::Browse is dead, too
Diffstat (limited to 'sfx2/inc/sfx2/frame.hxx')
-rw-r--r--sfx2/inc/sfx2/frame.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/frame.hxx b/sfx2/inc/sfx2/frame.hxx
index 1f611b590f..4887b6bdda 100644
--- a/sfx2/inc/sfx2/frame.hxx
+++ b/sfx2/inc/sfx2/frame.hxx
@@ -215,7 +215,6 @@ public:
SAL_DLLPRIVATE void SetCurrentViewFrame_Impl( SfxViewFrame* );
SAL_DLLPRIVATE sal_Bool IsClosing_Impl() const;
SAL_DLLPRIVATE void SetIsClosing_Impl();
- SAL_DLLPRIVATE sal_Bool Browse( sal_Bool bForward, sal_uInt16 nDelta = 1, sal_Bool bNewFrame=sal_False );
// Methoden f"ur den Zugriff auf das aktuelle Set
SAL_DLLPRIVATE void SetDescriptor( SfxFrameDescriptor* );