summaryrefslogtreecommitdiff
path: root/basctl/source/inc/bastype2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/inc/bastype2.hxx')
-rw-r--r--basctl/source/inc/bastype2.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/inc/bastype2.hxx b/basctl/source/inc/bastype2.hxx
index 0161797f16a2..dc9526ce3256 100644
--- a/basctl/source/inc/bastype2.hxx
+++ b/basctl/source/inc/bastype2.hxx
@@ -221,7 +221,7 @@ public:
bool FindEntry(std::u16string_view rText, EntryType eType, weld::TreeIter& rIter);
EntryDescriptor GetEntryDescriptor(const weld::TreeIter* pEntry);
- static ItemType ConvertType (EntryType eType);
+ static SbxItemType ConvertType (EntryType eType);
bool IsValidEntry(const weld::TreeIter& rEntry);
void AddEntry(const OUString& rText, const OUString& rImage,
const weld::TreeIter* pParent, bool bChildrenOnDemand,