summaryrefslogtreecommitdiff
path: root/include/svx/ctredlin.hxx
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2014-11-24 02:16:39 +0100
committerJan Holesovsky <kendy@collabora.com>2014-12-19 12:53:46 +0100
commite5d87682c894c3de5b3553c5cee1193f063e017f (patch)
tree89a587fcef72f39c60ff6869fe99fa9501a94e98 /include/svx/ctredlin.hxx
parent2125868dad4b1e8f9318367b47938ad7e8afeebb (diff)
changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.
Change-Id: I4fd415845e2732ee8ef0567b8c58b878bb52fac8
Diffstat (limited to 'include/svx/ctredlin.hxx')
-rw-r--r--include/svx/ctredlin.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/ctredlin.hxx b/include/svx/ctredlin.hxx
index eca260ae844a..8d0f31915525 100644
--- a/include/svx/ctredlin.hxx
+++ b/include/svx/ctredlin.hxx
@@ -314,7 +314,7 @@ private:
DECL_LINK( PbClickHdl, PushButton* );
public:
- SvxTPView(vcl::Window * pParent);
+ SvxTPView(vcl::Window * pParent, VclBuilderContainer *pTopLevel);
virtual ~SvxTPView();
void InsertWriterHeader();
@@ -373,7 +373,7 @@ private:
sal_uInt16 m_nFilterPageId;
public:
- SvxAcceptChgCtr(vcl::Window* pParent);
+ SvxAcceptChgCtr(vcl::Window* pParent, VclBuilderContainer* pTopLevel);
virtual ~SvxAcceptChgCtr();