To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74435
                 Issue #|74435
                 Summary|Build breaks because of CWS impress112 on OpenBSD
               Component|porting
                 Version|OOo 2.2
                Platform|All
                     URL|
              OS/Version|other
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|mh
             Reported by|rnagy





------- Additional comments from [EMAIL PROTECTED] Sun Feb 11 23:10:37 +0000 
2007 -------
Hi

Changes in impress112:
source/ui/dlg/sdtreelb.cxx r1.26
source/ui/inc/sdtreelb.hxx r1.14

Broke the build on OpenBSD with gcc3.

   1.
      ------------------------------
   2.
      Making: ../../../unxobsd.pro/slo/sdtreelb.obj
   3.
      c++ -fmessage-length=0 -c  -O2 -fno-strict-aliasing  -I. 
-I../../../unxobsd.pro/inc/dlg
-I/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/offuh
-I../inc -I../../../inc/pch -I../../../inc -I../../../unx/inc
-I../../../unxobsd.pro/inc -I.
-I/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/stl
-I/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/external
-I/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc
-I/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solenv/unxobsd/inc
-I/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solenv/inc
-I/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/res
-I/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/stl
-I/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solenv/inc/Xp31
-I/usr/local/include -I/usr/local/jdk-1.5.0/include
-I/usr/local/jdk-1.5.0/include/openbsd
-I/usr/local/jdk-1.5.0/include/native_threads/include -I/usr/X11R6/include    
-I/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/offuh
-I. -I../../../res -I/include  -Wall -Wendif-labels -Wshadow
-Wno-ctor-dtor-privacy     -Wno-non-virtual-dtor   -fpic -fPIC -DOPENBSD -DUNX
-DVCL -DGCC -DC300 -DX86_64 -DCVER=C300 -pthread -D_THREAD_SAFE -D_PTHREADS
-D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 -D__DMAKE
-DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/g++ -DSUPD=680 -DPRODUCT
-DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA
-DOOF680=OOF680   -DSD_DLLIMPLEMENTATION -DSHAREDLIB -D_DLL_  -DMULTITHREAD
-fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON  -o
../../../unxobsd.pro/slo/sdtreelb.o
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx
   4.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:
In member function `void SdPageObjsTLB::Fill(const SdDrawDocument*, unsigned
char, const String&)':
   5.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:353:
error: variable declaration is not allowed here
   6.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:354:
error: variable declaration is not allowed here
   7.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:355:
error: variable declaration is not allowed here
   8.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:356:
error: variable declaration is not allowed here
   9.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:357:
error: variable declaration is not allowed here
  10.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:359:
error: variable declaration is not allowed here
  11.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:360:
error: variable declaration is not allowed here
  12.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:361:
error: variable declaration is not allowed here
  13.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:362:
error: variable declaration is not allowed here
  14.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:363:
error: variable declaration is not allowed here
  15.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:386:
error: no matching function for call to `SdPageObj
  16.
      sTLB::InsertEntry(const String&, Image (&)(), Image (&)(), int, int,
ULONG, void*)'
  17.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:221:
error: candidates are: virtual SvLBoxEntry* SvTreeListBox::InsertEntry(const
String&, SvLBoxEntry*, unsigned char, long unsigned int, void*, 
SvLBoxButtonKind)
  18.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:229:
error:                 virtual SvLBoxEntry* SvTreeListBox::InsertEntry(const
String&, const Image&, const Image&, SvLBoxEntry*, unsigned char, long unsigned
int, void*, SvLBoxButtonKind)
  19.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:388:
error: no matching function for call to
`SdPageObjsTLB::SetExpandedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  20.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:244:
error: candidates are: void SvTreeListBox::SetExpandedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  21.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:389:
error: no matching function for call to
`SdPageObjsTLB::SetCollapsedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  22.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:245:
error: candidates are: void SvTreeListBox::SetCollapsedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  23.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:415:
error: no matching function for call to `SdPageObjsTLB::InsertEntry(String&,
Image (&)(), Image (&)(), SvLBoxEntry*&)'
  24.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:221:
error: candidates are: virtual SvLBoxEntry* SvTreeListBox::InsertEntry(const
String&, SvLBoxEntry*, unsigned char, long unsigned int, void*, 
SvLBoxButtonKind)
  25.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:229:
error:                 virtual SvLBoxEntry* SvTreeListBox::InsertEntry(const
String&, const Image&, const Image&, SvLBoxEntry*, unsigned char, long unsigned
int, void*, SvLBoxButtonKind)
  26.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:417:
error: no matching function for call to
`SdPageObjsTLB::SetExpandedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  27.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:244:
error: candidates are: void SvTreeListBox::SetExpandedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  28.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:418:
error: no matching function for call to
`SdPageObjsTLB::SetCollapsedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  29.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:245:
error: candidates are: void SvTreeListBox::SetCollapsedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  30.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:424:
error: no matching function for call to
`SdPageObjsTLB::SetExpandedEntryBmp(SvLBoxEntry*&, Image (&)())'
  31.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:244:
