diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-04-05 16:34:15 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-04-05 17:03:51 +0300 |
commit | 136ce66dc629ea24f2467b8fa7b96392190c5889 (patch) | |
tree | 2061bfc7e009365e2fbdeccfbda85a49c935b7cc /sw/inc/IInterface.hxx | |
parent | 42553d230488ad38a3b6c6c418b151c89a2745d9 (diff) |
Why use sal_Unicode for this when OUStringLiteral1 takes a char anyway?
The compiler generates an error anyway if we would pass a sal_Unicode that is
outside the range of 'char' as the template parameter to OUStringLiteral1, so
if for some reason we would want cSequenceMarkSeparator to be outside of
ASCII, the code would need changes.
Change-Id: I1f6be560d3347cb957e1283dea2f7f7920d3aba7
Diffstat (limited to 'sw/inc/IInterface.hxx')
0 files changed, 0 insertions, 0 deletions