summaryrefslogtreecommitdiffstats
path: root/svtools/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-03-06 22:43:13 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-03-07 11:06:45 +0000
commitbbc6d8506d0bb1035c7c6d1755a0655612b54e69 (patch)
tree724a63f8622e5a69236400b0642d0423ca9b6f93 /svtools/inc
parentThese methods don't need to be implemented as Links (diff)
downloadcore-bbc6d8506d0bb1035c7c6d1755a0655612b54e69.tar.gz
core-bbc6d8506d0bb1035c7c6d1755a0655612b54e69.zip
remove various unused methods and source files
Diffstat (limited to 'svtools/inc')
-rw-r--r--svtools/inc/svtools/xwindowitem.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svtools/inc/svtools/xwindowitem.hxx b/svtools/inc/svtools/xwindowitem.hxx
index ed4a4c6760b4..4d2ec12e9f2d 100644
--- a/svtools/inc/svtools/xwindowitem.hxx
+++ b/svtools/inc/svtools/xwindowitem.hxx
@@ -50,8 +50,6 @@ class SVT_DLLPUBLIC XWindowItem : public SfxPoolItem
public:
TYPEINFO();
XWindowItem();
- explicit XWindowItem( sal_uInt16 nWhich, Window * pWin );
- XWindowItem( sal_uInt16 nWhich, com::sun::star::uno::Reference< com::sun::star::awt::XWindow > & rxWin );
XWindowItem( const XWindowItem &rItem );
~XWindowItem();