summaryrefslogtreecommitdiff
path: root/include/svx/sdr/primitive2d/sdrattributecreator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/primitive2d/sdrattributecreator.hxx')
-rw-r--r--include/svx/sdr/primitive2d/sdrattributecreator.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/sdr/primitive2d/sdrattributecreator.hxx b/include/svx/sdr/primitive2d/sdrattributecreator.hxx
index f69a8578a71d..1d9ef5a8ff9e 100644
--- a/include/svx/sdr/primitive2d/sdrattributecreator.hxx
+++ b/include/svx/sdr/primitive2d/sdrattributecreator.hxx
@@ -66,7 +66,7 @@ namespace drawinglayer
attribute::SdrShadowAttribute createNewSdrShadowAttribute(
const SfxItemSet& rSet);
- attribute::SdrFillAttribute SVX_DLLPUBLIC createNewSdrFillAttribute(
+ attribute::SdrFillAttribute createNewSdrFillAttribute(
const SfxItemSet& rSet);
// #i101508# Support handing over given text-to-border distances
@@ -78,7 +78,7 @@ namespace drawinglayer
const sal_Int32* pRight = 0,
const sal_Int32* pLower = 0);
- attribute::FillGradientAttribute SVX_DLLPUBLIC createNewTransparenceGradientAttribute(
+ attribute::FillGradientAttribute createNewTransparenceGradientAttribute(
const SfxItemSet& rSet);
attribute::SdrFillGraphicAttribute createNewSdrFillGraphicAttribute(