Kaydet (Commit) b324cd8d authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS cmcfixes48 (1.73.22); FILE MERGED

2008/07/30 14:31:42 cmc 1.73.22.1: #i92285# UserEvents are ULONGs
üst 06886f83
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: unodatbr.hxx,v $ * $RCSfile: unodatbr.hxx,v $
* $Revision: 1.73 $ * $Revision: 1.74 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
...@@ -164,7 +164,7 @@ namespace dbaui ...@@ -164,7 +164,7 @@ namespace dbaui
Splitter* m_pSplitter; Splitter* m_pSplitter;
SvLBoxTreeList* m_pTreeModel; // contains the datasources of the registry SvLBoxTreeList* m_pTreeModel; // contains the datasources of the registry
SvLBoxEntry* m_pCurrentlyDisplayed; SvLBoxEntry* m_pCurrentlyDisplayed;
sal_Int32 m_nAsyncDrop; ULONG m_nAsyncDrop;
sal_Int16 m_nBorder; // TRUE when border should be shown sal_Int16 m_nBorder; // TRUE when border should be shown
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment