summaryrefslogtreecommitdiffstats
path: root/xmloff/inc/EnhancedCustomShapeToken.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/EnhancedCustomShapeToken.hxx')
-rw-r--r--xmloff/inc/EnhancedCustomShapeToken.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/inc/EnhancedCustomShapeToken.hxx b/xmloff/inc/EnhancedCustomShapeToken.hxx
index 42d95abca597..573bd917e993 100644
--- a/xmloff/inc/EnhancedCustomShapeToken.hxx
+++ b/xmloff/inc/EnhancedCustomShapeToken.hxx
@@ -152,8 +152,8 @@ namespace xmloff { namespace EnhancedCustomShapeToken {
EAS_NotFound
};
- EnhancedCustomShapeTokenEnum EASGet( const rtl::OUString& );
- rtl::OUString EASGet( const EnhancedCustomShapeTokenEnum );
+ EnhancedCustomShapeTokenEnum EASGet( const OUString& );
+ OUString EASGet( const EnhancedCustomShapeTokenEnum );
}
}