summaryrefslogtreecommitdiff
path: root/svx/inc/svx/fontlb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/fontlb.hxx')
-rw-r--r--svx/inc/svx/fontlb.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svx/fontlb.hxx b/svx/inc/svx/fontlb.hxx
index 813b01ba390f..8051eded95b6 100644
--- a/svx/inc/svx/fontlb.hxx
+++ b/svx/inc/svx/fontlb.hxx
@@ -96,7 +96,7 @@ public:
void SetNoSelection();
/** Returns the position of the entry currently selected or LIST_APPEND. */
- ULONG GetSelectEntryPos() const;
+ sal_uLong GetSelectEntryPos() const;
/** Returns the text of the selected entry or an empty string. */
XubString GetSelectEntry() const;