summaryrefslogtreecommitdiff
path: root/cui/source/customize/macropg_impl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/customize/macropg_impl.hxx')
-rw-r--r--cui/source/customize/macropg_impl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/customize/macropg_impl.hxx b/cui/source/customize/macropg_impl.hxx
index 2c8f59dbc1c2..5d71ccfb7044 100644
--- a/cui/source/customize/macropg_impl.hxx
+++ b/cui/source/customize/macropg_impl.hxx
@@ -32,8 +32,8 @@ public:
PushButton* pDeletePB;
Image* pMacroImg;
Image* pComponentImg;
- String* pStrEvent;
- String* pAssignedMacro;
+ OUString* pStrEvent;
+ OUString* pAssignedMacro;
_HeaderTabListBox* pEventLB;
sal_Bool bReadOnly;
sal_Bool bIDEDialogMode;