summaryrefslogtreecommitdiff
path: root/svtools/source/uno/treecontrolpeer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/uno/treecontrolpeer.hxx')
-rw-r--r--svtools/source/uno/treecontrolpeer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/uno/treecontrolpeer.hxx b/svtools/source/uno/treecontrolpeer.hxx
index c1987aa33db0..5d8b89b723fe 100644
--- a/svtools/source/uno/treecontrolpeer.hxx
+++ b/svtools/source/uno/treecontrolpeer.hxx
@@ -124,7 +124,7 @@ private:
void disposeControl();
bool onEditingEntry( UnoTreeListEntry* pEntry );
- bool onEditedEntry( UnoTreeListEntry* pEntry, const XubString& rNewText );
+ bool onEditedEntry( UnoTreeListEntry* pEntry, const rtl::OUString& rNewText );
void eraseTree( UnoTreeListBoxImpl& rTree );
void fillTree( UnoTreeListBoxImpl& rTree, const ::com::sun::star::uno::Reference< ::com::sun::star::awt::tree::XTreeDataModel >& xDataModel );