summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/ViewsWindow.hxx
diff options
context:
space:
mode:
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.
*/