summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/macassgn.hxx
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2011-01-17 15:06:54 +0100
committerCarsten Driesner <cd@openoffice.org>2011-01-17 15:06:54 +0100
commit7f33ed417b2e29e5470724ea76967f64699a2662 (patch)
treeabfa1432c5ffffe4c7502d4ddcaee918c584c69c /sw/source/ui/inc/macassgn.hxx
parentremovetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,... (diff)
downloadcore-7f33ed417b2e29e5470724ea76967f64699a2662.tar.gz
core-7f33ed417b2e29e5470724ea76967f64699a2662.zip
removetooltypes01: #i112600# Remove tools types from sw
Diffstat (limited to 'sw/source/ui/inc/macassgn.hxx')
-rw-r--r--sw/source/ui/inc/macassgn.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/macassgn.hxx b/sw/source/ui/inc/macassgn.hxx
index 6093a2a8cb51..ac8be8d2dd87 100644
--- a/sw/source/ui/inc/macassgn.hxx
+++ b/sw/source/ui/inc/macassgn.hxx
@@ -46,7 +46,7 @@ class SwMacroAssignDlg
{
public:
static SfxEventNamesItem AddEvents( DlgEventType eType );
- static BOOL INetFmtDlg( Window* pParent, SwWrtShell& rSh,
+ static sal_Bool INetFmtDlg( Window* pParent, SwWrtShell& rSh,
SvxMacroItem*& rpINetItem );
};