From baa228bd0d3c925bdceec1baf7b0095380bb2c69 Mon Sep 17 00:00:00 2001 From: Carsten Driesner Date: Thu, 13 Jan 2011 13:11:20 +0100 Subject: removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong in framework --- framework/source/uielement/toolbarwrapper.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/source/uielement/toolbarwrapper.cxx') diff --git a/framework/source/uielement/toolbarwrapper.cxx b/framework/source/uielement/toolbarwrapper.cxx index 0f838bd1ccd3..8e86f6b84639 100644 --- a/framework/source/uielement/toolbarwrapper.cxx +++ b/framework/source/uielement/toolbarwrapper.cxx @@ -178,7 +178,7 @@ void SAL_CALL ToolBarWrapper::initialize( const Sequence< Any >& aArguments ) th Window* pWindow = VCLUnoHelper::GetWindow( xFrame->getContainerWindow() ); if ( pWindow ) { - sal_uIntPtr nStyles = WB_LINESPACING | WB_BORDER | WB_SCROLL | WB_MOVEABLE | WB_3DLOOK | WB_DOCKABLE | WB_SIZEABLE | WB_CLOSEABLE; + sal_uLong nStyles = WB_LINESPACING | WB_BORDER | WB_SCROLL | WB_MOVEABLE | WB_3DLOOK | WB_DOCKABLE | WB_SIZEABLE | WB_CLOSEABLE; pToolBar = new ToolBar( pWindow, nStyles ); m_xToolBarWindow = VCLUnoHelper::GetInterface( pToolBar ); -- cgit ib/libreoffice-5-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/table/tablestylecontext.hxx
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-03-18 16:53:40 +0100
committerAndras Timar <andras.timar@collabora.com>2021-03-18 16:53:40 +0100
commit01d6d4419e08c16d5488970d3f3ad9f059ee2625 (patch)
tree972b9b010fa7b857ebba20398e5e3315c154b1d3 /oox/inc/drawingml/table/tablestylecontext.hxx
parent18ffd81ed4d9eca82d71b07e8f4b1ef54d308fc3 (diff)
Bump version to 6.4-30