summaryrefslogtreecommitdiff
path: root/sw/source/ui/utlui/glbltree.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-10-25 11:26:43 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-10-25 12:04:26 +0100
commitc7bac4da02d51f8180aaad5b3768f4ff5bd80d4d (patch)
tree32ec907be54a638847a6ff3f27b30b1178ad8e10 /sw/source/ui/utlui/glbltree.cxx
parentc627560d7a2e5f5c9b8ec8ea7d82291da67a7a31 (diff)
XubString->OUString
Change-Id: I5835696a3246b4d8f401a1617d2b53ec8c7c5626
Diffstat (limited to 'sw/source/ui/utlui/glbltree.cxx')
-rw-r--r--sw/source/ui/utlui/glbltree.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/utlui/glbltree.cxx b/sw/source/ui/utlui/glbltree.cxx
index 4d2d08cd3390..c086b4f44947 100644
--- a/sw/source/ui/utlui/glbltree.cxx
+++ b/sw/source/ui/utlui/glbltree.cxx
@@ -1224,7 +1224,7 @@ IMPL_STATIC_LINK_NOINSTANCE(SwGlobalTree, ShowFrameHdl, SwGlobalTree*, EMPTYARG)
}
void SwGlobalTree::InitEntry(SvTreeListEntry* pEntry,
- const XubString& rStr ,const Image& rImg1,const Image& rImg2,
+ const OUString& rStr ,const Image& rImg1,const Image& rImg2,
SvLBoxButtonKind eButtonKind)
{
sal_uInt16 nColToHilite = 1; //0==Bitmap;1=="Spalte1";2=="Spalte2"