summaryrefslogtreecommitdiff
path: root/xmloff/source/style/fonthdl.cxx
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-10-11 17:52:52 +0200
committerLuboš Luňák <l.lunak@suse.cz>2012-10-12 13:12:04 +0200
commitbd7e427ce5cef0c9c1a9ce8c02cac4ebf5217f2d (patch)
tree4883f6b3014d68dea54c31f475b355ec9a095ac4 /xmloff/source/style/fonthdl.cxx
parentd1eee073ebcd2d4a99209bb12ab13a7cafbb5a89 (diff)
mark lcl_ functions static or rename them if they are not local at all
http://lists.freedesktop.org/archives/libreoffice/2012-October/039639.html Change-Id: I37ab7e25d1a9fcce2009b8e35535fc1d0b02013b
Diffstat (limited to 'xmloff/source/style/fonthdl.cxx')
-rw-r--r--xmloff/source/style/fonthdl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/fonthdl.cxx b/xmloff/source/style/fonthdl.cxx
index f4d1705fa357..3bac8798b09f 100644
--- a/xmloff/source/style/fonthdl.cxx
+++ b/xmloff/source/style/fonthdl.cxx
@@ -43,7 +43,7 @@ using ::rtl::OUStringBuffer;
using namespace ::com::sun::star;
using namespace ::xmloff::token;
-const SvXMLEnumMapEntry* lcl_getFontFamilyGenericMapping()
+static const SvXMLEnumMapEntry* lcl_getFontFamilyGenericMapping()
{
static SvXMLEnumMapEntry const aFontFamilyGenericMapping[] =
{