summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpfribsection.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwpfribsection.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpfribsection.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/lotuswordpro/source/filter/lwpfribsection.cxx b/lotuswordpro/source/filter/lwpfribsection.cxx
index 5cf7a1c0db4b..388f9307343c 100644
--- a/lotuswordpro/source/filter/lwpfribsection.cxx
+++ b/lotuswordpro/source/filter/lwpfribsection.cxx
@@ -286,8 +286,8 @@ bool LwpMasterPage::RegisterMasterPage(LwpFrib* pFrib)
//bSectionColumns = sal_True;
break;
}
- case LwpLayout::StartOnNextPage: //fall throught
- case LwpLayout::StartOnOddPage: //fall throught
+ case LwpLayout::StartOnNextPage://fall through
+ case LwpLayout::StartOnOddPage: //fall through
case LwpLayout::StartOnEvenPage:
{
LwpStory* pStory = static_cast<LwpStory*>(m_pPara->GetStoryID().obj().get());