summaryrefslogtreecommitdiffstats
path: root/include/sfx2/templateabstractview.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-02-12 09:11:02 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-02-12 13:03:50 +0000
commit0d3082dbf2e87bed462246307a13e206f7617081 (patch)
tree372b4a879b45e6a9e85ff42f4275a8e925c3162d /include/sfx2/templateabstractview.hxx
parentdrawingML import: picture with scheme color (diff)
downloadcore-0d3082dbf2e87bed462246307a13e206f7617081.tar.gz
core-0d3082dbf2e87bed462246307a13e206f7617081.zip
callcatcher: update unused code
Change-Id: Iaaad9302ef8edb47fa95ce8ca608b6f36449521b
Diffstat (limited to 'include/sfx2/templateabstractview.hxx')
-rw-r--r--include/sfx2/templateabstractview.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/sfx2/templateabstractview.hxx b/include/sfx2/templateabstractview.hxx
index fc2df865e954..3be1cabe9783 100644
--- a/include/sfx2/templateabstractview.hxx
+++ b/include/sfx2/templateabstractview.hxx
@@ -80,9 +80,8 @@ class SFX2_DLLPUBLIC TemplateAbstractView : public ThumbnailView
{
public:
- TemplateAbstractView (Window *pParent, WinBits nWinStyle, bool bDisableTransientChildren);
- TemplateAbstractView ( Window* pParent, const ResId& rResId, bool bDisableTransientChildren = false );
- TemplateAbstractView ( Window* pParent );
+ TemplateAbstractView(Window *pParent, WinBits nWinStyle, bool bDisableTransientChildren);
+ TemplateAbstractView(Window* pParent);
virtual ~TemplateAbstractView ();