error: candidates are: void SvTreeListBox::SetExpandedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  32.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:425:
error: no matching function for call to
`SdPageObjsTLB::SetCollapsedEntryBmp(SvLBoxEntry*&, Image (&)())'
  33.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:245:
error: candidates are: void SvTreeListBox::SetCollapsedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  34.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:426:
error: no matching function for call to
`SdPageObjsTLB::SetExpandedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  35.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:244:
error: candidates are: void SvTreeListBox::SetExpandedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  36.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:427:
error: no matching function for call to
`SdPageObjsTLB::SetCollapsedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  37.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:245:
error: candidates are: void SvTreeListBox::SetCollapsedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  38.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:448:
error: no matching function for call to `SdPageObjsTLB::InsertEntry(const
String&, Image (&)(), Image (&)(), int, int, ULONG, void*)'
  39.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:221:
error: candidates are: virtual SvLBoxEntry* SvTreeListBox::InsertEntry(const
String&, SvLBoxEntry*, unsigned char, long unsigned int, void*, 
SvLBoxButtonKind)
  40.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:229:
error:                 virtual SvLBoxEntry* SvTreeListBox::InsertEntry(const
String&, const Image&, const Image&, SvLBoxEntry*, unsigned char, long unsigned
int, void*, SvLBoxButtonKind)
  41.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:450:
error: no matching function for call to
`SdPageObjsTLB::SetExpandedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  42.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:244:
error: candidates are: void SvTreeListBox::SetExpandedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  43.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:451:
error: no matching function for call to `SdPageObj
  44.
      sTLB::SetCollapsedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  45.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:245:
error: candidates are: void SvTreeListBox::SetCollapsedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  46.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:477:
error: no matching function for call to `SdPageObjsTLB::InsertEntry(String&,
Image (&)(), Image (&)(), SvLBoxEntry*&)'
  47.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:221:
error: candidates are: virtual SvLBoxEntry* SvTreeListBox::InsertEntry(const
String&, SvLBoxEntry*, unsigned char, long unsigned int, void*, 
SvLBoxButtonKind)
  48.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:229:
error:                 virtual SvLBoxEntry* SvTreeListBox::InsertEntry(const
String&, const Image&, const Image&, SvLBoxEntry*, unsigned char, long unsigned
int, void*, SvLBoxButtonKind)
  49.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:479:
error: no matching function for call to
`SdPageObjsTLB::SetExpandedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  50.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:244:
error: candidates are: void SvTreeListBox::SetExpandedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  51.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:480:
error: no matching function for call to
`SdPageObjsTLB::SetCollapsedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  52.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:245:
error: candidates are: void SvTreeListBox::SetCollapsedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  53.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:486:
error: no matching function for call to
`SdPageObjsTLB::SetExpandedEntryBmp(SvLBoxEntry*&, Image (&)())'
  54.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:244:
error: candidates are: void SvTreeListBox::SetExpandedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  55.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:487:
error: no matching function for call to
`SdPageObjsTLB::SetCollapsedEntryBmp(SvLBoxEntry*&, Image (&)())'
  56.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:245:
error: candidates are: void SvTreeListBox::SetCollapsedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  57.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:488:
error: no matching function for call to
`SdPageObjsTLB::SetExpandedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  58.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:244:
error: candidates are: void SvTreeListBox::SetExpandedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  59.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:489:
error: no matching function for call to
`SdPageObjsTLB::SetCollapsedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  60.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:245:
error: candidates are: void SvTreeListBox::SetCollapsedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  61.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:
In member function `void SdPageObjsTLB::Fill(const SdDrawDocument*, SfxMedium*,
const String&)':
  62.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:513:
error: variable declaration is not allowed here
  63.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:514:
error: variable declaration is not allowed here
  64.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:515:
error: variable declaration is not allowed here
  65.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:516:
error: variable declaration is not allowed here
  66.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:525:
