summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/ViewsWindow.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-10 22:43:18 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-12 09:38:47 +0200
commit0286f76b84478a38b252a39a4e33e51339286bcd (patch)
tree4ed7d8f268fe05efd0c007b996dc958e1fb25ea7 /reportdesign/source/ui/inc/ViewsWindow.hxx
parent7f0f574d7a1ec96f25c017f0576b930e0ff715d8 (diff)
Fix typos
Change-Id: I7e6f758649b57840a764ca6d9bab47951b07c573 Reviewed-on: https://gerrit.libreoffice.org/77253 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'reportdesign/source/ui/inc/ViewsWindow.hxx')
-rw-r--r--reportdesign/source/ui/inc/ViewsWindow.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/reportdesign/source/ui/inc/ViewsWindow.hxx b/reportdesign/source/ui/inc/ViewsWindow.hxx
index c8c3a0b8ee6f..e019e79e8332 100644
--- a/reportdesign/source/ui/inc/ViewsWindow.hxx
+++ b/reportdesign/source/ui/inc/ViewsWindow.hxx
@@ -178,7 +178,7 @@ namespace rptui
*/
void SelectAll(const sal_uInt16 _nObjectType);
- /** returns <TRUE/> when a object is marked
+ /** returns <TRUE/> when an object is marked
*/
bool HasSelection() const;
@@ -274,7 +274,7 @@ namespace rptui
*/
void fillCollapsedSections(::std::vector<sal_uInt16>& _rCollapsedPositions) const;
- /** collpase all sections given by their position
+ /** collapse all sections given by their position
*
* \param _aCollpasedSections The position of the sections which should be collapsed.
*/