diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-05-05 10:27:00 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-05-05 10:59:11 +0300 |
commit | 3363f828d63775a11073276dce927b9538b57be6 (patch) | |
tree | 66bfbffde18147a5d7188e4cf4dce0cd47112395 /sc/inc/editutil.hxx | |
parent | 259820af718fe15ea5080711f77918dad8f14fbb (diff) |
Drop misused lcl_ prefix
If used at all, lcl_ is supposed to be used for static functions truly local
to one source files. The functions here occur in several source files (well,
two, the one where they are defined and one other) so they are not "local" in
that sense. (But they could be local in the one file that uses them...) Also,
they are already in a basegfx::internal namespace.
While at it, drop the :: prefix eyesore from basegfx::internal, and align
parameter lists consistently.
Change-Id: I68b91075e0b1779ac0fa884d8f9e956f1ab7b308
Diffstat (limited to 'sc/inc/editutil.hxx')
0 files changed, 0 insertions, 0 deletions