summaryrefslogtreecommitdiff
path: root/sd/source/ui
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui')
-rw-r--r--sd/source/ui/animations/CustomAnimationDialog.cxx4
-rw-r--r--sd/source/ui/inc/ViewShell.hxx2
2 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/animations/CustomAnimationDialog.cxx b/sd/source/ui/animations/CustomAnimationDialog.cxx
index fbcdad9097c9..fe4218cb0ba6 100644
--- a/sd/source/ui/animations/CustomAnimationDialog.cxx
+++ b/sd/source/ui/animations/CustomAnimationDialog.cxx
@@ -1335,7 +1335,7 @@ void CustomAnimationEffectTabPage::update( STLPropertySet* pSet )
if( mpCBSmoothStart->IsVisible() )
{
- // set selected value for accelerate if different then in original set
+ // set selected value for accelerate if different than in original set
double fTemp = mpCBSmoothStart->IsChecked() ? 0.5 : 0.0;
@@ -1348,7 +1348,7 @@ void CustomAnimationEffectTabPage::update( STLPropertySet* pSet )
if( fOldTemp != fTemp )
pSet->setPropertyValue( nHandleAccelerate, makeAny( fTemp ) );
- // set selected value for decelerate if different then in original set
+ // set selected value for decelerate if different than in original set
fTemp = mpCBSmoothEnd->IsChecked() ? 0.5 : 0.0;
if(mpSet->getPropertyState( nHandleDecelerate ) != STLPropertyState::Ambiguous)
diff --git a/sd/source/ui/inc/ViewShell.hxx b/sd/source/ui/inc/ViewShell.hxx
index 7498ff14ce2e..a6d81ac3e910 100644
--- a/sd/source/ui/inc/ViewShell.hxx
+++ b/sd/source/ui/inc/ViewShell.hxx
@@ -83,7 +83,7 @@ static const DrawModeFlags OUTPUT_DRAWMODE_CONTRAST
<p>Despite its name this class is not a descendant of SfxViewShell
but of SfxShell. Its name expresses the fact that it acts like a
- view shell. Being a stacked shell rather then being an actual view shell
+ view shell. Being a stacked shell rather than being an actual view shell
there can be several instances of this class that
<ul>
<li>all are based on the same view shell and thus show the same