summaryrefslogtreecommitdiff
path: root/include/svtools/brwbox.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 17:54:55 +0200
committerOliver Specht <oliver.specht@cib.de>2015-09-30 12:38:23 +0000
commitae13a6819e1dea6646aa0eba435ca9c81101f52c (patch)
treec2543f2e8b16410151dfb54603e39225a9a7ed57 /include/svtools/brwbox.hxx
parentd344d2b1f5e528c5f2a2d6b892a23e402aa4bd46 (diff)
Fix typos
Change-Id: Id66432ef80fc2963fd2cbc6fad5d8e135e8975b0 Reviewed-on: https://gerrit.libreoffice.org/18956 Reviewed-by: Oliver Specht <oliver.specht@cib.de> Tested-by: Oliver Specht <oliver.specht@cib.de>
Diffstat (limited to 'include/svtools/brwbox.hxx')
-rw-r--r--include/svtools/brwbox.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svtools/brwbox.hxx b/include/svtools/brwbox.hxx
index 6a48b5bf9119..89923f8aa637 100644
--- a/include/svtools/brwbox.hxx
+++ b/include/svtools/brwbox.hxx
@@ -225,7 +225,7 @@ private:
long nDataRowHeight; // height of a single data-row
sal_uInt16 nTitleLines; // number of lines in title row
- sal_uLong nControlAreaWidth; // width of fixed area beneeth hscroll
+ sal_uLong nControlAreaWidth; // width of fixed area beneath hscroll
bool bThumbDragging; // handle thumb dragging
bool bColumnCursor; // single columns and fields selectable
bool bMultiSelection;// allow multiple selected rows
@@ -406,7 +406,7 @@ protected:
private:
void* implGetDataFlavors() const;
// with this we can make GetDataFlavors() inline, which is strongly needed as SVTOOLS does not export
- // any sysbols containing an "_STL", so a non-inlined method would not be exported ....
+ // any sysmbol containing an "_STL", so a non-inlined method would not be exported ....
protected:
// callbacks for the data window