diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-04-02 14:38:04 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-04-02 21:23:23 +0200 |
commit | 6df92df74b68d5965ae3fbe9ce5cdc484f03ff20 (patch) | |
tree | 9d5d74794122af6bdab4839fc96162c86424e371 /compilerplugins | |
parent | 344a87f0bc4027825480e1c44235bd6d8d8fc2aa (diff) |
loplugin:virtualdead
Change-Id: I5698862e5890d3208bc7012b0ce5b60520797c2d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91571
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rwxr-xr-x | compilerplugins/clang/virtualdead.py | 2 | ||||
-rw-r--r-- | compilerplugins/clang/virtualdead.results | 93 | ||||
-rw-r--r-- | compilerplugins/clang/virtualdead.unusedparams.results | 112 |
3 files changed, 111 insertions, 96 deletions
diff --git a/compilerplugins/clang/virtualdead.py b/compilerplugins/clang/virtualdead.py index eccfbd4f76e3..142743685bf4 100755 --- a/compilerplugins/clang/virtualdead.py +++ b/compilerplugins/clang/virtualdead.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2 import sys import re diff --git a/compilerplugins/clang/virtualdead.results b/compilerplugins/clang/virtualdead.results index 87e6431675e0..9a39282eff04 100644 --- a/compilerplugins/clang/virtualdead.results +++ b/compilerplugins/clang/virtualdead.results @@ -1,40 +1,40 @@ -basic/source/comp/codegen.cxx:464 - void OffSetAccumulator::start(const unsigned char *,) +basic/source/comp/codegen.cxx:478 + void (anonymous namespace)::OffSetAccumulator::start(const unsigned char *,) empty -basic/source/comp/codegen.cxx:476 - _Bool OffSetAccumulator::processParams() +basic/source/comp/codegen.cxx:490 + _Bool (anonymous namespace)::OffSetAccumulator::processParams() 0 -basic/source/comp/codegen.cxx:526 - _Bool BufferTransformer::processParams() +basic/source/comp/codegen.cxx:540 + _Bool (anonymous namespace)::BufferTransformer::processParams() 1 -desktop/source/deployment/registry/inc/dp_backenddb.hxx:119 - class rtl::OUString dp_registry::backend::BackendDb::getDbNSName() - "http://openoffi -include/basegfx/utils/unopolypolygon.hxx:97 - void basegfx::unotools::UnoPolyPolygon::modifying()const - empty -include/canvas/base/bitmapcanvasbase.hxx:80 +canvas/inc/base/bitmapcanvasbase.hxx:79 unsigned char canvas::BitmapCanvasBase::hasAlpha() 1 -include/canvas/base/bufferedgraphicdevicebase.hxx:108 +canvas/inc/base/bufferedgraphicdevicebase.hxx:107 void canvas::BufferedGraphicDeviceBase::destroyBuffers() empty -include/canvas/base/graphicdevicebase.hxx:235 +canvas/inc/base/graphicdevicebase.hxx:234 unsigned char canvas::GraphicDeviceBase::hasFullScreenMode() 0 -include/canvas/base/graphicdevicebase.hxx:240 +canvas/inc/base/graphicdevicebase.hxx:239 unsigned char canvas::GraphicDeviceBase::enterFullScreenMode(unsigned char,) 0 -include/canvas/base/graphicdevicebase.hxx:306 +canvas/inc/base/graphicdevicebase.hxx:305 void canvas::GraphicDeviceBase::removePropertyChangeListener(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertyChangeListener> &,) empty -include/canvas/base/graphicdevicebase.hxx:319 +canvas/inc/base/graphicdevicebase.hxx:318 void canvas::GraphicDeviceBase::removeVetoableChangeListener(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XVetoableChangeListener> &,) empty +desktop/source/deployment/registry/inc/dp_backenddb.hxx:120 + class rtl::OUString dp_registry::backend::BackendDb::getDbNSName() + "http://openoffi +include/basegfx/utils/unopolypolygon.hxx:97 + void basegfx::unotools::UnoPolyPolygon::modifying()const + empty include/connectivity/sdbcx/IRefreshable.hxx:31 void connectivity::sdbcx::IRefreshableGroups::refreshGroups() empty -include/filter/msfilter/msdffimp.hxx:546 +include/filter/msfilter/msdffimp.hxx:545 _Bool SvxMSDffManager::ShapeHasText(unsigned long,unsigned long,)const 1 include/svl/svdde.hxx:237 @@ -55,20 +55,26 @@ include/svl/svdde.hxx:244 include/svtools/unoevent.hxx:199 unsigned short SvEventDescriptor::getMacroItemWhich()const 108 -include/test/text/xtextcontent.hxx:29 - _Bool apitest::XTextContent::isAttachSupported() - 1 include/ucbhelper/resultset.hxx:411 void ucbhelper::ResultSetDataSupplier::close() empty -include/unotools/desktopterminationobserver.hxx:35 +include/unotools/desktopterminationobserver.hxx:36 _Bool utl::ITerminationListener::queryTermination()const 1 include/vbahelper/vbahelperinterface.hxx:77 int InheritedHelperInterfaceImpl::getCreator() 1400204879 -sc/source/core/opencl/formulagroupcl.cxx:1059 - void sc::opencl::DynamicKernelSlidingArgument::GenSlidingWindowFunction(class std::__cxx11::basic_stringstream<char> &,) +include/vcl/treelistbox.hxx:458 + _Bool SvTreeListBox::NotifyAcceptDrop(class SvTreeListEntry *,) + 1 +include/vcl/treelistbox.hxx:493 + class rtl::OUString SvTreeListBox::GetEntryAltText(class SvTreeListEntry *,)const + "" +include/vcl/treelistbox.hxx:494 + class rtl::OUString SvTreeListBox::GetEntryLongDescription(class SvTreeListEntry *,)const + "" +sc/source/core/opencl/formulagroupcl.cxx:1069 + void sc::opencl::(anonymous namespace)::DynamicKernelSlidingArgument::GenSlidingWindowFunction(class std::__cxx11::basic_stringstream<char> &,) empty sc/source/core/opencl/opbase.hxx:203 _Bool sc::opencl::OpBase::takeNumeric()const @@ -79,8 +85,11 @@ sc/source/ui/vba/vbasheetobject.hxx:117 sc/source/ui/vba/vbasheetobjects.cxx:141 class rtl::OUString ScVbaObjectContainer::implGetShapeServiceName()const "com.sun.star.drawing.ControlShape" -slideshow/source/engine/animationfactory.cxx:443 - void slideshow::internal::(anonymous namespace)::GenericAnimation::prefetch(const class std::shared_ptr<class slideshow::internal::AnimatableShape> &,const class std::shared_ptr<class slideshow::internal::ShapeAttributeLayer> &,) +slideshow/source/engine/animationfactory.cxx:437 + void slideshow::internal::(anonymous namespace)::GenericAnimation::prefetch() + empty +vcl/inc/qt5/Qt5FilePicker.hxx:172 + void Qt5FilePicker::updateAutomaticFileExtension() empty vcl/inc/salframe.hxx:145 void SalFrame::SetRepresentedURL(const class rtl::OUString &,) @@ -88,24 +97,30 @@ vcl/inc/salframe.hxx:145 vcl/inc/salframe.hxx:147 void SalFrame::DrawMenuBar() empty -vcl/inc/salframe.hxx:201 +vcl/inc/salframe.hxx:204 _Bool SalFrame::MapUnicodeToKeyCode(char16_t,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,class vcl::KeyCode &,) 0 -vcl/inc/salgdiimpl.hxx:115 +vcl/inc/salframe.hxx:264 + void SalFrame::BeginSheet(class SalFrame *,)const + empty +vcl/inc/salgdiimpl.hxx:119 _Bool SalGraphicsImpl::drawPolyLineBezier(unsigned int,const struct SalPoint *,const enum PolyFlags *,) 0 -vcl/inc/salgdiimpl.hxx:120 +vcl/inc/salgdiimpl.hxx:124 _Bool SalGraphicsImpl::drawPolygonBezier(unsigned int,const struct SalPoint *,const enum PolyFlags *,) 0 -vcl/inc/salgdiimpl.hxx:125 +vcl/inc/salgdiimpl.hxx:129 _Bool SalGraphicsImpl::drawPolyPolygonBezier(unsigned int,const unsigned int *,const struct SalPoint *const *,const enum PolyFlags *const *,) 0 -vcl/inc/salgdiimpl.hxx:166 +vcl/inc/salgdiimpl.hxx:170 _Bool SalGraphicsImpl::drawEPS(long,long,long,long,void *,unsigned int,) 0 vcl/inc/salinst.hxx:92 _Bool SalInstance::SVMainHook(int *,) 0 +vcl/inc/salinst.hxx:202 + void SalInstance::releaseMainThread() + empty vcl/inc/salmenu.hxx:77 void SalMenu::GetSystemMenuData(struct SystemMenuData *,) empty @@ -124,21 +139,15 @@ vcl/inc/salprn.hxx:85 vcl/inc/salprn.hxx:116 enum SalPrinterError SalPrinter::GetErrorCode() 0 -writerfilter/inc/ooxml/OOXMLDocument.hxx:216 - void writerfilter::ooxml::OOXMLDocument::setXNoteType(unsigned int,) - empty -writerfilter/source/dmapper/LoggedResources.hxx:93 - void writerfilter::LoggedStream::lcl_info(const class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > &,) - empty -writerfilter/source/ooxml/OOXMLFactory.hxx:72 +writerfilter/source/ooxml/OOXMLFactory.hxx:67 void writerfilter::ooxml::OOXMLFactory_ns::startAction(class writerfilter::ooxml::OOXMLFastContextHandler *,) empty -writerfilter/source/ooxml/OOXMLFactory.hxx:73 +writerfilter/source/ooxml/OOXMLFactory.hxx:68 void writerfilter::ooxml::OOXMLFactory_ns::charactersAction(class writerfilter::ooxml::OOXMLFastContextHandler *,const class rtl::OUString &,) empty -writerfilter/source/ooxml/OOXMLFactory.hxx:74 +writerfilter/source/ooxml/OOXMLFactory.hxx:69 void writerfilter::ooxml::OOXMLFactory_ns::endAction(class writerfilter::ooxml::OOXMLFastContextHandler *,) empty -writerfilter/source/ooxml/OOXMLFactory.hxx:75 +writerfilter/source/ooxml/OOXMLFactory.hxx:70 void writerfilter::ooxml::OOXMLFactory_ns::attributeAction(class writerfilter::ooxml::OOXMLFastContextHandler *,int,const class tools::SvRef<class writerfilter::ooxml::OOXMLValue> &,) empty diff --git a/compilerplugins/clang/virtualdead.unusedparams.results b/compilerplugins/clang/virtualdead.unusedparams.results index 39927b31b9b3..a3ba798e4f22 100644 --- a/compilerplugins/clang/virtualdead.unusedparams.results +++ b/compilerplugins/clang/virtualdead.unusedparams.results @@ -19,61 +19,61 @@ basctl/source/inc/doceventnotifier.hxx:47 basctl/source/inc/doceventnotifier.hxx:49 void basctl::DocumentEventListener::onDocumentTitleChanged(const class basctl::ScriptDocument &,) 0 -basic/source/comp/codegen.cxx:464 - void OffSetAccumulator::start(const unsigned char *,) +basic/source/comp/codegen.cxx:478 + void (anonymous namespace)::OffSetAccumulator::start(const unsigned char *,) 0 -basic/source/comp/codegen.cxx:465 - void OffSetAccumulator::processOpCode0(enum SbiOpcode,) +basic/source/comp/codegen.cxx:479 + void (anonymous namespace)::OffSetAccumulator::processOpCode0(enum SbiOpcode,) 0 -basic/source/comp/codegen.cxx:466 - void OffSetAccumulator::processOpCode1(enum SbiOpcode,type-parameter-?-?,) +basic/source/comp/codegen.cxx:480 + void (anonymous namespace)::OffSetAccumulator::processOpCode1(enum SbiOpcode,type-parameter-?-?,) 00 -basic/source/comp/codegen.cxx:467 - void OffSetAccumulator::processOpCode2(enum SbiOpcode,type-parameter-?-?,type-parameter-?-?,) +basic/source/comp/codegen.cxx:481 + void (anonymous namespace)::OffSetAccumulator::processOpCode2(enum SbiOpcode,type-parameter-?-?,type-parameter-?-?,) 000 -desktop/source/deployment/registry/inc/dp_backend.h:84 - void dp_registry::backend::Package::processPackage_(class osl::ResettableGuard<class osl::Mutex> &,_Bool,_Bool,const class rtl::Reference<class dp_misc::AbortChannel> &,const class com::sun::star::uno::Reference<class com::sun::star::ucb::XCommandEnvironment> &,) - 01111 -extensions/source/bibliography/loadlisteneradapter.hxx:110 - void bib::OLoadListener::_unloading(const struct com::sun::star::lang::EventObject &,) - 0 -extensions/source/bibliography/loadlisteneradapter.hxx:111 - void bib::OLoadListener::_reloading(const struct com::sun::star::lang::EventObject &,) - 0 -include/canvas/base/bufferedgraphicdevicebase.hxx:230 +canvas/inc/base/bufferedgraphicdevicebase.hxx:229 void canvas::BufferedGraphicDeviceBase::windowShown(const struct com::sun::star::lang::EventObject &,) 0 -include/canvas/base/bufferedgraphicdevicebase.hxx:237 +canvas/inc/base/bufferedgraphicdevicebase.hxx:236 void canvas::BufferedGraphicDeviceBase::windowHidden(const struct com::sun::star::lang::EventObject &,) 0 -include/canvas/base/graphicdevicebase.hxx:240 +canvas/inc/base/graphicdevicebase.hxx:239 unsigned char canvas::GraphicDeviceBase::enterFullScreenMode(unsigned char,) 0 -include/canvas/base/graphicdevicebase.hxx:306 +canvas/inc/base/graphicdevicebase.hxx:305 void canvas::GraphicDeviceBase::removePropertyChangeListener(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertyChangeListener> &,) 00 -include/canvas/base/graphicdevicebase.hxx:319 +canvas/inc/base/graphicdevicebase.hxx:318 void canvas::GraphicDeviceBase::removeVetoableChangeListener(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XVetoableChangeListener> &,) 00 -include/canvas/base/integerbitmapbase.hxx:59 +canvas/inc/base/integerbitmapbase.hxx:58 void canvas::IntegerBitmapBase::setData(const class com::sun::star::uno::Sequence<signed char> &,const struct com::sun::star::rendering::IntegerBitmapLayout &,const struct com::sun::star::geometry::IntegerRectangle2D &,) 011 -include/canvas/base/integerbitmapbase.hxx:73 +canvas/inc/base/integerbitmapbase.hxx:72 void canvas::IntegerBitmapBase::setPixel(const class com::sun::star::uno::Sequence<signed char> &,const struct com::sun::star::rendering::IntegerBitmapLayout &,const struct com::sun::star::geometry::IntegerPoint2D &,) 011 +desktop/source/deployment/registry/inc/dp_backend.h:80 + void dp_registry::backend::Package::processPackage_(class osl::ResettableGuard<class osl::Mutex> &,_Bool,_Bool,const class rtl::Reference<class dp_misc::AbortChannel> &,const class com::sun::star::uno::Reference<class com::sun::star::ucb::XCommandEnvironment> &,) + 01111 +extensions/source/bibliography/loadlisteneradapter.hxx:110 + void bib::OLoadListener::_unloading(const struct com::sun::star::lang::EventObject &,) + 0 +extensions/source/bibliography/loadlisteneradapter.hxx:111 + void bib::OLoadListener::_reloading(const struct com::sun::star::lang::EventObject &,) + 0 include/cppuhelper/propshlp.hxx:326 void cppu::IEventNotificationHook::fireEvents(int *,int,unsigned char,_Bool,) 0111 -include/drawinglayer/primitive2d/textbreakuphelper.hxx:61 +include/drawinglayer/primitive2d/textbreakuphelper.hxx:60 _Bool drawinglayer::primitive2d::TextBreakupHelper::allowChange(unsigned int,class basegfx::B2DHomMatrix &,unsigned int,unsigned int,) 0111 -include/editeng/editeng.hxx:475 +include/editeng/editeng.hxx:484 void EditEngine::PaintingFirstLine(int,const class Point &,long,const class Point &,short,class OutputDevice *,) 110111 -include/editeng/editeng.hxx:478 +include/editeng/editeng.hxx:487 void EditEngine::ParagraphConnected(int,int,) 01 -include/filter/msfilter/msdffimp.hxx:546 +include/filter/msfilter/msdffimp.hxx:545 _Bool SvxMSDffManager::ShapeHasText(unsigned long,unsigned long,)const 00 include/oox/dump/dumperbase.hxx:473 @@ -124,15 +124,21 @@ include/vcl/accessibletable.hxx:93 include/vcl/dndhelp.hxx:72 void vcl::unohelper::DragAndDropClient::dragExit(const struct com::sun::star::datatransfer::dnd::DropTargetEvent &,) 0 -include/vcl/ITiledRenderable.hxx:209 - void vcl::ITiledRenderable::setClientZoom(int,int,int,int,) - 1010 include/vcl/opengl/OpenGLContext.hxx:141 struct SystemWindowData OpenGLContext::generateWinData(class vcl::Window *,_Bool,) 10 -include/xmloff/xmlimp.hxx:244 - class SvXMLImportContext * SvXMLImport::CreateDocumentContext(const unsigned short,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XAttributeList> &,) - 110 +include/vcl/treelistbox.hxx:455 + enum DragDropMode SvTreeListBox::NotifyStartDrag(class TransferDataContainer &,class SvTreeListEntry *,) + 01 +include/vcl/treelistbox.hxx:458 + _Bool SvTreeListBox::NotifyAcceptDrop(class SvTreeListEntry *,) + 0 +include/vcl/treelistbox.hxx:493 + class rtl::OUString SvTreeListBox::GetEntryAltText(class SvTreeListEntry *,)const + 0 +include/vcl/treelistbox.hxx:494 + class rtl::OUString SvTreeListBox::GetEntryLongDescription(class SvTreeListEntry *,)const + 0 sc/inc/filter.hxx:82 void ScFormatFilterPlugin::ScExportHTML(class SvStream &,const class rtl::OUString &,class ScDocument *,const class ScRange &,const unsigned short,_Bool,const class rtl::OUString &,class rtl::OUString &,const class rtl::OUString &,) 111101111 @@ -142,8 +148,8 @@ sc/inc/filter.hxx:84 sc/inc/formulagroup.hxx:145 class boost::intrusive_ptr<class ScMatrix> sc::FormulaGroupInterpreter::inverseMatrix(const class ScMatrix &,) 0 -sc/source/core/opencl/formulagroupcl.cxx:1059 - void sc::opencl::DynamicKernelSlidingArgument::GenSlidingWindowFunction(class std::__cxx11::basic_stringstream<char> &,) +sc/source/core/opencl/formulagroupcl.cxx:1069 + void sc::opencl::(anonymous namespace)::DynamicKernelSlidingArgument::GenSlidingWindowFunction(class std::__cxx11::basic_stringstream<char> &,) 0 sdext/source/pdfimport/inc/contentsink.hxx:150 void pdfi::ContentSink::drawMask(const class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> &,_Bool,) @@ -172,15 +178,12 @@ sdext/source/pdfimport/inc/treevisiting.hxx:52 sdext/source/pdfimport/inc/treevisiting.hxx:53 void pdfi::ElementTreeVisitor::visit(struct pdfi::DocumentElement &,const class __gnu_debug::_Safe_iterator<struct std::__cxx1998::_List_const_iterator<class std::unique_ptr<struct pdfi::Element, struct std::default_delete<struct pdfi::Element> > >, class std::__debug::list<class std::unique_ptr<struct pdfi::Element, struct std::default_delete<struct pdfi::Element> >, class std::allocator<class std::unique_ptr<struct pdfi::Element, struct std::default_delete<struct pdfi::Element> > > >, struct std::bidirectional_iterator_tag> &,) 10 -sdext/source/presenter/PresenterScrollBar.hxx:178 +sdext/source/presenter/PresenterScrollBar.hxx:177 double sdext::presenter::PresenterScrollBar::GetDragDistance(const int,const int,)const 01 -sdext/source/presenter/PresenterScrollBar.hxx:180 +sdext/source/presenter/PresenterScrollBar.hxx:179 double sdext::presenter::PresenterScrollBar::GetMinor(const double,const double,)const 10 -slideshow/source/engine/animationfactory.cxx:443 - void slideshow::internal::(anonymous namespace)::GenericAnimation::prefetch(const class std::shared_ptr<class slideshow::internal::AnimatableShape> &,const class std::shared_ptr<class slideshow::internal::ShapeAttributeLayer> &,) - 00 starmath/source/wordexportbase.hxx:37 void SmWordExportBase::HandleText(const class SmNode *,int,) 10 @@ -190,16 +193,16 @@ sw/inc/calbck.hxx:144 sw/inc/swcrsr.hxx:161 _Bool SwCursor::LeftRight(_Bool,unsigned short,unsigned short,_Bool,_Bool,_Bool,const class SwRootFrame *,) 1100000 -sw/source/core/access/acccontext.hxx:348 +sw/source/core/access/acccontext.hxx:352 _Bool SwAccessibleContext::SetSelectedState(_Bool,) 0 sw/source/core/inc/txmsrt.hxx:145 void SwTOXSortTabBase::FillText(class SwTextNode &,const class SwIndex &,unsigned short,const class SwRootFrame *const,)const 1100 -sw/source/filter/ww8/wrtww8.hxx:798 +sw/source/filter/ww8/wrtww8.hxx:799 void MSWordExportBase::WriteHyperlinkData(const class sw::mark::IFieldmark &,) 0 -sw/source/filter/ww8/wrtww8.hxx:863 +sw/source/filter/ww8/wrtww8.hxx:864 void MSWordExportBase::OutputGrfNode(const class SwGrfNode &,) 0 vcl/inc/outdev.h:122 @@ -208,31 +211,34 @@ vcl/inc/outdev.h:122 vcl/inc/salframe.hxx:145 void SalFrame::SetRepresentedURL(const class rtl::OUString &,) 0 -vcl/inc/salframe.hxx:191 +vcl/inc/salframe.hxx:194 void SalFrame::Flush(const class tools::Rectangle &,) 0 -vcl/inc/salframe.hxx:201 +vcl/inc/salframe.hxx:204 _Bool SalFrame::MapUnicodeToKeyCode(char16_t,struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,class vcl::KeyCode &,) 000 -vcl/inc/salframe.hxx:244 +vcl/inc/salframe.hxx:247 void SalFrame::BeginSetClipRegion(unsigned int,) 0 -vcl/inc/salgdiimpl.hxx:78 +vcl/inc/salframe.hxx:264 + void SalFrame::BeginSheet(class SalFrame *,)const + 0 +vcl/inc/salgdiimpl.hxx:81 void SalGraphicsImpl::SetXORMode(_Bool,_Bool,) 10 -vcl/inc/salgdiimpl.hxx:115 +vcl/inc/salgdiimpl.hxx:119 _Bool SalGraphicsImpl::drawPolyLineBezier(unsigned int,const struct SalPoint *,const enum PolyFlags *,) 000 -vcl/inc/salgdiimpl.hxx:120 +vcl/inc/salgdiimpl.hxx:124 _Bool SalGraphicsImpl::drawPolygonBezier(unsigned int,const struct SalPoint *,const enum PolyFlags *,) 000 -vcl/inc/salgdiimpl.hxx:125 +vcl/inc/salgdiimpl.hxx:129 _Bool SalGraphicsImpl::drawPolyPolygonBezier(unsigned int,const unsigned int *,const struct SalPoint *const *,const enum PolyFlags *const *,) 0000 -vcl/inc/salgdiimpl.hxx:132 +vcl/inc/salgdiimpl.hxx:136 void SalGraphicsImpl::copyArea(long,long,long,long,long,long,_Bool,) 1111110 -vcl/inc/salgdiimpl.hxx:166 +vcl/inc/salgdiimpl.hxx:170 _Bool SalGraphicsImpl::drawEPS(long,long,long,long,void *,unsigned int,) 000000 vcl/inc/salinst.hxx:92 |