summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/column.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/column.hxx')
-rw-r--r--sw/source/ui/inc/column.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/inc/column.hxx b/sw/source/ui/inc/column.hxx
index 491a603d52ab..a8e6597cf757 100644
--- a/sw/source/ui/inc/column.hxx
+++ b/sw/source/ui/inc/column.hxx
@@ -223,6 +223,7 @@ public:
void ShowBalance(BOOL bShow) {aBalanceColsCB.Show(bShow);}
void SetInSection(BOOL bSet);
+ void ActivateColumnControl() {aCLNrEdt.GrabFocus();}
};
#endif