summaryrefslogtreecommitdiff
path: root/linguistic/source/hyphdta.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/hyphdta.cxx')
-rw-r--r--linguistic/source/hyphdta.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/linguistic/source/hyphdta.cxx b/linguistic/source/hyphdta.cxx
index 844b2fbd4442..0eb88f1837de 100644
--- a/linguistic/source/hyphdta.cxx
+++ b/linguistic/source/hyphdta.cxx
@@ -119,8 +119,6 @@ sal_Bool SAL_CALL HyphenatedWord::isAlternativeSpelling()
}
-
-
PossibleHyphens::PossibleHyphens(const OUString &rWord, sal_Int16 nLang,
const OUString &rHyphWord,
const Sequence< sal_Int16 > &rPositions) :
@@ -184,7 +182,6 @@ css::uno::Reference < css::linguistic2::XPossibleHyphens > PossibleHyphens::Crea
}
-
} // namespace linguistic
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */