summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/prltempl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/prltempl.hxx')
-rw-r--r--sd/source/ui/inc/prltempl.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/sd/source/ui/inc/prltempl.hxx b/sd/source/ui/inc/prltempl.hxx
index 3d502708f066..eafa1a3fc1b0 100644
--- a/sd/source/ui/inc/prltempl.hxx
+++ b/sd/source/ui/inc/prltempl.hxx
@@ -57,12 +57,12 @@ class SdPresLayoutTemplateDlg : public SfxTabDialog
private:
const SfxObjectShell* mpDocShell;
- XColorList* pColorTab;
- XGradientList* pGradientList;
- XHatchList* pHatchingList;
- XBitmapList* pBitmapList;
- XDashList* pDashList;
- XLineEndList* pLineEndList;
+ XColorListRef pColorTab;
+ XGradientListRef pGradientList;
+ XHatchListRef pHatchingList;
+ XBitmapListRef pBitmapList;
+ XDashListRef pDashList;
+ XLineEndListRef pLineEndList;
sal_uInt16 nPageType;
sal_uInt16 nDlgType;