summaryrefslogtreecommitdiff
path: root/sw/inc/tox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/tox.hxx')
-rw-r--r--sw/inc/tox.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sw/inc/tox.hxx b/sw/inc/tox.hxx
index e9f0765573e2..569cd0684b41 100644
--- a/sw/inc/tox.hxx
+++ b/sw/inc/tox.hxx
@@ -262,13 +262,6 @@ public:
/**
constructor
- @param rTokens vector of tokens
- */
- SwFormTokensHelper(const SwFormTokens & rTokens) : m_Tokens(rTokens) {}
-
- /**
- constructor
-
@param rStr string representation of the tokens
*/
SwFormTokensHelper(const OUString & rStr);