summaryrefslogtreecommitdiff
path: root/include/svx/EnhancedCustomShapeTypeNames.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/EnhancedCustomShapeTypeNames.hxx')
-rw-r--r--include/svx/EnhancedCustomShapeTypeNames.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/EnhancedCustomShapeTypeNames.hxx b/include/svx/EnhancedCustomShapeTypeNames.hxx
index 2e5f49da0c89..fb6efdd731df 100644
--- a/include/svx/EnhancedCustomShapeTypeNames.hxx
+++ b/include/svx/EnhancedCustomShapeTypeNames.hxx
@@ -25,9 +25,9 @@
namespace EnhancedCustomShapeTypeNames
{
- SVXCORE_DLLPUBLIC MSO_SPT Get( const OUString& );
- SVXCORE_DLLPUBLIC OUString Get( const MSO_SPT );
- SVXCORE_DLLPUBLIC OUString GetAccName( const OUString& );
+SVXCORE_DLLPUBLIC MSO_SPT Get(const OUString&);
+SVXCORE_DLLPUBLIC OUString Get(const MSO_SPT);
+SVXCORE_DLLPUBLIC OUString GetAccName(const OUString&);
}
#endif