diff options
author | Tor Lillqvist <tml@collabora.com> | 2017-01-03 09:35:53 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2017-01-03 10:24:47 +0200 |
commit | 0621795c54956c89dbb2df585df8336b1f86f7ef (patch) | |
tree | f8b38bb3fa88bf758a7069a311c35366d7616651 /onlineupdate/Module_onlineupdate.mk | |
parent | 53fd124d2488977af8536f439874a15de375dc40 (diff) |
Move documentation for parameter of SfxObjectShell::GetTitle() to include file
A re-design of this API would be a good idea.
Is this function ever called with some specific max length that would
not be one of the magic values? Probably the sanest would be to turn
the magic value constants into a normal (scoped) enum, and have two
separate functions: One that takes no parameter and returns the whole
title (and then let the caller take care of truncating as necessary),
and one that takes such an enum and returns a correspondingly mangled
title. The less magic and defaulted parameters the better.
Change-Id: I9e3aa95fae981c5ed48300b753556fa9074c1166
Diffstat (limited to 'onlineupdate/Module_onlineupdate.mk')
0 files changed, 0 insertions, 0 deletions