[Libreoffice-commits] core.git: sw/source
Caolán McNamara
caolanm at redhat.com
Mon Aug 26 05:09:20 PDT 2013
sw/source/ui/index/cnttab.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 4c96fa780890d2538e744d8080ac689a2fc1d593
Author: Caolán McNamara <caolanm at redhat.com>
Date: Mon Aug 26 13:08:39 2013 +0100
drop unused helpids fully
Change-Id: I1490fda183bb2315e3d6947941478fa3dd8ed6fb
diff --git a/sw/source/ui/index/cnttab.cxx b/sw/source/ui/index/cnttab.cxx
index c3f6987..5b3e477 100644
--- a/sw/source/ui/index/cnttab.cxx
+++ b/sw/source/ui/index/cnttab.cxx
@@ -1574,7 +1574,6 @@ public:
bNextControl(false),
m_pParent( pTokenWin )
{
- SetHelpId( HID_TOX_ENTRY_EDIT );
}
virtual void KeyInput( const KeyEvent& rKEvt );
@@ -1654,7 +1653,6 @@ public:
bNextControl(false),
m_pParent(pTokenWin)
{
- SetHelpId(HID_TOX_ENTRY_BUTTON);
}
virtual void KeyInput( const KeyEvent& rKEvt );
More information about the Libreoffice-commits
mailing list