Signed-off-by: Prashant Shah <[email protected]>
---
sw/source/ui/fldui/inpdlg.cxx | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/sw/source/ui/fldui/inpdlg.cxx b/sw/source/ui/fldui/inpdlg.cxx
index e834ef6..90edd92 100644
--- a/sw/source/ui/fldui/inpdlg.cxx
+++ b/sw/source/ui/fldui/inpdlg.cxx
@@ -53,7 +53,6 @@
/*--------------------------------------------------------------------
Beschreibung: Feldeinfuegen bearbeiten
--------------------------------------------------------------------*/
-
SwFldInputDlg::SwFldInputDlg( Window *pParent, SwWrtShell &rS,
SwField* pField, BOOL bNextButton ) :
@@ -154,7 +153,6 @@ void SwFldInputDlg::StateChanged( StateChangedType nType )
/*--------------------------------------------------------------------
Beschreibung: Schliessen
--------------------------------------------------------------------*/
-
void SwFldInputDlg::Apply()
{
String aTmp( aEditED.GetText() );
@@ -193,7 +191,6 @@ void SwFldInputDlg::Apply()
rSh.EndAllAction();
}
-
IMPL_LINK(SwFldInputDlg, NextHdl, PushButton*, EMPTYARG)
{
EndDialog(RET_OK);
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice