summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh5.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/docshell/docsh5.cxx')
-rw-r--r--sc/source/ui/docshell/docsh5.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/docshell/docsh5.cxx b/sc/source/ui/docshell/docsh5.cxx
index 1804c40e53a5..5beb522aa033 100644
--- a/sc/source/ui/docshell/docsh5.cxx
+++ b/sc/source/ui/docshell/docsh5.cxx
@@ -467,7 +467,7 @@ void ScDocShell::RefreshPivotTables( const ScRange& rSource )
}
}
-rtl::OUString lcl_GetAreaName( ScDocument* pDoc, ScArea* pArea )
+static rtl::OUString lcl_GetAreaName( ScDocument* pDoc, ScArea* pArea )
{
rtl::OUString aName;
sal_Bool bOk = false;