summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-06-07 09:28:12 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-06-12 10:37:37 +0200
commit59bca4cd06ff5ce268ffa8f43573af5369e69f8e (patch)
treeac197d86b386f36dde30a82e3f91fac8db06c4ac /sw/inc
parente34e63bada32b18b2fac373508457114f478c0c7 (diff)
More uses of referer URL with SvxBrushItem
Change-Id: I04b524784df4ef453d8b1feec13b62f183a17e23 Reviewed-on: https://gerrit.libreoffice.org/73643 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit b518882de8213ef71a8003f95fbdf7689069c06d) Reviewed-on: https://gerrit.libreoffice.org/73857
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/unosett.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unosett.hxx b/sw/inc/unosett.hxx
index 768a351b2da5..7414645d9b54 100644
--- a/sw/inc/unosett.hxx
+++ b/sw/inc/unosett.hxx
@@ -210,7 +210,7 @@ public:
static css::uno::Sequence<css::beans::PropertyValue> GetPropertiesForNumFormat(
const SwNumFormat& rFormat, OUString const& rCharFormatName,
- OUString const* pHeadingStyleName);
+ OUString const* pHeadingStyleName, OUString const & referer);
static void SetPropertiesToNumFormat(
SwNumFormat & aFormat,
OUString & rCharStyleName,