summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/enumrepresentation.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-07-08 16:41:11 +0200
committerNoel Grandin <noel@peralex.com>2014-07-10 11:04:11 +0200
commita7470048bd5be5c1668bafc02d58dba97ff5a558 (patch)
treea7280173c92a0dd9e33da6ac7ee7c7ca87df2530 /extensions/source/propctrlr/enumrepresentation.hxx
parentdf906cf2acffac4a4611f8b34724cdbcda068c74 (diff)
use SimpleReferenceObject in extensions module
to replace hand-rolled version Change-Id: Ia983f5b87c55d8e5cce6f388e0f77077b6415745
Diffstat (limited to 'extensions/source/propctrlr/enumrepresentation.hxx')
-rw-r--r--extensions/source/propctrlr/enumrepresentation.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/enumrepresentation.hxx b/extensions/source/propctrlr/enumrepresentation.hxx
index 1d56c55dbffb..d2739f172155 100644
--- a/extensions/source/propctrlr/enumrepresentation.hxx
+++ b/extensions/source/propctrlr/enumrepresentation.hxx
@@ -23,6 +23,7 @@
#include <com/sun/star/uno/Any.hxx>
#include <rtl/ref.hxx>
#include <rtl/ustring.hxx>
+#include <salhelper/simplereferenceobject.hxx>
#include <vector>
@@ -34,7 +35,7 @@ namespace pcr
//= IPropertyEnumRepresentation
- class SAL_NO_VTABLE IPropertyEnumRepresentation : public ::rtl::IReference
+ class SAL_NO_VTABLE IPropertyEnumRepresentation : public salhelper::SimpleReferenceObject
{
public:
/** retrieves all descriptions of all possible values of the enumeration property