summaryrefslogtreecommitdiff
path: root/sw/inc/unosrch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unosrch.hxx')
-rw-r--r--sw/inc/unosrch.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/unosrch.hxx b/sw/inc/unosrch.hxx
index f7224d1fb4ab..03a724219cd5 100644
--- a/sw/inc/unosrch.hxx
+++ b/sw/inc/unosrch.hxx
@@ -34,7 +34,6 @@ namespace com{namespace sun{namespace star{namespace util{
struct SearchOptions;
}}}}
-
class SwXTextSearch : public cppu::WeakImplHelper3
<
::com::sun::star::util::XPropertyReplace,
@@ -50,7 +49,6 @@ class SwXTextSearch : public cppu::WeakImplHelper3
SwSearchProperties_Impl* pSearchProperties;
SwSearchProperties_Impl* pReplaceProperties;
-
const SfxItemPropertySet* m_pPropSet;
sal_Bool bAll : 1;
sal_Bool bWord : 1;
@@ -70,8 +68,6 @@ protected:
public:
SwXTextSearch();
-
-
static const ::com::sun::star::uno::Sequence< sal_Int8 > & getUnoTunnelId();
//XUnoTunnel