summaryrefslogtreecommitdiff
path: root/forms/source/richtext/specialdispatchers.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/specialdispatchers.cxx')
-rw-r--r--forms/source/richtext/specialdispatchers.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/richtext/specialdispatchers.cxx b/forms/source/richtext/specialdispatchers.cxx
index 1cbd2520ee3b..c36742bd7de5 100644
--- a/forms/source/richtext/specialdispatchers.cxx
+++ b/forms/source/richtext/specialdispatchers.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -87,7 +87,7 @@ namespace frm
getEditView()->SetSelection( ESelection( 0, 0, nLastParaNumber, nParaLen ) );
}
}
-
+
//--------------------------------------------------------------------
FeatureStateEvent OSelectAllDispatcher::buildStatusEvent() const
{
@@ -144,7 +144,7 @@ namespace frm
pEngine->SetVertical( !pEngine->IsVertical() );
}
-
+
//--------------------------------------------------------------------
FeatureStateEvent OTextDirectionDispatcher::buildStatusEvent() const
{