summaryrefslogtreecommitdiff
path: root/sw/source/ui/ribbar/inputwin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/ribbar/inputwin.cxx')
-rw-r--r--sw/source/ui/ribbar/inputwin.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/ribbar/inputwin.cxx b/sw/source/ui/ribbar/inputwin.cxx
index da6ea417948b..aa1f46ab5598 100644
--- a/sw/source/ui/ribbar/inputwin.cxx
+++ b/sw/source/ui/ribbar/inputwin.cxx
@@ -453,7 +453,6 @@ IMPL_LINK( SwInputWindow, SelTblCellsNotify, SwWrtShell *, pCaller )
return 0;
}
-
void SwInputWindow::SetFormula( const OUString& rFormula, sal_Bool bDelFlag )
{
OUString sEdit('=');
@@ -487,7 +486,6 @@ IMPL_LINK_NOARG(SwInputWindow, ModifyHdl)
return 0;
}
-
void SwInputWindow::DelBoxCntnt()
{
if( bIsTable )
@@ -629,7 +627,6 @@ SwInputChild::~SwInputChild()
pDispatch->Lock(sal_False);
}
-
SfxChildWinInfo SwInputChild::GetInfo() const
{
SfxChildWinInfo aInfo = SfxChildWindow::GetInfo(); \