diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2010-03-25 17:19:23 +0100 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2010-03-25 17:19:23 +0100 |
commit | 2f528025b20854cf918d95f6781b5e2052ddf929 (patch) | |
tree | 59cc51c7af6b3f5aa274f11f619d9bee3870d577 /l10ntools/inc | |
parent | f099cd4586bf41f30dea8190dbd2bd7b4234cf60 (diff) |
cws l10ntooling18: #i109622# try to auto fix bad quote
Diffstat (limited to 'l10ntools/inc')
-rw-r--r-- | l10ntools/inc/export.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/l10ntools/inc/export.hxx b/l10ntools/inc/export.hxx index 13fad506b54d..d1474503882f 100644 --- a/l10ntools/inc/export.hxx +++ b/l10ntools/inc/export.hxx @@ -461,6 +461,8 @@ public: bTitleFirst[ nId ] = true; } BOOL GetText( ByteString &rReturn, USHORT nTyp, const ByteString &nLangIndex, BOOL bDel = FALSE ); + BOOL GetTransex3Text( ByteString &rReturn, USHORT nTyp, const ByteString &nLangIndex, BOOL bDel = FALSE ); + }; // |