summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpborderstuff.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2017-03-22 22:44:38 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-23 06:13:13 +0000
commit9f5b1c4f2afb5844007f1bd24761acd72908cb4f (patch)
treeab416a69216a7ae92b239ac94e5e62f2c256493d /lotuswordpro/source/filter/lwpborderstuff.hxx
parentcba153ca03ce201948e7d18438abd6f33054ad5e (diff)
Typo: boder->border
Change-Id: I46940c5b584f93b478b1dfca9aa66e036fe951c2 Reviewed-on: https://gerrit.libreoffice.org/35547 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'lotuswordpro/source/filter/lwpborderstuff.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpborderstuff.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/lotuswordpro/source/filter/lwpborderstuff.hxx b/lotuswordpro/source/filter/lwpborderstuff.hxx
index 7e1dae9f66ec..d98682161add 100644
--- a/lotuswordpro/source/filter/lwpborderstuff.hxx
+++ b/lotuswordpro/source/filter/lwpborderstuff.hxx
@@ -92,10 +92,10 @@ private:
sal_uInt16 m_nSides;
sal_uInt16 m_nValid;
- sal_uInt16 m_nBoderGroupIDLeft;
- sal_uInt16 m_nBoderGroupIDRight;
- sal_uInt16 m_nBoderGroupIDTop;
- sal_uInt16 m_nBoderGroupIDBottom;
+ sal_uInt16 m_nBorderGroupIDLeft;
+ sal_uInt16 m_nBorderGroupIDRight;
+ sal_uInt16 m_nBorderGroupIDTop;
+ sal_uInt16 m_nBorderGroupIDBottom;
sal_Int32 m_nGroupIndent;