summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/idxmrk.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/idxmrk.hxx')
-rw-r--r--sw/source/ui/inc/idxmrk.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/source/ui/inc/idxmrk.hxx b/sw/source/ui/inc/idxmrk.hxx
index 22e71dbc6168..ff5c56270570 100644
--- a/sw/source/ui/inc/idxmrk.hxx
+++ b/sw/source/ui/inc/idxmrk.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -38,7 +38,7 @@ class SwInsertIdxMarkWrapper : public SfxChildWindow
{
AbstractMarkFloatDlg* pAbstDlg;
protected:
- SwInsertIdxMarkWrapper( Window *pParentWindow,
+ SwInsertIdxMarkWrapper( Window *pParentWindow,
sal_uInt16 nId,
SfxBindings* pBindings,
SfxChildWinInfo* pInfo );
@@ -46,14 +46,14 @@ protected:
SFX_DECL_CHILDWINDOW(SwInsertIdxMarkWrapper);
public:
- void ReInitDlg(SwWrtShell& rWrtShell);
+ void ReInitDlg(SwWrtShell& rWrtShell);
};
class SwInsertAuthMarkWrapper : public SfxChildWindow
{
AbstractMarkFloatDlg* pAbstDlg;
protected:
- SwInsertAuthMarkWrapper( Window *pParentWindow,
+ SwInsertAuthMarkWrapper( Window *pParentWindow,
sal_uInt16 nId,
SfxBindings* pBindings,
SfxChildWinInfo* pInfo );
@@ -61,7 +61,7 @@ protected:
SFX_DECL_CHILDWINDOW(SwInsertAuthMarkWrapper);
public:
- void ReInitDlg(SwWrtShell& rWrtShell);
+ void ReInitDlg(SwWrtShell& rWrtShell);
};
#endif // _IDXMRK_HXX