summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cui/source/tabpages/transfrm.cxx2
-rw-r--r--framework/source/services/frame.cxx2
-rw-r--r--l10ntools/inc/export.hxx2
-rw-r--r--sc/source/ui/inc/printfun.hxx2
-rw-r--r--tools/source/generic/poly.cxx2
-rw-r--r--vcl/inc/svdata.hxx2
-rw-r--r--vcl/source/app/dbggui.cxx4
-rw-r--r--vcl/source/window/winproc.cxx2
8 files changed, 9 insertions, 9 deletions
diff --git a/cui/source/tabpages/transfrm.cxx b/cui/source/tabpages/transfrm.cxx
index 5a991bfb1298..8a3450699726 100644
--- a/cui/source/tabpages/transfrm.cxx
+++ b/cui/source/tabpages/transfrm.cxx
@@ -1117,7 +1117,7 @@ IMPL_LINK_NOARG(SvxPositionSizeTabPage, ChangeSizeProtectHdl)
// Note: this works only as long as the dialog is open. When
// the user closes the dialog, there is no way to remember
- // whether size was enabled or disabled befor pos protect was
+ // whether size was enabled or disabled before pos protect was
// clicked. Thus, if pos protect is selected, the dialog is
// closed and reopened again, unchecking pos protect will
// always uncheck size protect, too. That's life.
diff --git a/framework/source/services/frame.cxx b/framework/source/services/frame.cxx
index 7873ba57168d..1c565aa7b999 100644
--- a/framework/source/services/frame.cxx
+++ b/framework/source/services/frame.cxx
@@ -2053,7 +2053,7 @@ void SAL_CALL Frame::dispose() throw( css::uno::RuntimeException, std::exception
// So we can release our container window later without problems.
// Because this container window is the parent of the component window ...
// Note: Dispose it hard - because suspending must be done inside close() call!
- // But try to dispose the controller first befor you destroy the window.
+ // But try to dispose the controller first before you destroy the window.
// Because the window is used by the controller too ...
if (m_xController.is())
{
diff --git a/l10ntools/inc/export.hxx b/l10ntools/inc/export.hxx
index 7e5b3be809ee..aacc1908a79d 100644
--- a/l10ntools/inc/export.hxx
+++ b/l10ntools/inc/export.hxx
@@ -145,7 +145,7 @@ private:
std::vector<OString> aLanguages;
- bool WriteData( ResData *pResData, bool bCreateNew = false ); ///< called befor dest. cur ResData
+ bool WriteData( ResData *pResData, bool bCreateNew = false ); ///< called before dest. cur ResData
bool WriteExportList( ResData *pResData, ExportList& rExportList, const sal_uInt16 nTyp );
OString MergePairedList( OString const & sLine , OString const & sText );
diff --git a/sc/source/ui/inc/printfun.hxx b/sc/source/ui/inc/printfun.hxx
index fc8eb6403997..503751ed9ed4 100644
--- a/sc/source/ui/inc/printfun.hxx
+++ b/sc/source/ui/inc/printfun.hxx
@@ -123,7 +123,7 @@ private:
OutputDevice* pDev;
FmFormView* pDrawView;
- MapMode aOldPrinterMode; // MapMode befor the call
+ MapMode aOldPrinterMode; // MapMode before the call
Point aSrcOffset; // Paper-1/100 mm
Point aOffset; // scaled by a factor of page size
diff --git a/tools/source/generic/poly.cxx b/tools/source/generic/poly.cxx
index 9cbd48f4a899..c2377953d5e4 100644
--- a/tools/source/generic/poly.cxx
+++ b/tools/source/generic/poly.cxx
@@ -1273,7 +1273,7 @@ void ImplEdgePointFilter::LastPoint()
void Polygon::Clip( const Rectangle& rRect, bool bPolygon )
{
- // #105251# Justify rect befor edge filtering
+ // #105251# Justify rect before edge filtering
Rectangle aJustifiedRect( rRect );
aJustifiedRect.Justify();
diff --git a/vcl/inc/svdata.hxx b/vcl/inc/svdata.hxx
index 0ba6ee62b510..f16fe37bb1cf 100644
--- a/vcl/inc/svdata.hxx
+++ b/vcl/inc/svdata.hxx
@@ -232,7 +232,7 @@ struct ImplSVHelpData
bool mbContextHelp : 1; // is ContextHelp enabled
bool mbExtHelp : 1; // is ExtendedHelp enabled
bool mbExtHelpMode : 1; // is in ExtendedHelp Mode
- bool mbOldBalloonMode : 1; // BallonMode, befor ExtHelpMode started
+ bool mbOldBalloonMode : 1; // BallonMode, before ExtHelpMode started
bool mbBalloonHelp : 1; // is BalloonHelp enabled
bool mbQuickHelp : 1; // is QuickHelp enabled
bool mbSetKeyboardHelp : 1; // tiphelp was activated by keyboard
diff --git a/vcl/source/app/dbggui.cxx b/vcl/source/app/dbggui.cxx
index 68daec683d89..67aacce3e8ec 100644
--- a/vcl/source/app/dbggui.cxx
+++ b/vcl/source/app/dbggui.cxx
@@ -636,12 +636,12 @@ void DbgDialogTest( Window* pWindow )
{
SAL_WARN_IF(
!cAccel, "vcl.app",
- "Labels befor Fields (Edit,ListBox,...) should have a mnemonic char (~): "
+ "Labels before Fields (Edit,ListBox,...) should have a mnemonic char (~): "
<< aErrorText);
SAL_WARN_IF(
!pTempChild->IsEnabled() && pChild->IsEnabled(),
"vcl.app",
- "Labels befor Fields (Edit,ListBox,...) should be disabled, when the field is disabled: "
+ "Labels before Fields (Edit,ListBox,...) should be disabled, when the field is disabled: "
<< aErrorText);
}
}
diff --git a/vcl/source/window/winproc.cxx b/vcl/source/window/winproc.cxx
index 8a061b5821e4..bd35b80a388e 100644
--- a/vcl/source/window/winproc.cxx
+++ b/vcl/source/window/winproc.cxx
@@ -281,7 +281,7 @@ bool ImplHandleMouseEvent( Window* pWindow, sal_uInt16 nSVEvent, bool bMouseLeav
ImplFrameData* pWinFrameData = pWindow->ImplGetFrameData();
sal_uInt16 nOldCode = pWinFrameData->mnMouseCode;
- // we need a mousemove event, befor we get a mousebuttondown or a
+ // we need a mousemove event, before we get a mousebuttondown or a
// mousebuttonup event
if ( (nSVEvent == EVENT_MOUSEBUTTONDOWN) || (nSVEvent == EVENT_MOUSEBUTTONUP) )
{