summaryrefslogtreecommitdiff
path: root/idl/inc/slot.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idl/inc/slot.hxx')
-rw-r--r--idl/inc/slot.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/idl/inc/slot.hxx b/idl/inc/slot.hxx
index b4036ea2ff2d..69b589f2e827 100644
--- a/idl/inc/slot.hxx
+++ b/idl/inc/slot.hxx
@@ -189,7 +189,7 @@ public:
virtual sal_Bool IsVariable() const;
virtual sal_Bool IsMethod() const;
- virtual ByteString GetMangleName( sal_Bool bVariable ) const;
+ virtual rtl::OString GetMangleName( sal_Bool bVariable ) const;
SvMetaAttribute * GetMethod() const;
SvMetaType * GetSlotType() const;