summaryrefslogtreecommitdiff
path: root/sw/source/ui/cctrl/actctrl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/cctrl/actctrl.cxx')
-rw-r--r--sw/source/ui/cctrl/actctrl.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/cctrl/actctrl.cxx b/sw/source/ui/cctrl/actctrl.cxx
index df8f5ecb089c..d3d1936aea04 100644
--- a/sw/source/ui/cctrl/actctrl.cxx
+++ b/sw/source/ui/cctrl/actctrl.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include <comphelper/string.hxx>
#include <vcl/builder.hxx>
#include "actctrl.hxx"
@@ -27,7 +26,6 @@ void NumEditAction::Action()
aActionLink.Call( this );
}
-
bool NumEditAction::Notify( NotifyEvent& rNEvt )
{
bool nHandled = false;