error: no matching function for call to `SdPageObjsTLB::InsertEntry(String&,
Image (&)(), Image (&)(), NULL, int, ULONG, void*)'
  67.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:221:
error: candidates are: virtual SvLBoxEntry* SvTreeListBox::InsertEntry(const
String&, SvLBoxEntry*, unsigned char, long unsigned int, void*, 
SvLBoxButtonKind)
  68.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:229:
error:                 virtual SvLBoxEntry* SvTreeListBox::InsertEntry(const
String&, const Image&, const Image&, SvLBoxEntry*, unsigned char, long unsigned
int, void*, SvLBoxButtonKind)
  69.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:527:
error: no matching function for call to
`SdPageObjsTLB::SetExpandedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  70.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:244:
error: candidates are: void SvTreeListBox::SetExpandedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  71.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:528:
error: no matching function for call to
`SdPageObjsTLB::SetCollapsedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  72.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:245:
error: candidates are: void SvTreeListBox::SetCollapsedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  73.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:
In member function `virtual void SdPageObjsTLB::Reques
  74.
      tingChilds(SvLBoxEntry*)':
  75.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:712:
error: variable declaration is not allowed here
  76.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:713:
error: variable declaration is not allowed here
  77.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:714:
error: variable declaration is not allowed here
  78.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:715:
error: variable declaration is not allowed here
  79.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:716:
error: variable declaration is not allowed here
  80.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:717:
error: variable declaration is not allowed here
  81.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:736:
error: no matching function for call to `SdPageObjsTLB::InsertEntry(const
String&, Image (&)(), Image (&)(), SvLBoxEntry*&, int, ULONG, void*)'
  82.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:221:
error: candidates are: virtual SvLBoxEntry* SvTreeListBox::InsertEntry(const
String&, SvLBoxEntry*, unsigned char, long unsigned int, void*, 
SvLBoxButtonKind)
  83.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:229:
error:                 virtual SvLBoxEntry* SvTreeListBox::InsertEntry(const
String&, const Image&, const Image&, SvLBoxEntry*, unsigned char, long unsigned
int, void*, SvLBoxButtonKind)
  84.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:738:
error: no matching function for call to
`SdPageObjsTLB::SetExpandedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  85.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:244:
error: candidates are: void SvTreeListBox::SetExpandedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  86.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:739:
error: no matching function for call to
`SdPageObjsTLB::SetCollapsedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  87.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:245:
error: candidates are: void SvTreeListBox::SetCollapsedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  88.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:765:
error: no matching function for call to `SdPageObjsTLB::InsertEntry(String&,
Image (&)(), Image (&)(), SvLBoxEntry*&)'
  89.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:221:
error: candidates are: virtual SvLBoxEntry* SvTreeListBox::InsertEntry(const
String&, SvLBoxEntry*, unsigned char, long unsigned int, void*, 
SvLBoxButtonKind)
  90.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:229:
error:                 virtual SvLBoxEntry* SvTreeListBox::InsertEntry(const
String&, const Image&, const Image&, SvLBoxEntry*, unsigned char, long unsigned
int, void*, SvLBoxButtonKind)
  91.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:767:
error: no matching function for call to
`SdPageObjsTLB::SetExpandedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  92.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:244:
error: candidates are: void SvTreeListBox::SetExpandedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  93.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:768:
error: no matching function for call to
`SdPageObjsTLB::SetCollapsedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
  94.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:245:
error: candidates are: void SvTreeListBox::SetCollapsedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  95.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:774:
error: no matching function for call to
`SdPageObjsTLB::SetExpandedEntryBmp(SvLBoxEntry*&, Image (&)())'
  96.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:244:
error: candidates are: void SvTreeListBox::SetExpandedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  97.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:775:
error: no matching function for call to
`SdPageObjsTLB::SetCollapsedEntryBmp(SvLBoxEntry*&, Image (&)())'
  98.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:245:
error: candidates are: void SvTreeListBox::SetCollapsedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
  99.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:776:
error: no matching function for call to
`SdPageObjsTLB::SetExpandedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
 100.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:244:
error: candidates are: void SvTreeListBox::SetExpandedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
 101.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/sd/source/ui/dlg/sdtreelb.cxx:777:
error: no matching function for call to
`SdPageObjsTLB::SetCollapsedEntryBmp(SvLBoxEntry*&, Image (&)(), BmpColorMode)'
 102.
     
/usr/touch_and_die/ports/editors/openoffice/w-openoffice-2.2.0/ooo_OOF680_m6_src/solver/680/unxobsd.pro/inc/svtools/svtreebx.hxx:245:
error: candidates are: void SvTreeListBox::SetCollapsedEntryBmp(SvLBoxEntry*,
const Image&, BmpColorMode)
 103.
      dmake:  Error code 1, while making '../../../unxobsd.pro/slo/sdtreelb.obj'
 104.
      '---* tg_merge.mk *---'

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to