office-gobmx/basic/source/sbx
Mike Kaganski b3e6bec350 Fix warning C4589 when building with MSVC without -Wv:18
Discovered by https://gerrit.libreoffice.org/c/core/+/163717

Like these:

 C:\libcmis\inc\libcmis/document.hxx(51): warning C4589: Constructor of abstract class 'libcmis::Document' ignores initializer for virtual base class 'libcmis::Object'
 C:\libcmis\inc\libcmis/document.hxx(51): note: virtual base classes are only initialized by the most-derived type
 C:\libcmis\inc\libcmis/folder.hxx(58): warning C4589: Constructor of abstract class 'libcmis::Folder' ignores initializer for virtual base class 'libcmis::Object'
 C:\libcmis\inc\libcmis/folder.hxx(58): note: virtual base classes are only initialized by the most-derived type

Change-Id: Icc7f94cc02796a86b47b025df69ec3db971ad11e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163777
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-02-23 01:34:11 +01:00
..
sbxarray.cxx
sbxbase.cxx
sbxbool.cxx
sbxbyte.cxx
sbxchar.cxx
sbxcoll.cxx
sbxconv.hxx
sbxcurr.cxx
sbxdate.cxx
sbxdbl.cxx
sbxdec.cxx
sbxdec.hxx
sbxexec.cxx
sbxform.cxx
sbxint.cxx
sbxlng.cxx
sbxobj.cxx
sbxres.cxx
sbxres.hxx
sbxscan.cxx
sbxsng.cxx
sbxstr.cxx
sbxuint.cxx
sbxulng.cxx
sbxvalue.cxx
sbxvar.cxx