diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2021-09-15 11:35:53 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2021-09-15 13:09:14 +0200 |
commit | 95a6352da62725d1512c2e93e351684a89859cd4 (patch) | |
tree | d82f934dc094ecef782c94f52ad80c6dd034916f /compilerplugins | |
parent | 96368ad48061ba4b2d6f6b2a78a5f5ce42b67a66 (diff) |
loplugin:unnecessaryvirtual
Change-Id: Ia7617a0fd4413cbaafaae8fbfee2b2ea819fde8c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122136
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/unnecessaryvirtual-dead.results | 12 | ||||
-rw-r--r-- | compilerplugins/clang/unnecessaryvirtual.results | 136 |
2 files changed, 83 insertions, 65 deletions
diff --git a/compilerplugins/clang/unnecessaryvirtual-dead.results b/compilerplugins/clang/unnecessaryvirtual-dead.results index 1078af123450..9e99db597dee 100644 --- a/compilerplugins/clang/unnecessaryvirtual-dead.results +++ b/compilerplugins/clang/unnecessaryvirtual-dead.results @@ -1,21 +1,23 @@ basic/source/comp/codegen.cxx:478 void (anonymous namespace)::OffSetAccumulator::start(const unsigned char *,) -canvas/inc/base/bufferedgraphicdevicebase.hxx:107 +canvas/inc/base/bufferedgraphicdevicebase.hxx:105 void canvas::BufferedGraphicDeviceBase::destroyBuffers() -canvas/inc/base/graphicdevicebase.hxx:305 +canvas/inc/base/graphicdevicebase.hxx:304 void canvas::GraphicDeviceBase::removePropertyChangeListener(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertyChangeListener> &,) -canvas/inc/base/graphicdevicebase.hxx:318 +canvas/inc/base/graphicdevicebase.hxx:317 void canvas::GraphicDeviceBase::removeVetoableChangeListener(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XVetoableChangeListener> &,) include/basegfx/utils/unopolypolygon.hxx:94 void basegfx::unotools::UnoPolyPolygon::modifying()const -sc/source/core/opencl/formulagroupcl.cxx:1069 +sc/source/core/opencl/formulagroupcl.cxx:1070 void sc::opencl::(anonymous namespace)::DynamicKernelSlidingArgument::GenSlidingWindowFunction(class std::__cxx11::basic_stringstream<char> &,) slideshow/source/engine/animationfactory.cxx:616 void slideshow::internal::(anonymous namespace)::GenericAnimation::prefetch() vcl/inc/salframe.hxx:145 void SalFrame::SetRepresentedURL(const class rtl::OUString &,) -vcl/inc/salinst.hxx:200 +vcl/inc/salinst.hxx:201 void SalInstance::releaseMainThread() +vcl/inc/salinst.hxx:210 + void SalInstance::BeforeAbort(const class rtl::OUString &,_Bool,) vcl/inc/salobj.hxx:49 void SalObject::Enable(_Bool,) writerfilter/source/ooxml/OOXMLFactory.hxx:66 diff --git a/compilerplugins/clang/unnecessaryvirtual.results b/compilerplugins/clang/unnecessaryvirtual.results index 87ad07f9349e..a88701c51faf 100644 --- a/compilerplugins/clang/unnecessaryvirtual.results +++ b/compilerplugins/clang/unnecessaryvirtual.results @@ -28,27 +28,27 @@ canvas/inc/base/bitmapcanvasbase.hxx:84 class com::sun::star::uno::Reference<class com::sun::star::rendering::XBitmap> canvas::BitmapCanvasBase::getScaledBitmap(const struct com::sun::star::geometry::RealSize2D &,unsigned char,) canvas/inc/base/bitmapcanvasbase.hxx:105 void canvas::BitmapCanvasBase2::copyRect(const class com::sun::star::uno::Reference<class com::sun::star::rendering::XBitmapCanvas> &,const struct com::sun::star::geometry::RealRectangle2D &,const struct com::sun::star::rendering::ViewState &,const struct com::sun::star::rendering::RenderState &,const struct com::sun::star::geometry::RealRectangle2D &,const struct com::sun::star::rendering::ViewState &,const struct com::sun::star::rendering::RenderState &,) -canvas/inc/base/bufferedgraphicdevicebase.hxx:94 +canvas/inc/base/bufferedgraphicdevicebase.hxx:92 class com::sun::star::uno::Reference<class com::sun::star::rendering::XBufferController> canvas::BufferedGraphicDeviceBase::getBufferController() -canvas/inc/base/bufferedgraphicdevicebase.hxx:100 +canvas/inc/base/bufferedgraphicdevicebase.hxx:98 int canvas::BufferedGraphicDeviceBase::createBuffers(int,) -canvas/inc/base/bufferedgraphicdevicebase.hxx:107 +canvas/inc/base/bufferedgraphicdevicebase.hxx:105 void canvas::BufferedGraphicDeviceBase::destroyBuffers() -canvas/inc/base/bufferedgraphicdevicebase.hxx:111 +canvas/inc/base/bufferedgraphicdevicebase.hxx:109 unsigned char canvas::BufferedGraphicDeviceBase::showBuffer(unsigned char,) -canvas/inc/base/bufferedgraphicdevicebase.hxx:118 +canvas/inc/base/bufferedgraphicdevicebase.hxx:116 unsigned char canvas::BufferedGraphicDeviceBase::switchBuffer(unsigned char,) -canvas/inc/base/bufferedgraphicdevicebase.hxx:162 +canvas/inc/base/bufferedgraphicdevicebase.hxx:160 void canvas::BufferedGraphicDeviceBase::disposeThis() -canvas/inc/base/bufferedgraphicdevicebase.hxx:209 +canvas/inc/base/bufferedgraphicdevicebase.hxx:207 void canvas::BufferedGraphicDeviceBase::disposeEventSource(const struct com::sun::star::lang::EventObject &,) -canvas/inc/base/bufferedgraphicdevicebase.hxx:219 +canvas/inc/base/bufferedgraphicdevicebase.hxx:217 void canvas::BufferedGraphicDeviceBase::windowResized(const struct com::sun::star::awt::WindowEvent &,) -canvas/inc/base/bufferedgraphicdevicebase.hxx:224 +canvas/inc/base/bufferedgraphicdevicebase.hxx:222 void canvas::BufferedGraphicDeviceBase::windowMoved(const struct com::sun::star::awt::WindowEvent &,) -canvas/inc/base/bufferedgraphicdevicebase.hxx:229 +canvas/inc/base/bufferedgraphicdevicebase.hxx:227 void canvas::BufferedGraphicDeviceBase::windowShown(const struct com::sun::star::lang::EventObject &,) -canvas/inc/base/bufferedgraphicdevicebase.hxx:236 +canvas/inc/base/bufferedgraphicdevicebase.hxx:234 void canvas::BufferedGraphicDeviceBase::windowHidden(const struct com::sun::star::lang::EventObject &,) canvas/inc/base/canvasbase.hxx:123 void canvas::CanvasBase::disposeThis() @@ -128,55 +128,55 @@ canvas/inc/base/disambiguationhelper.hxx:70 void canvas::DisambiguationHelper::disposing() canvas/inc/base/disambiguationhelper.hxx:73 void canvas::DisambiguationHelper::disposing(const struct com::sun::star::lang::EventObject &,) -canvas/inc/base/graphicdevicebase.hxx:134 +canvas/inc/base/graphicdevicebase.hxx:133 void canvas::GraphicDeviceBase::disposeThis() -canvas/inc/base/graphicdevicebase.hxx:145 +canvas/inc/base/graphicdevicebase.hxx:144 class com::sun::star::uno::Reference<class com::sun::star::rendering::XBufferController> canvas::GraphicDeviceBase::getBufferController() -canvas/inc/base/graphicdevicebase.hxx:150 +canvas/inc/base/graphicdevicebase.hxx:149 class com::sun::star::uno::Reference<class com::sun::star::rendering::XColorSpace> canvas::GraphicDeviceBase::getDeviceColorSpace() -canvas/inc/base/graphicdevicebase.hxx:157 +canvas/inc/base/graphicdevicebase.hxx:156 struct com::sun::star::geometry::RealSize2D canvas::GraphicDeviceBase::getPhysicalResolution() -canvas/inc/base/graphicdevicebase.hxx:164 +canvas/inc/base/graphicdevicebase.hxx:163 struct com::sun::star::geometry::RealSize2D canvas::GraphicDeviceBase::getPhysicalSize() -canvas/inc/base/graphicdevicebase.hxx:171 +canvas/inc/base/graphicdevicebase.hxx:170 class com::sun::star::uno::Reference<class com::sun::star::rendering::XLinePolyPolygon2D> canvas::GraphicDeviceBase::createCompatibleLinePolyPolygon(const class com::sun::star::uno::Sequence<class com::sun::star::uno::Sequence<struct com::sun::star::geometry::RealPoint2D> > &,) -canvas/inc/base/graphicdevicebase.hxx:178 +canvas/inc/base/graphicdevicebase.hxx:177 class com::sun::star::uno::Reference<class com::sun::star::rendering::XBezierPolyPolygon2D> canvas::GraphicDeviceBase::createCompatibleBezierPolyPolygon(const class com::sun::star::uno::Sequence<class com::sun::star::uno::Sequence<struct com::sun::star::geometry::RealBezierSegment2D> > &,) -canvas/inc/base/graphicdevicebase.hxx:185 +canvas/inc/base/graphicdevicebase.hxx:184 class com::sun::star::uno::Reference<class com::sun::star::rendering::XBitmap> canvas::GraphicDeviceBase::createCompatibleBitmap(const struct com::sun::star::geometry::IntegerSize2D &,) -canvas/inc/base/graphicdevicebase.hxx:196 +canvas/inc/base/graphicdevicebase.hxx:195 class com::sun::star::uno::Reference<class com::sun::star::rendering::XVolatileBitmap> canvas::GraphicDeviceBase::createVolatileBitmap(const struct com::sun::star::geometry::IntegerSize2D &,) -canvas/inc/base/graphicdevicebase.hxx:207 +canvas/inc/base/graphicdevicebase.hxx:206 class com::sun::star::uno::Reference<class com::sun::star::rendering::XBitmap> canvas::GraphicDeviceBase::createCompatibleAlphaBitmap(const struct com::sun::star::geometry::IntegerSize2D &,) -canvas/inc/base/graphicdevicebase.hxx:218 +canvas/inc/base/graphicdevicebase.hxx:217 class com::sun::star::uno::Reference<class com::sun::star::rendering::XVolatileBitmap> canvas::GraphicDeviceBase::createVolatileAlphaBitmap(const struct com::sun::star::geometry::IntegerSize2D &,) -canvas/inc/base/graphicdevicebase.hxx:229 +canvas/inc/base/graphicdevicebase.hxx:228 class com::sun::star::uno::Reference<class com::sun::star::lang::XMultiServiceFactory> canvas::GraphicDeviceBase::getParametricPolyPolygonFactory() -canvas/inc/base/graphicdevicebase.hxx:234 +canvas/inc/base/graphicdevicebase.hxx:233 unsigned char canvas::GraphicDeviceBase::hasFullScreenMode() -canvas/inc/base/graphicdevicebase.hxx:239 +canvas/inc/base/graphicdevicebase.hxx:238 unsigned char canvas::GraphicDeviceBase::enterFullScreenMode(unsigned char,) -canvas/inc/base/graphicdevicebase.hxx:245 +canvas/inc/base/graphicdevicebase.hxx:244 class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> canvas::GraphicDeviceBase::createInstance(const class rtl::OUString &,) -canvas/inc/base/graphicdevicebase.hxx:253 +canvas/inc/base/graphicdevicebase.hxx:252 class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> canvas::GraphicDeviceBase::createInstanceWithArguments(const class rtl::OUString &,const class com::sun::star::uno::Sequence<class com::sun::star::uno::Any> &,) -canvas/inc/base/graphicdevicebase.hxx:261 +canvas/inc/base/graphicdevicebase.hxx:260 class com::sun::star::uno::Sequence<class rtl::OUString> canvas::GraphicDeviceBase::getAvailableServiceNames() -canvas/inc/base/graphicdevicebase.hxx:268 +canvas/inc/base/graphicdevicebase.hxx:267 void canvas::GraphicDeviceBase::update() -canvas/inc/base/graphicdevicebase.hxx:278 +canvas/inc/base/graphicdevicebase.hxx:277 class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySetInfo> canvas::GraphicDeviceBase::getPropertySetInfo() -canvas/inc/base/graphicdevicebase.hxx:284 +canvas/inc/base/graphicdevicebase.hxx:283 void canvas::GraphicDeviceBase::setPropertyValue(const class rtl::OUString &,const class com::sun::star::uno::Any &,) -canvas/inc/base/graphicdevicebase.hxx:291 +canvas/inc/base/graphicdevicebase.hxx:290 class com::sun::star::uno::Any canvas::GraphicDeviceBase::getPropertyValue(const class rtl::OUString &,) -canvas/inc/base/graphicdevicebase.hxx:297 +canvas/inc/base/graphicdevicebase.hxx:296 void canvas::GraphicDeviceBase::addPropertyChangeListener(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertyChangeListener> &,) -canvas/inc/base/graphicdevicebase.hxx:305 +canvas/inc/base/graphicdevicebase.hxx:304 void canvas::GraphicDeviceBase::removePropertyChangeListener(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertyChangeListener> &,) -canvas/inc/base/graphicdevicebase.hxx:310 +canvas/inc/base/graphicdevicebase.hxx:309 void canvas::GraphicDeviceBase::addVetoableChangeListener(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XVetoableChangeListener> &,) -canvas/inc/base/graphicdevicebase.hxx:318 +canvas/inc/base/graphicdevicebase.hxx:317 void canvas::GraphicDeviceBase::removeVetoableChangeListener(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XVetoableChangeListener> &,) canvas/inc/base/integerbitmapbase.hxx:43 class com::sun::star::uno::Sequence<signed char> canvas::IntegerBitmapBase::getData(struct com::sun::star::rendering::IntegerBitmapLayout &,const struct com::sun::star::geometry::IntegerRectangle2D &,) @@ -212,7 +212,7 @@ canvas/inc/rendering/irendermodule.hxx:59 void canvas::IRenderModule::~IRenderModule() canvas/inc/rendering/isurface.hxx:34 void canvas::ISurface::~ISurface() -chart2/source/inc/ModifyListenerCallBack.hxx:41 +chart2/source/inc/ModifyListenerCallBack.hxx:40 void chart::ModifyListenerCallBack::~ModifyListenerCallBack() chart2/source/inc/WeakListenerAdapter.hxx:56 void chart::WeakListenerAdapter::disposing(const struct com::sun::star::lang::EventObject &,) @@ -232,11 +232,11 @@ extensions/source/propctrlr/commoncontrol.hxx:139 void pcr::CommonBehaviourControl::notifyModifiedValue() extensions/source/propctrlr/commoncontrol.hxx:154 void pcr::CommonBehaviourControl::disposing() -forms/source/xforms/datatypes.hxx:233 +forms/source/xforms/datatypes.hxx:234 class cppu::IPropertyArrayHelper * xforms::ODerivedDataType::createArrayHelper()const -forms/source/xforms/datatypes.hxx:236 - class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySetInfo> xforms::ODerivedDataType::getPropertySetInfo() forms/source/xforms/datatypes.hxx:237 + class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySetInfo> xforms::ODerivedDataType::getPropertySetInfo() +forms/source/xforms/datatypes.hxx:238 class cppu::IPropertyArrayHelper & xforms::ODerivedDataType::getInfoHelper() forms/source/xforms/namedcollection.hxx:81 class com::sun::star::uno::Type NamedCollection::getElementType() @@ -260,8 +260,14 @@ include/comphelper/unique_disposing_ptr.hxx:169 void comphelper::unique_disposing_solar_mutex_reset_ptr::reset(type-parameter-0-0 *,) include/comphelper/weakeventlistener.hxx:120 void comphelper::OWeakListenerAdapter::disposing(const struct com::sun::star::lang::EventObject &,) -include/editeng/editobj.hxx:71 - void EditTextObject::~EditTextObject() +include/sfx2/thumbnailview.hxx:196 + _Bool ThumbnailView::isDrawMnemonic()const +include/sfx2/thumbnailview.hxx:259 + class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessible> ThumbnailView::getAccessible() +include/sfx2/thumbnailview.hxx:285 + unsigned short ThumbnailView::ImplGetVisibleItemCount()const +include/sfx2/thumbnailview.hxx:286 + class ThumbnailViewItem * ThumbnailView::ImplGetVisibleItem(unsigned short,) include/svl/svdde.hxx:236 class DdeData * DdeTopic::Get(enum SotClipboardFormatId,) include/svl/svdde.hxx:237 @@ -274,6 +280,8 @@ include/svl/svdde.hxx:243 _Bool DdeTopic::StartAdviseLoop() include/svl/svdde.hxx:300 void DdeService::~DdeService() +include/svx/svdpage.hxx:122 + void SdrObjList::SetExistingObjectOrdNum(class SdrObject *,unsigned long,) include/vbahelper/vbacollectionimpl.hxx:289 int ScVbaCollectionBase::getCount() include/vbahelper/vbacollectionimpl.hxx:294 @@ -300,15 +308,15 @@ include/vcl/customweld.hxx:45 class rtl::OUString weld::CustomWidgetController::GetHelpText()const include/vcl/weld.hxx:104 void weld::Widget::set_visible(_Bool,) -sc/source/core/opencl/formulagroupcl.cxx:1061 +sc/source/core/opencl/formulagroupcl.cxx:1062 _Bool sc::opencl::(anonymous namespace)::DynamicKernelSlidingArgument::NeedParallelReduction()const -sc/source/core/opencl/formulagroupcl.cxx:1069 +sc/source/core/opencl/formulagroupcl.cxx:1070 void sc::opencl::(anonymous namespace)::DynamicKernelSlidingArgument::GenSlidingWindowFunction(class std::__cxx11::basic_stringstream<char> &,) -sc/source/core/opencl/formulagroupcl.cxx:1352 +sc/source/core/opencl/formulagroupcl.cxx:1353 void sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::GenSlidingWindowFunction(class std::__cxx11::basic_stringstream<char> &,) -sc/source/core/opencl/formulagroupcl.cxx:1354 +sc/source/core/opencl/formulagroupcl.cxx:1355 class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::GenSlidingWindowDeclRef(_Bool,)const -sc/source/core/opencl/formulagroupcl.cxx:1368 +sc/source/core/opencl/formulagroupcl.cxx:1369 unsigned long sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::Marshal(struct _cl_kernel *,int,int,struct _cl_program *,) sc/source/ui/vba/vbacondition.hxx:40 class rtl::OUString ScVbaCondition::Formula1() @@ -400,39 +408,47 @@ sw/inc/flypos.hxx:37 void SwPosFlyFrame::~SwPosFlyFrame() toolkit/inc/controls/geometrycontrolmodel.hxx:185 void OGeometryControlModel::fillProperties(class com::sun::star::uno::Sequence<struct com::sun::star::beans::Property> &,class com::sun::star::uno::Sequence<struct com::sun::star::beans::Property> &,)const -vcl/inc/jsdialog/jsdialogbuilder.hxx:138 +vcl/inc/jsdialog/jsdialogbuilder.hxx:151 void JSDialogSender::sendFullUpdate(_Bool,) -vcl/inc/jsdialog/jsdialogbuilder.hxx:141 +vcl/inc/jsdialog/jsdialogbuilder.hxx:154 void JSDialogSender::sendAction(class VclPtr<class vcl::Window>,class std::unique_ptr<class std::__debug::unordered_map<class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> >, class rtl::OUString, struct std::hash<std::string>, struct std::equal_to<class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > >, class std::allocator<struct std::pair<const class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> >, class rtl::OUString> > >, struct std::default_delete<class std::__debug::unordered_map<class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> >, class rtl::OUString, struct std::hash<std::string>, struct std::equal_to<class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > >, class std::allocator<struct std::pair<const class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> >, class rtl::OUString> > > > >,) -vcl/inc/jsdialog/jsdialogbuilder.hxx:304 +vcl/inc/jsdialog/jsdialogbuilder.hxx:155 + void JSDialogSender::sendPopup(class VclPtr<class vcl::Window>,class rtl::OUString,class rtl::OUString,) +vcl/inc/jsdialog/jsdialogbuilder.hxx:156 + void JSDialogSender::sendClosePopup(unsigned int,) +vcl/inc/jsdialog/jsdialogbuilder.hxx:339 void JSWidget::show() -vcl/inc/jsdialog/jsdialogbuilder.hxx:310 +vcl/inc/jsdialog/jsdialogbuilder.hxx:351 void JSWidget::hide() -vcl/inc/jsdialog/jsdialogbuilder.hxx:317 +vcl/inc/jsdialog/jsdialogbuilder.hxx:364 void JSWidget::set_sensitive(_Bool,) -vcl/inc/jsdialog/jsdialogbuilder.hxx:325 +vcl/inc/jsdialog/jsdialogbuilder.hxx:372 class com::sun::star::uno::Reference<class com::sun::star::datatransfer::dnd::XDropTarget> JSWidget::get_drop_target() -vcl/inc/jsdialog/jsdialogbuilder.hxx:333 +vcl/inc/jsdialog/jsdialogbuilder.hxx:380 void JSWidget::freeze() -vcl/inc/jsdialog/jsdialogbuilder.hxx:339 +vcl/inc/jsdialog/jsdialogbuilder.hxx:386 void JSWidget::thaw() vcl/inc/salframe.hxx:145 void SalFrame::SetRepresentedURL(const class rtl::OUString &,) vcl/inc/salframe.hxx:194 void SalFrame::Flush(const class tools::Rectangle &,) -vcl/inc/salinst.hxx:89 +vcl/inc/salinst.hxx:94 _Bool SalInstance::SVMainHook(int *,) -vcl/inc/salinst.hxx:200 +vcl/inc/salinst.hxx:201 void SalInstance::releaseMainThread() +vcl/inc/salinst.hxx:210 + void SalInstance::BeforeAbort(const class rtl::OUString &,_Bool,) vcl/inc/salobj.hxx:49 void SalObject::Enable(_Bool,) vcl/inc/salprn.hxx:116 enum SalPrinterError SalPrinter::GetErrorCode() -vcl/inc/salvtables.hxx:1591 +vcl/inc/salvtables.hxx:1596 _Bool SalInstanceTreeView::get_iter_abs_pos(class weld::TreeIter &,int,)const -vcl/inc/skia/gdiimpl.hxx:238 +vcl/inc/skia/gdiimpl.hxx:228 void SkiaSalGraphicsImpl::createSurface() -vcl/inc/unx/gtk/gtkdata.hxx:247 +vcl/inc/skia/gdiimpl.hxx:238 + void SkiaSalGraphicsImpl::flushSurfaceToWindowContext() +vcl/inc/unx/gtk/gtkdata.hxx:328 int GtkSalDisplay::CaptureMouse(class SalFrame *,) vcl/inc/unx/saldata.hxx:50 void X11SalData::Init() |