summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw/edtwin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/docvw/edtwin.cxx')
-rw-r--r--sw/source/ui/docvw/edtwin.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/source/ui/docvw/edtwin.cxx b/sw/source/ui/docvw/edtwin.cxx
index eff32178da9e..63e46bcce5b7 100644
--- a/sw/source/ui/docvw/edtwin.cxx
+++ b/sw/source/ui/docvw/edtwin.cxx
@@ -148,7 +148,6 @@ using namespace ::com::sun::star;
/**
* Globals
*/
-
static bool bInputLanguageSwitched = false;
extern bool bNoInterrupt; // in mainwn.cxx
@@ -285,7 +284,6 @@ struct QuickHelpData
/**
* Avoid minimal movement shiver
*/
-
#define HIT_PIX 2 /* hit tolerance in pixel */
#define MIN_MOVE 4
@@ -659,7 +657,6 @@ inline void SwEditWin::EnterArea()
/**
* Insert mode for frames
*/
-
void SwEditWin::InsFrm(sal_uInt16 nCols)
{
StdDrawMode( OBJ_NONE, sal_False );
@@ -5607,8 +5604,6 @@ uno::Reference< ::com::sun::star::accessibility::XAccessible > SwEditWin::Create
return xAcc;
}
-//-------------------------------------------------------------
-
void QuickHelpData::Move( QuickHelpData& rCpy )
{
m_aHelpStrings.clear();