summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/enumrepresentation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/enumrepresentation.hxx')
-rw-r--r--extensions/source/propctrlr/enumrepresentation.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/enumrepresentation.hxx b/extensions/source/propctrlr/enumrepresentation.hxx
index 550d0dbcad0b..aa8c1f5bd8ea 100644
--- a/extensions/source/propctrlr/enumrepresentation.hxx
+++ b/extensions/source/propctrlr/enumrepresentation.hxx
@@ -39,7 +39,7 @@ namespace pcr
public:
/** retrieves all descriptions of all possible values of the enumeration property
*/
- virtual ::std::vector< OUString > SAL_CALL getDescriptions(
+ virtual std::vector< OUString > SAL_CALL getDescriptions(
) const = 0;
/** converts a given description into a property value