summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/wrtsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/wrtsh.hxx')
-rw-r--r--sw/source/ui/inc/wrtsh.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/inc/wrtsh.hxx b/sw/source/ui/inc/wrtsh.hxx
index 8ec265c3773e..fbcdecaecf19 100644
--- a/sw/source/ui/inc/wrtsh.hxx
+++ b/sw/source/ui/inc/wrtsh.hxx
@@ -51,7 +51,6 @@ namespace com { namespace sun { namespace star { namespace util {
struct SearchOptions;
} } } }
-
typedef sal_Int32 SelectionType;
namespace nsSelectionType
{
@@ -448,7 +447,6 @@ typedef sal_Bool (SwWrtShell:: *FNSimpleMove)();
// link for inserting ranges via Drag&Drop/Clipboard
DECL_STATIC_LINK( SwWrtShell, InsertRegionDialog, SwSectionData* );
-
// ctor, the first one is a kind of a controlled copy ctor for more views of a document
SwWrtShell( SwWrtShell&, Window *pWin, SwView &rShell);
SwWrtShell( SwDoc& rDoc, Window *pWin, SwView &rShell,
@@ -523,7 +521,6 @@ private:
lOffset(lOff)
{
-
}
} *pCrsrStack;