diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-07-30 08:41:34 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-07-30 09:26:00 +0200 |
commit | 889de665ec9d2ac25a9dccd4830cb97ed0c7c56e (patch) | |
tree | f98ed6e8215a39287248189841411e0edb0439c3 /sw | |
parent | 291dcae246de9e32d9ca5926be463ad910c5bd1e (diff) |
Typo ressource -> resource
Change-Id: Id13e7acfbe34eca5e124c9032d36d6f158bfb831
Diffstat (limited to 'sw')
-rw-r--r-- | sw/inc/rcid.hrc | 2 | ||||
-rw-r--r-- | sw/source/ui/config/optdlg.src | 2 | ||||
-rw-r--r-- | sw/source/ui/config/redlopt.src | 2 | ||||
-rw-r--r-- | sw/source/ui/inc/srtdlg.hxx | 4 | ||||
-rw-r--r-- | sw/source/ui/inc/swuicnttab.hxx | 4 | ||||
-rw-r--r-- | sw/source/ui/index/cnttab.cxx | 2 | ||||
-rw-r--r-- | sw/source/ui/lingu/olmenu.src | 2 | ||||
-rw-r--r-- | sw/source/ui/misc/autocorr.src | 2 | ||||
-rw-r--r-- | sw/source/ui/misc/linenum.src | 2 | ||||
-rw-r--r-- | sw/source/ui/misc/num.src | 2 | ||||
-rw-r--r-- | sw/source/ui/misc/redlndlg.src | 2 | ||||
-rw-r--r-- | sw/source/ui/misc/srtdlg.cxx | 2 | ||||
-rw-r--r-- | sw/source/ui/ribbar/inputwin.src | 4 | ||||
-rw-r--r-- | sw/source/ui/smartmenu/stmenu.src | 2 | ||||
-rw-r--r-- | sw/source/ui/table/chartins.src | 2 |
15 files changed, 18 insertions, 18 deletions
diff --git a/sw/inc/rcid.hrc b/sw/inc/rcid.hrc index 6081a5e4d807..90d795745f63 100644 --- a/sw/inc/rcid.hrc +++ b/sw/inc/rcid.hrc @@ -121,7 +121,7 @@ #define RC_RIBBAR_BEGIN RC_RIBBAR #define RC_RIBBAR_END (RC_RIBBAR_BEGIN + 79) -// globale Ressourcen +// globale Resourcen #define RC_GLOBALS_BEGIN RC_GLOBALS #define RC_GLOBALS_END (RC_GLOBALS_BEGIN + 120) diff --git a/sw/source/ui/config/optdlg.src b/sw/source/ui/config/optdlg.src index f3071021d955..285ff4425be7 100644 --- a/sw/source/ui/config/optdlg.src +++ b/sw/source/ui/config/optdlg.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ -/* StarView ressource file */ +/* StarView resource file */ #include <sfx2/sfx.hrc> #include <svx/dialogs.hrc> #include "globals.hrc" diff --git a/sw/source/ui/config/redlopt.src b/sw/source/ui/config/redlopt.src index c4832819adbe..605604f37098 100644 --- a/sw/source/ui/config/redlopt.src +++ b/sw/source/ui/config/redlopt.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ -/* StarView ressource file */ +/* StarView resource file */ #include <sfx2/sfx.hrc> #include <svx/dialogs.hrc> diff --git a/sw/source/ui/inc/srtdlg.hxx b/sw/source/ui/inc/srtdlg.hxx index c9993a25adae..c84e0a1bb6fe 100644 --- a/sw/source/ui/inc/srtdlg.hxx +++ b/sw/source/ui/inc/srtdlg.hxx @@ -36,7 +36,7 @@ #include <svx/langbox.hxx> class SwWrtShell; -class CollatorRessource; +class CollatorResource; class SwSortDlg : public SvxStandardDialog { @@ -89,7 +89,7 @@ class SwSortDlg : public SvxStandardDialog String aNumericTxt; SwWrtShell &rSh; - CollatorRessource* pColRes; + CollatorResource* pColRes; sal_uInt16 nX; sal_uInt16 nY; diff --git a/sw/source/ui/inc/swuicnttab.hxx b/sw/source/ui/inc/swuicnttab.hxx index f2f4d2226e71..30f1c5f0627e 100644 --- a/sw/source/ui/inc/swuicnttab.hxx +++ b/sw/source/ui/inc/swuicnttab.hxx @@ -129,7 +129,7 @@ public: static sal_Bool IsNoNum(SwWrtShell& rSh, const String& rName); }; -class IndexEntryRessource; +class IndexEntryResource; class IndexEntrySupplierWrapper; class SwTOXSelectTabPage : public SfxTabPage @@ -204,7 +204,7 @@ class SwTOXSelectTabPage : public SfxTabPage FixedText aSortAlgorithmFT; ListBox aSortAlgorithmLB; - IndexEntryRessource* pIndexRes; + IndexEntryResource* pIndexRes; Point aCBLeftPos1; Point aCBLeftPos2; diff --git a/sw/source/ui/index/cnttab.cxx b/sw/source/ui/index/cnttab.cxx index 4be8d2f34d03..058a23fd57c0 100644 --- a/sw/source/ui/index/cnttab.cxx +++ b/sw/source/ui/index/cnttab.cxx @@ -1508,7 +1508,7 @@ IMPL_LINK(SwTOXSelectTabPage, LanguageHdl, ListBox*, pBox) Sequence< OUString > aSeq = pIndexEntryWrapper->GetAlgorithmList( aLcl ); if( !pIndexRes ) - pIndexRes = new IndexEntryRessource(); + pIndexRes = new IndexEntryResource(); String sOldString; void* pUserData; diff --git a/sw/source/ui/lingu/olmenu.src b/sw/source/ui/lingu/olmenu.src index 581bc1d7c602..4695fee4f15e 100644 --- a/sw/source/ui/lingu/olmenu.src +++ b/sw/source/ui/lingu/olmenu.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ -/* StarView ressource file */ +/* StarView resource file */ #include "olmenu.hrc" #include "helpid.h" diff --git a/sw/source/ui/misc/autocorr.src b/sw/source/ui/misc/autocorr.src index 1404458c3d15..14bebe391430 100644 --- a/sw/source/ui/misc/autocorr.src +++ b/sw/source/ui/misc/autocorr.src @@ -15,4 +15,4 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -/* StarView ressource file */ +/* StarView resource file */ diff --git a/sw/source/ui/misc/linenum.src b/sw/source/ui/misc/linenum.src index 0afee9b8867a..41549852093b 100644 --- a/sw/source/ui/misc/linenum.src +++ b/sw/source/ui/misc/linenum.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ -/* StarView ressource file */ +/* StarView resource file */ #include <sfx2/sfx.hrc> #include <svx/dialogs.hrc> diff --git a/sw/source/ui/misc/num.src b/sw/source/ui/misc/num.src index c7817f302113..d22e4e241952 100644 --- a/sw/source/ui/misc/num.src +++ b/sw/source/ui/misc/num.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ -/* StarView ressource file */ +/* StarView resource file */ #include "globals.hrc" diff --git a/sw/source/ui/misc/redlndlg.src b/sw/source/ui/misc/redlndlg.src index 67dd1ac5d9fa..fae416e27aff 100644 --- a/sw/source/ui/misc/redlndlg.src +++ b/sw/source/ui/misc/redlndlg.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ -/* StarView ressource file */ +/* StarView resource file */ #include "redlndlg.hrc" #include "misc.hrc" diff --git a/sw/source/ui/misc/srtdlg.cxx b/sw/source/ui/misc/srtdlg.cxx index 7841c7085a8d..d689fa0ebf22 100644 --- a/sw/source/ui/misc/srtdlg.cxx +++ b/sw/source/ui/misc/srtdlg.cxx @@ -462,7 +462,7 @@ IMPL_LINK( SwSortDlg, LanguageHdl, ListBox*, pLBox ) GetAppCollator().listCollatorAlgorithms( aLcl )); if( !pColRes ) - pColRes = new CollatorRessource(); + pColRes = new CollatorResource(); const sal_uInt16 nLstBoxCnt = 3; ListBox* aLstArr[ nLstBoxCnt ] = { &aTypDLB1, &aTypDLB2, &aTypDLB3 }; diff --git a/sw/source/ui/ribbar/inputwin.src b/sw/source/ui/ribbar/inputwin.src index 09726467034d..e19c8021f894 100644 --- a/sw/source/ui/ribbar/inputwin.src +++ b/sw/source/ui/ribbar/inputwin.src @@ -24,8 +24,8 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ -/* HelpID ressource file */ -/* HelpID ressource file */ +/* HelpID resource file */ +/* HelpID resource file */ #include "cmdid.h" #include "helpid.h" diff --git a/sw/source/ui/smartmenu/stmenu.src b/sw/source/ui/smartmenu/stmenu.src index 54e3cc8d1834..e0e36a1000fa 100644 --- a/sw/source/ui/smartmenu/stmenu.src +++ b/sw/source/ui/smartmenu/stmenu.src @@ -15,7 +15,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -/* StarView ressource file */ +/* StarView resource file */ #include "stmenu.hrc" #include "helpid.h" diff --git a/sw/source/ui/table/chartins.src b/sw/source/ui/table/chartins.src index b308784ebab1..59eb934a192c 100644 --- a/sw/source/ui/table/chartins.src +++ b/sw/source/ui/table/chartins.src @@ -24,7 +24,7 @@ * for a copy of the LGPLv3 License. * ************************************************************************/ -/* StarView ressource file */ +/* StarView resource file */ #include "chartins.hrc" #include "helpid.h" ModelessDialog DLG_INSERT_CHART |