From 8e46bfdceff41c73cff49e9365a9e1ebaa97bb7a Mon Sep 17 00:00:00 2001 From: Carsten Driesner Date: Mon, 24 Jan 2011 17:22:01 +0100 Subject: removetooltypes01: adjust rebase for Linux --- sc/source/ui/inc/docsh.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc/source/ui/inc/docsh.hxx') diff --git a/sc/source/ui/inc/docsh.hxx b/sc/source/ui/inc/docsh.hxx index fd60efe2eba1..1daf94a0cb2c 100644 --- a/sc/source/ui/inc/docsh.hxx +++ b/sc/source/ui/inc/docsh.hxx @@ -302,7 +302,7 @@ public: void DoRecalc( sal_Bool bApi ); void DoHardRecalc( sal_Bool bApi ); - void UpdateOle( const ScViewData* pViewData, BOOL bSnapSize = sal_False); + void UpdateOle( const ScViewData* pViewData, sal_Bool bSnapSize = sal_False); sal_Bool IsOle(); void DBAreaDeleted( SCTAB nTab, SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2 ); -- cgit