summaryrefslogtreecommitdiff
path: root/svx/source/dialog
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog')
-rw-r--r--svx/source/dialog/charmap.cxx2
-rw-r--r--svx/source/dialog/graphctl.cxx2
-rw-r--r--svx/source/dialog/measctrl.cxx2
-rw-r--r--svx/source/dialog/svxruler.cxx2
4 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/dialog/charmap.cxx b/svx/source/dialog/charmap.cxx
index 9413edc82755..d4cba0516df0 100644
--- a/svx/source/dialog/charmap.cxx
+++ b/svx/source/dialog/charmap.cxx
@@ -50,7 +50,7 @@ using namespace ::com::sun::star;
sal_uInt32& SvxShowCharSet::getSelectedChar()
{
- static sal_uInt32 cSelectedChar = ' '; // keeps selected character over app livetime
+ static sal_uInt32 cSelectedChar = ' '; // keeps selected character over app lifetime
return cSelectedChar;
}
diff --git a/svx/source/dialog/graphctl.cxx b/svx/source/dialog/graphctl.cxx
index 5b5d360113f2..a013a990bfe9 100644
--- a/svx/source/dialog/graphctl.cxx
+++ b/svx/source/dialog/graphctl.cxx
@@ -159,7 +159,7 @@ void GraphCtrl::InitSdrModel()
pView->SetMarkedPointsSmooth( SDRPATHSMOOTH_SYMMETRIC );
pView->SetEditMode();
- // #i72889# set neeeded flags
+ // #i72889# set needed flags
pView->SetPagePaintingAllowed(false);
pView->SetBufferedOutputAllowed(true);
pView->SetBufferedOverlayAllowed(true);
diff --git a/svx/source/dialog/measctrl.cxx b/svx/source/dialog/measctrl.cxx
index a341d7224896..1dc190d8b5ce 100644
--- a/svx/source/dialog/measctrl.cxx
+++ b/svx/source/dialog/measctrl.cxx
@@ -86,7 +86,7 @@ void SvxXMeasurePreview::dispose()
{
// No one is deleting the MeasureObj? This is not only an error but also
// a memory leak (!). Main problem is that this object is still listening to
- // a StyleSheet of the model which was set. Thus, if You want to keep the obnject,
+ // a StyleSheet of the model which was set. Thus, if You want to keep the object,
// set the model to 0L, if object is not needed (seems to be the case here),
// delete it.
delete pMeasureObj;
diff --git a/svx/source/dialog/svxruler.cxx b/svx/source/dialog/svxruler.cxx
index 9d7f8edfb498..d5f1a657be12 100644
--- a/svx/source/dialog/svxruler.cxx
+++ b/svx/source/dialog/svxruler.cxx
@@ -199,7 +199,7 @@ void SvxRuler_Impl::SetPercSize(sal_uInt16 nSize)
// Ruler: SetMargin1, SetMargin2
// SID_RULER_PAGE_POS
-// expectes as parameter the initial value of the page and page width
+// expects as parameter the initial value of the page and page width
// Ruler: SetPagePos
// SID_ATTR_TABSTOP