loplugin:unusedmethods

Change-Id: I7787a8eedf500b0b16c04114935d3d3124d9ac3d
Reviewed-on: https://gerrit.libreoffice.org/74032
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
Noel Grandin
2019-06-14 11:37:59 +02:00
parent 015dc88a59
commit ed617a7e6c
14 changed files with 98 additions and 248 deletions

View File

@@ -569,11 +569,6 @@ ObjectPage::~ObjectPage()
{ {
} }
void ObjectPage::SetCurrentEntry (EntryDescriptor const & rDesc)
{
m_xBasicBox->SetCurrentEntry( rDesc );
}
void ObjectPage::ActivatePage() void ObjectPage::ActivatePage()
{ {
m_xBasicBox->UpdateEntries(); m_xBasicBox->UpdateEntries();

View File

@@ -147,7 +147,6 @@ public:
ObjectPage(weld::Container* pParent, const OString& rName, BrowseMode nMode, OrganizeDialog* pDialog); ObjectPage(weld::Container* pParent, const OString& rName, BrowseMode nMode, OrganizeDialog* pDialog);
virtual ~ObjectPage() override; virtual ~ObjectPage() override;
void SetCurrentEntry( EntryDescriptor const & rDesc );
virtual void ActivatePage() override; virtual void ActivatePage() override;
}; };

View File

@@ -218,9 +218,6 @@ public:
void ScanAllEntries(); void ScanAllEntries();
void UpdateEntries(); void UpdateEntries();
void SetMode( BrowseMode nM ) { nMode = nM; }
BrowseMode GetMode() const { return nMode; }
SvTreeListEntry* FindRootEntry( const ScriptDocument& rDocument, LibraryLocation eLocation ); SvTreeListEntry* FindRootEntry( const ScriptDocument& rDocument, LibraryLocation eLocation );
SvTreeListEntry* FindEntry( SvTreeListEntry* pParent, const OUString& rText, EntryType eType ); SvTreeListEntry* FindEntry( SvTreeListEntry* pParent, const OUString& rText, EntryType eType );

View File

@@ -1,5 +1,9 @@
basctl/source/basicide/moduldlg.hxx:252 basctl/source/basicide/moduldlg.hxx:150
void basctl::createLibImpl(class weld::Window *,const class basctl::ScriptDocument &,class basctl::CheckBox *,class basctl::TreeListBox *) void basctl::ObjectPage::SetCurrentEntry(const class basctl::EntryDescriptor &)
basctl/source/inc/bastype2.hxx:221
void basctl::TreeListBox::SetMode(enum BrowseMode)
basctl/source/inc/bastype2.hxx:222
enum BrowseMode basctl::TreeListBox::GetMode() const
basegfx/source/range/b2drangeclipper.cxx:687 basegfx/source/range/b2drangeclipper.cxx:687
type-parameter-?-? basegfx::(anonymous namespace)::eraseFromList(type-parameter-?-? &,const type-parameter-?-? &) type-parameter-?-? basegfx::(anonymous namespace)::eraseFromList(type-parameter-?-? &,const type-parameter-?-? &)
basic/source/inc/buffer.hxx:41 basic/source/inc/buffer.hxx:41
@@ -440,8 +444,6 @@ include/drawinglayer/tools/primitive2dxmldump.hxx:44
void drawinglayer::tools::Primitive2dXmlDump::dump(const class drawinglayer::primitive2d::Primitive2DContainer &,const class rtl::OUString &) void drawinglayer::tools::Primitive2dXmlDump::dump(const class drawinglayer::primitive2d::Primitive2DContainer &,const class rtl::OUString &)
include/editeng/hyphenzoneitem.hxx:63 include/editeng/hyphenzoneitem.hxx:63
_Bool SvxHyphenZoneItem::IsPageEnd() const _Bool SvxHyphenZoneItem::IsPageEnd() const
include/editeng/outliner.hxx:346
void OutlinerView::EnableBullets()
include/filter/msfilter/mstoolbar.hxx:103 include/filter/msfilter/mstoolbar.hxx:103
Indent::Indent(_Bool) Indent::Indent(_Bool)
include/formula/opcode.hxx:520 include/formula/opcode.hxx:520
@@ -502,18 +504,12 @@ include/opencl/openclconfig.hxx:57
_Bool OpenCLConfig::ImplMatcher::operator!=(const struct OpenCLConfig::ImplMatcher &) const _Bool OpenCLConfig::ImplMatcher::operator!=(const struct OpenCLConfig::ImplMatcher &) const
include/opencl/OpenCLZone.hxx:42 include/opencl/OpenCLZone.hxx:42
_Bool OpenCLZone::isInInitialTest() _Bool OpenCLZone::isInInitialTest()
include/sfx2/basedlgs.hxx:89
void SfxModelessDialog::FillInfo(struct SfxChildWinInfo &) const
include/sfx2/basedlgs.hxx:90
void SfxModelessDialog::Initialize(const struct SfxChildWinInfo *)
include/sfx2/charwin.hxx:64 include/sfx2/charwin.hxx:64
void SvxCharView::connect_focus_in(const class Link<class weld::Widget &, void> &) void SvxCharView::connect_focus_in(const class Link<class weld::Widget &, void> &)
include/sfx2/charwin.hxx:65 include/sfx2/charwin.hxx:65
void SvxCharView::connect_focus_out(const class Link<class weld::Widget &, void> &) void SvxCharView::connect_focus_out(const class Link<class weld::Widget &, void> &)
include/sfx2/childwin.hxx:164 include/sfx2/childwin.hxx:164
void SfxChildWindow::ClearController() void SfxChildWindow::ClearController()
include/sfx2/dinfdlg.hxx:382
void CustomPropertiesWindow::FillLine(unsigned int)
include/sfx2/docfilt.hxx:80 include/sfx2/docfilt.hxx:80
_Bool SfxFilter::GetGpgEncryption() const _Bool SfxFilter::GetGpgEncryption() const
include/sfx2/evntconf.hxx:60 include/sfx2/evntconf.hxx:60
@@ -532,10 +528,6 @@ include/svl/lockfilecommon.hxx:58
void svt::LockFileCommon::SetURL(const class rtl::OUString &) void svt::LockFileCommon::SetURL(const class rtl::OUString &)
include/svtools/DocumentToGraphicRenderer.hxx:106 include/svtools/DocumentToGraphicRenderer.hxx:106
_Bool DocumentToGraphicRenderer::isImpress() const _Bool DocumentToGraphicRenderer::isImpress() const
include/svx/AccessibleGraphicShape.hxx:97
class rtl::OUString accessibility::AccessibleGraphicShape::CreateAccessibleDescription()
include/svx/AccessibleOLEShape.hxx:103
class rtl::OUString accessibility::AccessibleOLEShape::CreateAccessibleDescription()
include/svx/autoformathelper.hxx:145 include/svx/autoformathelper.hxx:145
_Bool AutoFormatBase::operator==(const class AutoFormatBase &) _Bool AutoFormatBase::operator==(const class AutoFormatBase &)
include/svx/ClassificationEditView.hxx:39 include/svx/ClassificationEditView.hxx:39
@@ -546,41 +538,21 @@ include/svx/ClassificationField.hxx:47
const class rtl::OUString & svx::ClassificationResult::getDisplayText() const const class rtl::OUString & svx::ClassificationResult::getDisplayText() const
include/svx/ClassificationField.hxx:52 include/svx/ClassificationField.hxx:52
_Bool svx::ClassificationResult::operator==(const class svx::ClassificationResult &) const _Bool svx::ClassificationResult::operator==(const class svx::ClassificationResult &) const
include/svx/DescriptionGenerator.hxx:147 include/svx/DescriptionGenerator.hxx:139
void accessibility::DescriptionGenerator::Add3DProperties() void accessibility::DescriptionGenerator::AddLineProperties()
include/svx/DescriptionGenerator.hxx:151 include/svx/DescriptionGenerator.hxx:143
void accessibility::DescriptionGenerator::AddTextProperties() void accessibility::DescriptionGenerator::AddFillProperties()
include/svx/dlgctl3d.hxx:269
void SvxLightCtl3D::SetUserInteractiveChangeCallback(class Link<class SvxLightCtl3D *, void>)
include/svx/dlgctrl.hxx:256 include/svx/dlgctrl.hxx:256
void SvxLineLB::set_sensitive(_Bool) void SvxLineLB::set_sensitive(_Bool)
include/svx/dlgctrl.hxx:257 include/svx/dlgctrl.hxx:257
_Bool SvxLineLB::get_sensitive() const _Bool SvxLineLB::get_sensitive() const
include/svx/dlgctrl.hxx:279 include/svx/dlgctrl.hxx:279
void SvxLineEndLB::set_active_text(const class rtl::OUString &) void SvxLineEndLB::set_active_text(const class rtl::OUString &)
include/svx/fntctrl.hxx:44 include/svx/fntctrl.hxx:67
void SvxFontPrevWindow::SetFontSize(const class SfxItemSet &,unsigned short,class SvxFont &) void SvxFontPrevWindow::SetFontWidthScale(unsigned short)
include/svx/fntctrl.hxx:45
void SvxFontPrevWindow::SetFontLang(const class SfxItemSet &,unsigned short,class SvxFont &)
include/svx/fntctrl.hxx:71
void SvxFontPrevWindow::AutoCorrectFontColor()
include/svx/fntctrl.hxx:73
void SvxFontPrevWindow::SetPreviewText(const class rtl::OUString &)
include/svx/fntctrl.hxx:74
void SvxFontPrevWindow::SetFontNameAsPreviewText()
include/svx/fntctrl.hxx:76
void SvxFontPrevWindow::SetFont(const class SfxItemSet &,unsigned short,class SvxFont &)
include/svx/fntctrl.hxx:77
void SvxFontPrevWindow::SetFontStyle(const class SfxItemSet &,unsigned short,unsigned short,class SvxFont &)
include/svx/fntctrl.hxx:78
void SvxFontPrevWindow::SetFontWidthScale(const class SfxItemSet &)
include/svx/fntctrl.hxx:79
void SvxFontPrevWindow::SetFontEscapement(unsigned char,unsigned char,short)
include/svx/framelink.hxx:194 include/svx/framelink.hxx:194
_Bool svx::frame::operator>(const class svx::frame::Style &,const class svx::frame::Style &) _Bool svx::frame::operator>(const class svx::frame::Style &,const class svx::frame::Style &)
include/svx/langbox.hxx:91 include/svx/langbox.hxx:155
_Bool SvxLanguageBoxBase::ImplIsEntryPosSelected(int) const
include/svx/langbox.hxx:157
void LanguageBox::show() void LanguageBox::show()
include/svx/svdlayer.hxx:74 include/svx/svdlayer.hxx:74
_Bool SdrLayer::operator==(const class SdrLayer &) const _Bool SdrLayer::operator==(const class SdrLayer &) const
@@ -630,11 +602,11 @@ include/tools/fract.hxx:106
class Fraction operator-(const class Fraction &,double) class Fraction operator-(const class Fraction &,double)
include/tools/fract.hxx:108 include/tools/fract.hxx:108
class Fraction operator/(const class Fraction &,double) class Fraction operator/(const class Fraction &,double)
include/tools/gen.hxx:98 include/tools/gen.hxx:97
class Point operator/(const class Point &,const long) class Point operator/(const class Point &,const long)
include/tools/gen.hxx:258 include/tools/gen.hxx:257
class Pair & Range::toPair() class Pair & Range::toPair()
include/tools/gen.hxx:325 include/tools/gen.hxx:324
class Pair & Selection::toPair() class Pair & Selection::toPair()
include/tools/link.hxx:135 include/tools/link.hxx:135
const char * Link::getSourceFilename() const const char * Link::getSourceFilename() const
@@ -742,16 +714,16 @@ include/vcl/svapp.hxx:801
void Application::AppEvent(const class ApplicationEvent &) void Application::AppEvent(const class ApplicationEvent &)
include/vcl/syswin.hxx:172 include/vcl/syswin.hxx:172
void SystemWindow::SetIdleDebugName(const char *) void SystemWindow::SetIdleDebugName(const char *)
include/vcl/toolkit/tabdlg.hxx:49
class vcl::Window * TabDialog::GetViewWindow() const
include/vcl/textrectinfo.hxx:45 include/vcl/textrectinfo.hxx:45
_Bool TextRectInfo::operator!=(const class TextRectInfo &) const _Bool TextRectInfo::operator!=(const class TextRectInfo &) const
include/vcl/toolkit/tabdlg.hxx:42
TabDialog::TabDialog(class vcl::Window *,const class rtl::OUString &,const class rtl::OUString &)
include/vcl/toolkit/tabdlg.hxx:48
class vcl::Window * TabDialog::GetViewWindow() const
include/vcl/treelistbox.hxx:361 include/vcl/treelistbox.hxx:361
void SvTreeListBox::RemoveSelection() void SvTreeListBox::RemoveSelection()
include/vcl/treelistbox.hxx:378 include/vcl/treelistbox.hxx:378
const class SvTreeListEntry * SvTreeListBox::GetParent(const class SvTreeListEntry *) const const class SvTreeListEntry * SvTreeListBox::GetParent(const class SvTreeListEntry *) const
include/vcl/treelistbox.hxx:462
void SvTreeListBox::SetDragOptions(signed char)
include/vcl/txtattr.hxx:56 include/vcl/txtattr.hxx:56
_Bool TextAttrib::operator!=(const class TextAttrib &) const _Bool TextAttrib::operator!=(const class TextAttrib &) const
include/vcl/uitest/uiobject.hxx:274 include/vcl/uitest/uiobject.hxx:274
@@ -786,71 +758,71 @@ include/vcl/weld.hxx:327
class rtl::OUString weld::Notebook::get_tab_label_text(const class rtl::OString &) const class rtl::OUString weld::Notebook::get_tab_label_text(const class rtl::OString &) const
include/vcl/weld.hxx:371 include/vcl/weld.hxx:371
struct SystemEnvData weld::Window::get_system_data() const struct SystemEnvData weld::Window::get_system_data() const
include/vcl/weld.hxx:652
void weld::TreeView::append(const class weld::TreeIter *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
include/vcl/weld.hxx:661 include/vcl/weld.hxx:661
void weld::TreeView::append(const class weld::TreeIter *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
include/vcl/weld.hxx:670
void weld::TreeView::append(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &) void weld::TreeView::append(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &)
include/vcl/weld.hxx:700 include/vcl/weld.hxx:709
void weld::TreeView::set_top_entry(int) void weld::TreeView::set_top_entry(int)
include/vcl/weld.hxx:822 include/vcl/weld.hxx:843
void weld::TreeView::select_all() void weld::TreeView::select_all()
include/vcl/weld.hxx:835 include/vcl/weld.hxx:856
enum TriState weld::TreeView::get_sort_indicator(int) const enum TriState weld::TreeView::get_sort_indicator(int) const
include/vcl/weld.hxx:863 include/vcl/weld.hxx:884
const class rtl::OUString & weld::TreeView::get_saved_value() const const class rtl::OUString & weld::TreeView::get_saved_value() const
include/vcl/weld.hxx:968 include/vcl/weld.hxx:989
void weld::MenuButton::append_item(const class rtl::OUString &,const class rtl::OUString &) void weld::MenuButton::append_item(const class rtl::OUString &,const class rtl::OUString &)
include/vcl/weld.hxx:976 include/vcl/weld.hxx:997
void weld::MenuButton::append_item(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &) void weld::MenuButton::append_item(const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
include/vcl/weld.hxx:980 include/vcl/weld.hxx:1001
void weld::MenuButton::append_item(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &) void weld::MenuButton::append_item(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &)
include/vcl/weld.hxx:985 include/vcl/weld.hxx:1006
void weld::MenuButton::append_separator(const class rtl::OUString &) void weld::MenuButton::append_separator(const class rtl::OUString &)
include/vcl/weld.hxx:1014 include/vcl/weld.hxx:1035
class rtl::OUString weld::LinkButton::get_label() const class rtl::OUString weld::LinkButton::get_label() const
include/vcl/weld.hxx:1016 include/vcl/weld.hxx:1037
class rtl::OUString weld::LinkButton::get_uri() const class rtl::OUString weld::LinkButton::get_uri() const
include/vcl/weld.hxx:1018 include/vcl/weld.hxx:1039
void weld::LinkButton::clicked() void weld::LinkButton::clicked()
include/vcl/weld.hxx:1049 include/vcl/weld.hxx:1070
class rtl::OUString weld::ProgressBar::get_text() const class rtl::OUString weld::ProgressBar::get_text() const
include/vcl/weld.hxx:1066 include/vcl/weld.hxx:1087
void weld::Entry::signal_insert_text(class rtl::OUString &) void weld::Entry::signal_insert_text(class rtl::OUString &)
include/vcl/weld.hxx:1080 include/vcl/weld.hxx:1101
int weld::Entry::get_position() const int weld::Entry::get_position() const
include/vcl/weld.hxx:1185 include/vcl/weld.hxx:1206
void weld::FormattedSpinButton::set_max(double) void weld::FormattedSpinButton::set_max(double)
include/vcl/weld.hxx:1234 include/vcl/weld.hxx:1255
void weld::EntryTreeView::EntryModifyHdl(const class weld::Entry &) void weld::EntryTreeView::EntryModifyHdl(const class weld::Entry &)
include/vcl/weld.hxx:1471 include/vcl/weld.hxx:1492
class Size weld::MetricSpinButton::get_size_request() const class Size weld::MetricSpinButton::get_size_request() const
include/vcl/weld.hxx:1482 include/vcl/weld.hxx:1503
void weld::MetricSpinButton::set_position(int) void weld::MetricSpinButton::set_position(int)
include/vcl/weld.hxx:1529 include/vcl/weld.hxx:1550
_Bool weld::TimeSpinButton::get_sensitive() const _Bool weld::TimeSpinButton::get_sensitive() const
include/vcl/weld.hxx:1531 include/vcl/weld.hxx:1552
_Bool weld::TimeSpinButton::get_visible() const _Bool weld::TimeSpinButton::get_visible() const
include/vcl/weld.hxx:1532 include/vcl/weld.hxx:1553
void weld::TimeSpinButton::grab_focus() void weld::TimeSpinButton::grab_focus()
include/vcl/weld.hxx:1533 include/vcl/weld.hxx:1554
_Bool weld::TimeSpinButton::has_focus() const _Bool weld::TimeSpinButton::has_focus() const
include/vcl/weld.hxx:1535 include/vcl/weld.hxx:1556
void weld::TimeSpinButton::hide() void weld::TimeSpinButton::hide()
include/vcl/weld.hxx:1536 include/vcl/weld.hxx:1557
void weld::TimeSpinButton::save_value() void weld::TimeSpinButton::save_value()
include/vcl/weld.hxx:1537 include/vcl/weld.hxx:1558
_Bool weld::TimeSpinButton::get_value_changed_from_saved() const _Bool weld::TimeSpinButton::get_value_changed_from_saved() const
include/vcl/weld.hxx:1597 include/vcl/weld.hxx:1618
int weld::TextView::vadjustment_get_lower() const int weld::TextView::vadjustment_get_lower() const
include/vcl/weld.hxx:1686 include/vcl/weld.hxx:1707
void weld::Menu::append_check(const class rtl::OUString &,const class rtl::OUString &) void weld::Menu::append_check(const class rtl::OUString &,const class rtl::OUString &)
include/vcl/weld.hxx:1716 include/vcl/weld.hxx:1737
void weld::Toolbar::append_separator(const class rtl::OUString &) void weld::Toolbar::append_separator(const class rtl::OUString &)
include/vcl/weld.hxx:1725 include/vcl/weld.hxx:1746
void weld::SizeGroup::set_mode(enum VclSizeGroupMode) void weld::SizeGroup::set_mode(enum VclSizeGroupMode)
include/vcl/weld.hxx:1750 include/vcl/weld.hxx:1771
class std::unique_ptr<class weld::Window, struct std::default_delete<class weld::Window> > weld::Builder::weld_window(const class rtl::OString &,_Bool) class std::unique_ptr<class weld::Window, struct std::default_delete<class weld::Window> > weld::Builder::weld_window(const class rtl::OString &,_Bool)
include/vcl/weld.hxx:1869 include/vcl/weld.hxx:1890
class rtl::OUString weld::MessageDialogController::get_primary_text() const class rtl::OUString weld::MessageDialogController::get_primary_text() const
include/vcl/window.hxx:408 include/vcl/window.hxx:408
const char * ImplDbgCheckWindow(const void *) const char * ImplDbgCheckWindow(const void *)
@@ -930,23 +902,23 @@ sc/qa/unit/ucalc.hxx:535
void Test::testCondFormatListenToOwnRange() void Test::testCondFormatListenToOwnRange()
sc/source/core/inc/interpre.hxx:73 sc/source/core/inc/interpre.hxx:73
basic_ostream<type-parameter-?-?, type-parameter-?-?> & sc::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> &,const struct sc::ParamIfsResult &) basic_ostream<type-parameter-?-?, type-parameter-?-?> & sc::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> &,const struct sc::ParamIfsResult &)
sc/source/core/opencl/formulagroupcl.cxx:1053 sc/source/core/opencl/formulagroupcl.cxx:1051
_Bool sc::opencl::DynamicKernelSlidingArgument::NeedParallelReduction() const _Bool sc::opencl::DynamicKernelSlidingArgument::NeedParallelReduction() const
sc/source/core/opencl/formulagroupcl.cxx:1061 sc/source/core/opencl/formulagroupcl.cxx:1059
void sc::opencl::DynamicKernelSlidingArgument::GenSlidingWindowFunction(class std::__cxx11::basic_stringstream<char> &) void sc::opencl::DynamicKernelSlidingArgument::GenSlidingWindowFunction(class std::__cxx11::basic_stringstream<char> &)
sc/source/core/opencl/formulagroupcl.cxx:1340 sc/source/core/opencl/formulagroupcl.cxx:1338
void sc::opencl::ParallelReductionVectorRef::GenSlidingWindowFunction(class std::__cxx11::basic_stringstream<char> &) void sc::opencl::ParallelReductionVectorRef::GenSlidingWindowFunction(class std::__cxx11::basic_stringstream<char> &)
sc/source/core/opencl/formulagroupcl.cxx:1520 sc/source/core/opencl/formulagroupcl.cxx:1518
class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > sc::opencl::ParallelReductionVectorRef::GenSlidingWindowDeclRef(_Bool) const class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > sc::opencl::ParallelReductionVectorRef::GenSlidingWindowDeclRef(_Bool) const
sc/source/core/opencl/formulagroupcl.cxx:1555 sc/source/core/opencl/formulagroupcl.cxx:1553
unsigned long sc::opencl::ParallelReductionVectorRef::Marshal(struct _cl_kernel *,int,int,struct _cl_program *) unsigned long sc::opencl::ParallelReductionVectorRef::Marshal(struct _cl_kernel *,int,int,struct _cl_program *)
sc/source/core/opencl/formulagroupcl.cxx:1732 sc/source/core/opencl/formulagroupcl.cxx:1730
unsigned long sc::opencl::ParallelReductionVectorRef::GetArrayLength() const unsigned long sc::opencl::ParallelReductionVectorRef::GetArrayLength() const
sc/source/core/opencl/formulagroupcl.cxx:1734 sc/source/core/opencl/formulagroupcl.cxx:1732
unsigned long sc::opencl::ParallelReductionVectorRef::GetWindowSize() const unsigned long sc::opencl::ParallelReductionVectorRef::GetWindowSize() const
sc/source/core/opencl/formulagroupcl.cxx:1736 sc/source/core/opencl/formulagroupcl.cxx:1734
_Bool sc::opencl::ParallelReductionVectorRef::GetStartFixed() const _Bool sc::opencl::ParallelReductionVectorRef::GetStartFixed() const
sc/source/core/opencl/formulagroupcl.cxx:1738 sc/source/core/opencl/formulagroupcl.cxx:1736
_Bool sc::opencl::ParallelReductionVectorRef::GetEndFixed() const _Bool sc::opencl::ParallelReductionVectorRef::GetEndFixed() const
sc/source/core/opencl/op_statistical.hxx:206 sc/source/core/opencl/op_statistical.hxx:206
sc::opencl::OpGeoMean::OpGeoMean() sc::opencl::OpGeoMean::OpGeoMean()
@@ -968,8 +940,6 @@ sc/source/filter/inc/xlformula.hxx:409
_Bool XclTokenArray::operator==(const class XclTokenArray &) const _Bool XclTokenArray::operator==(const class XclTokenArray &) const
sc/source/filter/xml/xmltransformationi.hxx:160 sc/source/filter/xml/xmltransformationi.hxx:160
ScXMLDateTimeContext::ScXMLDateTimeContext(class ScXMLImport &,const class rtl::Reference<class sax_fastparser::FastAttributeList> &) ScXMLDateTimeContext::ScXMLDateTimeContext(class ScXMLImport &,const class rtl::Reference<class sax_fastparser::FastAttributeList> &)
sc/source/ui/dataprovider/htmldataprovider.hxx:37
class std::__debug::map<class rtl::OUString, class rtl::OUString, struct std::less<class rtl::OUString>, class std::allocator<struct std::pair<const class rtl::OUString, class rtl::OUString> > > sc::HTMLDataProvider::getDataSourcesForURL(const class rtl::OUString &)
sc/source/ui/inc/condformatdlg.hxx:55 sc/source/ui/inc/condformatdlg.hxx:55
class weld::ScrolledWindow * ScCondFormatList::GetWidget() class weld::ScrolledWindow * ScCondFormatList::GetWidget()
sc/source/ui/inc/condformatdlgentry.hxx:84 sc/source/ui/inc/condformatdlgentry.hxx:84
@@ -1008,14 +978,6 @@ sd/inc/sddll.hxx:48
SdDLL::SdDLL() SdDLL::SdDLL()
sd/source/filter/ppt/pptinanimations.hxx:108 sd/source/filter/ppt/pptinanimations.hxx:108
void ppt::AnimationImporter::dump(const char *,long) void ppt::AnimationImporter::dump(const char *,long)
sd/source/ui/inc/AccessiblePageShape.hxx:115
class rtl::OUString accessibility::AccessiblePageShape::CreateAccessibleDescription()
sd/source/ui/inc/AccessiblePresentationGraphicShape.hxx:56
class rtl::OUString accessibility::AccessiblePresentationGraphicShape::CreateAccessibleDescription()
sd/source/ui/inc/AccessiblePresentationOLEShape.hxx:53
class rtl::OUString accessibility::AccessiblePresentationOLEShape::CreateAccessibleDescription()
sd/source/ui/inc/AccessiblePresentationShape.hxx:53
class rtl::OUString accessibility::AccessiblePresentationShape::CreateAccessibleDescription()
sd/source/ui/inc/filedlg.hxx:54 sd/source/ui/inc/filedlg.hxx:54
_Bool SdOpenSoundFileDialog::IsInsertAsLinkSelected() _Bool SdOpenSoundFileDialog::IsInsertAsLinkSelected()
sd/source/ui/inc/optsitem.hxx:178 sd/source/ui/inc/optsitem.hxx:178
@@ -1032,10 +994,6 @@ sfx2/inc/autoredactdialog.hxx:76
_Bool TargetsTable::has_focus() const _Bool TargetsTable::has_focus() const
sfx2/inc/autoredactdialog.hxx:77 sfx2/inc/autoredactdialog.hxx:77
int TargetsTable::n_children() const int TargetsTable::n_children() const
sfx2/inc/autoredactdialog.hxx:80
void TargetsTable::clear()
sfx2/inc/SfxRedactionHelper.hxx:107
void SfxRedactionHelper::autoRedactPage(const class rtl::OUString &,const class GDIMetaFile &,class com::sun::star::uno::Reference<class com::sun::star::drawing::XDrawPage> &,class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> &)
sfx2/source/appl/shutdownicon.hxx:83 sfx2/source/appl/shutdownicon.hxx:83
class rtl::OUString ShutdownIcon::getShortcutName() class rtl::OUString ShutdownIcon::getShortcutName()
sfx2/source/appl/shutdownicon.hxx:99 sfx2/source/appl/shutdownicon.hxx:99
@@ -1202,8 +1160,6 @@ sw/inc/rdfhelper.hxx:97
void SwRDFHelper::updateTextNodeStatement(const class rtl::OUString &,const class rtl::OUString &,class SwTextNode &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &) void SwRDFHelper::updateTextNodeStatement(const class rtl::OUString &,const class rtl::OUString &,class SwTextNode &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
sw/inc/ring.hxx:203 sw/inc/ring.hxx:203
sw::RingIterator::RingIterator<value_type>() sw::RingIterator::RingIterator<value_type>()
sw/inc/shellio.hxx:331
const class ErrCode & SwTextBlocks::CopyBlock(const class SwTextBlocks &,class rtl::OUString &,const class rtl::OUString &)
sw/inc/swatrset.hxx:226 sw/inc/swatrset.hxx:226
const class SvxNoHyphenItem & SwAttrSet::GetNoHyphenHere(_Bool) const const class SvxNoHyphenItem & SwAttrSet::GetNoHyphenHere(_Bool) const
sw/inc/swcrsr.hxx:219 sw/inc/swcrsr.hxx:219
@@ -1248,6 +1204,8 @@ sw/source/core/inc/frame.hxx:1377
long SwRectFnSet::RightDist(const class SwRect &,long) const long SwRectFnSet::RightDist(const class SwRect &,long) const
sw/source/core/inc/mvsave.hxx:170 sw/source/core/inc/mvsave.hxx:170
_Bool ZSortFly::operator==(const class ZSortFly &) const _Bool ZSortFly::operator==(const class ZSortFly &) const
sw/source/core/inc/swblocks.hxx:111
class ErrCode SwImpBlocks::CopyBlock(class SwImpBlocks &,class rtl::OUString &,const class rtl::OUString &)
sw/source/core/text/porlin.hxx:117 sw/source/core/text/porlin.hxx:117
_Bool SwLinePortion::IsTabRightPortion() const _Bool SwLinePortion::IsTabRightPortion() const
sw/source/core/text/txtpaint.hxx:66 sw/source/core/text/txtpaint.hxx:66
@@ -1314,9 +1272,9 @@ vcl/inc/fontinstance.hxx:68
double LogicalFontInstance::GetAverageWidthFactor() const double LogicalFontInstance::GetAverageWidthFactor() const
vcl/inc/fontinstance.hxx:90 vcl/inc/fontinstance.hxx:90
void LogicalFontInstance::ReleaseHbFont() void LogicalFontInstance::ReleaseHbFont()
vcl/inc/fontselect.hxx:49 vcl/inc/fontselect.hxx:48
_Bool FontSelectPattern::operator!=(const class FontSelectPattern &) const _Bool FontSelectPattern::operator!=(const class FontSelectPattern &) const
vcl/inc/impgraph.hxx:58 vcl/inc/impgraph.hxx:59
_Bool GraphicID::operator==(const class GraphicID &) const _Bool GraphicID::operator==(const class GraphicID &) const
vcl/inc/opengl/BufferObject.hxx:50 vcl/inc/opengl/BufferObject.hxx:50
void vcl::BufferObject::unbind() void vcl::BufferObject::unbind()
@@ -1326,7 +1284,7 @@ vcl/inc/opengl/PackedTextureAtlas.hxx:50
class OpenGLTexture PackedTextureAtlasManager::InsertBuffer(int,int,int,int,const unsigned char *) class OpenGLTexture PackedTextureAtlasManager::InsertBuffer(int,int,int,int,const unsigned char *)
vcl/inc/opengl/PackedTextureAtlas.hxx:52 vcl/inc/opengl/PackedTextureAtlas.hxx:52
class std::__debug::vector<unsigned int, class std::allocator<unsigned int> > PackedTextureAtlasManager::ReduceTextureNumber(int) class std::__debug::vector<unsigned int, class std::allocator<unsigned int> > PackedTextureAtlasManager::ReduceTextureNumber(int)
vcl/inc/opengl/salbmp.hxx:90 vcl/inc/opengl/salbmp.hxx:88
const class BitmapPalette & OpenGLSalBitmap::GetBitmapPalette() const const class BitmapPalette & OpenGLSalBitmap::GetBitmapPalette() const
vcl/inc/opengl/texture.hxx:114 vcl/inc/opengl/texture.hxx:114
void OpenGLTexture::SaveToFile(const class rtl::OUString &) void OpenGLTexture::SaveToFile(const class rtl::OUString &)
@@ -1334,13 +1292,13 @@ vcl/inc/opengl/texture.hxx:123
_Bool OpenGLTexture::operator!=(const class OpenGLTexture &) const _Bool OpenGLTexture::operator!=(const class OpenGLTexture &) const
vcl/inc/opengl/zone.hxx:41 vcl/inc/opengl/zone.hxx:41
void OpenGLZone::relaxWatchdogTimings() void OpenGLZone::relaxWatchdogTimings()
vcl/inc/openglgdiimpl.hxx:109 vcl/inc/openglgdiimpl.hxx:108
void OpenGLSalGraphicsImpl::ImplDrawLineAA(double,double,double,double,_Bool) void OpenGLSalGraphicsImpl::ImplDrawLineAA(double,double,double,double,_Bool)
vcl/inc/openglgdiimpl.hxx:116 vcl/inc/openglgdiimpl.hxx:115
_Bool OpenGLSalGraphicsImpl::UseSolid(class Color,unsigned char) _Bool OpenGLSalGraphicsImpl::UseSolid(class Color,unsigned char)
vcl/inc/openglgdiimpl.hxx:141 vcl/inc/openglgdiimpl.hxx:140
void OpenGLSalGraphicsImpl::DrawMask(class OpenGLTexture &,class Color,const struct SalTwoRect &) void OpenGLSalGraphicsImpl::DrawMask(class OpenGLTexture &,class Color,const struct SalTwoRect &)
vcl/inc/openglgdiimpl.hxx:145 vcl/inc/openglgdiimpl.hxx:144
void OpenGLSalGraphicsImpl::DeferredTextDraw(const class OpenGLTexture &,const class Color,const struct SalTwoRect &) void OpenGLSalGraphicsImpl::DeferredTextDraw(const class OpenGLTexture &,const class Color,const struct SalTwoRect &)
vcl/inc/PhysicalFontFace.hxx:60 vcl/inc/PhysicalFontFace.hxx:60
int PhysicalFontFace::GetWidth() const int PhysicalFontFace::GetWidth() const
@@ -1368,45 +1326,45 @@ vcl/inc/qt5/Qt5Frame.hxx:111
void Qt5Frame::TriggerPaintEvent() void Qt5Frame::TriggerPaintEvent()
vcl/inc/qt5/Qt5Frame.hxx:112 vcl/inc/qt5/Qt5Frame.hxx:112
void Qt5Frame::TriggerPaintEvent(class QRect) void Qt5Frame::TriggerPaintEvent(class QRect)
vcl/inc/qt5/Qt5Frame.hxx:143 vcl/inc/qt5/Qt5Frame.hxx:140
void Qt5Frame::deregisterDragSource(const class Qt5DragSource *) void Qt5Frame::deregisterDragSource(const class Qt5DragSource *)
vcl/inc/qt5/Qt5Frame.hxx:145 vcl/inc/qt5/Qt5Frame.hxx:142
void Qt5Frame::deregisterDropTarget(const class Qt5DropTarget *) void Qt5Frame::deregisterDropTarget(const class Qt5DropTarget *)
vcl/inc/qt5/Qt5Frame.hxx:198 vcl/inc/qt5/Qt5Frame.hxx:195
struct _cairo * Qt5Frame::getCairoContext() const struct _cairo * Qt5Frame::getCairoContext() const
vcl/inc/qt5/Qt5Painter.hxx:56 vcl/inc/qt5/Qt5Painter.hxx:56
void Qt5Painter::update() void Qt5Painter::update()
vcl/inc/regionband.hxx:27 vcl/inc/regionband.hxx:27
const char * ImplDbgTestRegionBand(const void *) const char * ImplDbgTestRegionBand(const void *)
vcl/inc/salgdi.hxx:216 vcl/inc/salgdi.hxx:214
class basegfx::B2DHomMatrix SalGraphics::mirror(const class basegfx::B2DHomMatrix &,const class OutputDevice *) const class basegfx::B2DHomMatrix SalGraphics::mirror(const class basegfx::B2DHomMatrix &,const class OutputDevice *) const
vcl/inc/salmenu.hxx:46 vcl/inc/salmenu.hxx:46
SalMenuButtonItem::SalMenuButtonItem() SalMenuButtonItem::SalMenuButtonItem()
vcl/inc/salobj.hxx:69 vcl/inc/salobj.hxx:70
_Bool SalObject::IsEraseBackgroundEnabled() const _Bool SalObject::IsEraseBackgroundEnabled() const
vcl/inc/saltimer.hxx:70 vcl/inc/saltimer.hxx:69
VersionedEvent::VersionedEvent() VersionedEvent::VersionedEvent()
vcl/inc/saltimer.hxx:72 vcl/inc/saltimer.hxx:71
int VersionedEvent::GetNextEventVersion() int VersionedEvent::GetNextEventVersion()
vcl/inc/saltimer.hxx:91 vcl/inc/saltimer.hxx:90
_Bool VersionedEvent::ExistsValidEvent() const _Bool VersionedEvent::ExistsValidEvent() const
vcl/inc/saltimer.hxx:96 vcl/inc/saltimer.hxx:95
_Bool VersionedEvent::IsValidEventVersion(const int) const _Bool VersionedEvent::IsValidEventVersion(const int) const
vcl/inc/salwtype.hxx:118 vcl/inc/salwtype.hxx:118
SalMenuEvent::SalMenuEvent() SalMenuEvent::SalMenuEvent()
vcl/inc/schedulerimpl.hxx:38 vcl/inc/schedulerimpl.hxx:38
const char * ImplSchedulerData::GetDebugName() const const char * ImplSchedulerData::GetDebugName() const
vcl/inc/unx/glyphcache.hxx:71 vcl/inc/unx/glyphcache.hxx:68
void GlyphCache::ClearFontOptions() void GlyphCache::ClearFontOptions()
vcl/inc/unx/gtk/gtkdata.hxx:192 vcl/inc/unx/gtk/gtkdata.hxx:192
void GtkSalDisplay::RefreshMenusUnity() void GtkSalDisplay::RefreshMenusUnity()
vcl/inc/unx/gtk/gtkinst.hxx:125 vcl/inc/unx/gtk/gtkinst.hxx:125
void GtkDropTarget::fire_dragExit(const struct com::sun::star::datatransfer::dnd::DropTargetEvent &) void GtkDropTarget::fire_dragExit(const struct com::sun::star::datatransfer::dnd::DropTargetEvent &)
vcl/inc/unx/saldata.hxx:68 vcl/inc/unx/saldata.hxx:54
void X11SalData::initNWF() void X11SalData::initNWF()
vcl/inc/unx/saldisp.hxx:383 vcl/inc/unx/saldisp.hxx:380
class SalXLib * SalDisplay::GetXLib() const class SalXLib * SalDisplay::GetXLib() const
vcl/inc/unx/salframe.h:187 vcl/inc/unx/salframe.h:185
enum SalFrameStyleFlags X11SalFrame::GetStyle() const enum SalFrameStyleFlags X11SalFrame::GetStyle() const
vcl/inc/unx/salgdi.h:306 vcl/inc/unx/salgdi.h:306
void X11SalGraphics::releaseGlyphPeer() void X11SalGraphics::releaseGlyphPeer()

View File

@@ -1,5 +1,3 @@
basctl/source/inc/bastype2.hxx:310
_Bool basctl::SbTreeListBox::get_selected(class weld::TreeIter *) const
connectivity/source/inc/java/lang/Object.hxx:117 connectivity/source/inc/java/lang/Object.hxx:117
int connectivity::java_lang_Object::callIntMethodWithIntArg_ThrowRuntime(const char *,struct _jmethodID *&,int) const int connectivity::java_lang_Object::callIntMethodWithIntArg_ThrowRuntime(const char *,struct _jmethodID *&,int) const
connectivity/source/inc/odbc/OConnection.hxx:78 connectivity/source/inc/odbc/OConnection.hxx:78
@@ -218,11 +216,11 @@ include/vcl/menu.hxx:389
_Bool Menu::HandleMenuDeActivateEvent(class Menu *) const _Bool Menu::HandleMenuDeActivateEvent(class Menu *) const
include/vcl/texteng.hxx:276 include/vcl/texteng.hxx:276
_Bool TextEngine::Read(class SvStream &,const class TextSelection *) _Bool TextEngine::Read(class SvStream &,const class TextSelection *)
include/vcl/toolbox.hxx:516 include/vcl/toolbox.hxx:515
_Bool ToolBox::ChangeHighlightUpDn(_Bool) _Bool ToolBox::ChangeHighlightUpDn(_Bool)
include/vcl/weld.hxx:747 include/vcl/weld.hxx:756
_Bool weld::TreeView::iter_nth_child(class weld::TreeIter &,int) const _Bool weld::TreeView::iter_nth_child(class weld::TreeIter &,int) const
include/vcl/weld.hxx:1576 include/vcl/weld.hxx:1597
_Bool weld::TextView::get_selection_bounds(int &,int &) _Bool weld::TextView::get_selection_bounds(int &,int &)
lotuswordpro/inc/lwpsvstream.hxx:76 lotuswordpro/inc/lwpsvstream.hxx:76
class LwpSvStream & LwpSvStream::ReadUInt8(unsigned char &) class LwpSvStream & LwpSvStream::ReadUInt8(unsigned char &)
@@ -234,9 +232,9 @@ sc/inc/document.hxx:2145
const struct ScDocumentThreadSpecific & ScDocument::CalculateInColumnInThread(struct ScInterpreterContext &,const class ScAddress &,unsigned long,unsigned int,unsigned int) const struct ScDocumentThreadSpecific & ScDocument::CalculateInColumnInThread(struct ScInterpreterContext &,const class ScAddress &,unsigned long,unsigned int,unsigned int)
sc/inc/orcusfilters.hxx:44 sc/inc/orcusfilters.hxx:44
_Bool ScOrcusFilters::importODS_Styles(class ScDocument &,class rtl::OUString &) const _Bool ScOrcusFilters::importODS_Styles(class ScDocument &,class rtl::OUString &) const
sc/source/core/opencl/formulagroupcl.cxx:1086 sc/source/core/opencl/formulagroupcl.cxx:1084
unsigned long sc::opencl::DynamicKernelSlidingArgument::GenReductionLoopHeader(class std::__cxx11::basic_stringstream<char> &,_Bool &) unsigned long sc::opencl::DynamicKernelSlidingArgument::GenReductionLoopHeader(class std::__cxx11::basic_stringstream<char> &,_Bool &)
sc/source/core/opencl/formulagroupcl.cxx:1531 sc/source/core/opencl/formulagroupcl.cxx:1529
unsigned long sc::opencl::ParallelReductionVectorRef::GenReductionLoopHeader(class std::__cxx11::basic_stringstream<char> &,int,_Bool &) unsigned long sc::opencl::ParallelReductionVectorRef::GenReductionLoopHeader(class std::__cxx11::basic_stringstream<char> &,int,_Bool &)
sc/source/filter/inc/workbookhelper.hxx:259 sc/source/filter/inc/workbookhelper.hxx:259
_Bool oox::xls::WorkbookHelper::importOoxFragment(const class rtl::Reference<class oox::core::FragmentHandler> &,class oox::core::FastParser &) _Bool oox::xls::WorkbookHelper::importOoxFragment(const class rtl::Reference<class oox::core::FragmentHandler> &,class oox::core::FastParser &)
@@ -290,6 +288,8 @@ sd/source/ui/inc/OutlineViewShell.hxx:115
class ErrCode sd::OutlineViewShell::ReadRtf(class SvStream &) class ErrCode sd::OutlineViewShell::ReadRtf(class SvStream &)
sd/source/ui/remotecontrol/IBluetoothSocket.hxx:37 sd/source/ui/remotecontrol/IBluetoothSocket.hxx:37
int sd::IBluetoothSocket::write(const void *,unsigned int) int sd::IBluetoothSocket::write(const void *,unsigned int)
sfx2/inc/autoredactdialog.hxx:146
_Bool SfxAutoRedactDialog::moveTargets(class std::__debug::vector<struct std::pair<struct RedactionTarget *, class rtl::OUString>, class std::allocator<struct std::pair<struct RedactionTarget *, class rtl::OUString> > > &)
svgio/source/svguno/xsvgparser.cxx:51 svgio/source/svguno/xsvgparser.cxx:51
_Bool svgio::svgreader::XSvgParser::parseSvgXML(const class com::sun::star::uno::Reference<class com::sun::star::io::XInputStream> &,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XDocumentHandler> &) _Bool svgio::svgreader::XSvgParser::parseSvgXML(const class com::sun::star::uno::Reference<class com::sun::star::io::XInputStream> &,const class com::sun::star::uno::Reference<class com::sun::star::xml::sax::XDocumentHandler> &)
sw/inc/authfld.hxx:98 sw/inc/authfld.hxx:98
@@ -332,23 +332,23 @@ ucb/source/ucp/webdav-neon/NeonSession.hxx:240
_Bool webdav_ucp::NeonSession::UNLOCK(struct ne_lock *) _Bool webdav_ucp::NeonSession::UNLOCK(struct ne_lock *)
vcl/inc/font/FeatureCollector.hxx:47 vcl/inc/font/FeatureCollector.hxx:47
_Bool vcl::font::FeatureCollector::collect() _Bool vcl::font::FeatureCollector::collect()
vcl/inc/opengl/salbmp.hxx:101 vcl/inc/opengl/salbmp.hxx:99
_Bool OpenGLSalBitmap::ImplScaleFilter(const class rtl::Reference<class OpenGLContext> &,const double &,const double &,unsigned int) _Bool OpenGLSalBitmap::ImplScaleFilter(const class rtl::Reference<class OpenGLContext> &,const double &,const double &,unsigned int)
vcl/inc/opengl/salbmp.hxx:103 vcl/inc/opengl/salbmp.hxx:101
_Bool OpenGLSalBitmap::ImplScaleConvolution(const class rtl::Reference<class OpenGLContext> &,const double &,const double &,const class vcl::Kernel &) _Bool OpenGLSalBitmap::ImplScaleConvolution(const class rtl::Reference<class OpenGLContext> &,const double &,const double &,const class vcl::Kernel &)
vcl/inc/opengl/salbmp.hxx:104 vcl/inc/opengl/salbmp.hxx:102
_Bool OpenGLSalBitmap::ImplScaleArea(const class rtl::Reference<class OpenGLContext> &,double,double) _Bool OpenGLSalBitmap::ImplScaleArea(const class rtl::Reference<class OpenGLContext> &,double,double)
vcl/inc/opengl/texture.hxx:112 vcl/inc/opengl/texture.hxx:112
_Bool OpenGLTexture::CopyData(int,int,int,int,const unsigned char *) _Bool OpenGLTexture::CopyData(int,int,int,int,const unsigned char *)
vcl/inc/salframe.hxx:231 vcl/inc/salframe.hxx:231
_Bool SalFrame::SetPluginParent(struct SystemParentData *) _Bool SalFrame::SetPluginParent(struct SystemParentData *)
vcl/inc/salgdi.hxx:213 vcl/inc/salgdi.hxx:211
class basegfx::B2DPoint SalGraphics::mirror(const class basegfx::B2DPoint &,const class OutputDevice *) const class basegfx::B2DPoint SalGraphics::mirror(const class basegfx::B2DPoint &,const class OutputDevice *) const
vcl/inc/salgdi.hxx:395 vcl/inc/salgdi.hxx:393
_Bool SalGraphics::BlendBitmap(const struct SalTwoRect &,const class SalBitmap &,const class OutputDevice *) _Bool SalGraphics::BlendBitmap(const struct SalTwoRect &,const class SalBitmap &,const class OutputDevice *)
vcl/inc/unx/gtk/gtkdata.hxx:165 vcl/inc/unx/gtk/gtkdata.hxx:165
int GtkSalDisplay::CaptureMouse(class SalFrame *) int GtkSalDisplay::CaptureMouse(class SalFrame *)
vcl/inc/unx/saldisp.hxx:313 vcl/inc/unx/saldisp.hxx:310
_Bool SalDisplay::Dispatch(union _XEvent *) _Bool SalDisplay::Dispatch(union _XEvent *)
vcl/inc/WidgetDrawInterface.hxx:97 vcl/inc/WidgetDrawInterface.hxx:97
_Bool vcl::WidgetDrawInterface::updateSettings(class AllSettings &) _Bool vcl::WidgetDrawInterface::updateSettings(class AllSettings &)

View File

@@ -134,14 +134,6 @@ public:
*/ */
void AppendString (const OUString& sString); void AppendString (const OUString& sString);
/** Add properties that describe line and border attributes.
*/
void AddLineProperties();
/** Add properties that describe how areas are filled.
*/
void AddFillProperties();
private: private:
/// Reference to the shape from which the properties are extracted. /// Reference to the shape from which the properties are extracted.
css::uno::Reference< css::drawing::XShape> mxShape; css::uno::Reference< css::drawing::XShape> mxShape;

View File

@@ -64,8 +64,6 @@ public:
bool IsTwoLines() const; bool IsTwoLines() const;
void SetFontWidthScale( sal_uInt16 nScaleInPercent );
virtual Size GetOptimalSize() const override; virtual Size GetOptimalSize() const override;
}; };

View File

@@ -37,16 +37,12 @@ private:
SAL_DLLPRIVATE void ImplPosControls(); SAL_DLLPRIVATE void ImplPosControls();
public: public:
TabDialog( vcl::Window* pParent, TabDialog( vcl::Window* pParent, WinBits nStyle );
WinBits nStyle );
TabDialog( vcl::Window* pParent, const OUString& rID, const OUString& rUIXMLDescription );
virtual ~TabDialog() override; virtual ~TabDialog() override;
virtual void dispose() override; virtual void dispose() override;
virtual void StateChanged( StateChangedType nStateChange ) override; virtual void StateChanged( StateChangedType nStateChange ) override;
vcl::Window* GetViewWindow() const { return mpViewWindow; }
// Screenshot interface // Screenshot interface
virtual std::vector<OString> getAllPageUIXMLDescriptions() const override; virtual std::vector<OString> getAllPageUIXMLDescriptions() const override;
virtual bool selectPageByUIXMLDescription(const OString& rUIXMLDescription) override; virtual bool selectPageByUIXMLDescription(const OString& rUIXMLDescription) override;

View File

@@ -183,24 +183,6 @@ void DescriptionGenerator::AppendString (const OUString& sString)
} }
void DescriptionGenerator::AddLineProperties()
{
AddProperty ("LineColor", DescriptionGenerator::PropertyType::Color, SIP_XA_LINECOLOR);
AddProperty ("LineDashName", DescriptionGenerator::PropertyType::String,
SIP_XA_LINEDASH, XATTR_LINEDASH);
AddProperty ("LineWidth", DescriptionGenerator::PropertyType::Integer, SIP_XA_LINEWIDTH);
}
/** The fill style is described by the property "FillStyle". Depending on
its value a hatch-, gradient-, or bitmap name is appended.
*/
void DescriptionGenerator::AddFillProperties()
{
AddProperty ("FillStyle", DescriptionGenerator::PropertyType::FillStyle, SIP_XA_FILLSTYLE);
}
/** Search for the given color in the global color table. If found append /** Search for the given color in the global color table. If found append
its name to the description. Otherwise append its RGB tuple. its name to the description. Otherwise append its RGB tuple.
*/ */

View File

@@ -809,12 +809,6 @@ bool SvxFontPrevWindow::IsTwoLines() const
return pImpl->mbTwoLines; return pImpl->mbTwoLines;
} }
void SvxFontPrevWindow::SetFontWidthScale( sal_uInt16 n )
{
if (pImpl->SetFontWidthScale(n))
Invalidate();
}
static bool GetWhich (const SfxItemSet& rSet, sal_uInt16 nSlot, sal_uInt16& rWhich) static bool GetWhich (const SfxItemSet& rSet, sal_uInt16 nSlot, sal_uInt16& rWhich)
{ {
rWhich = rSet.GetPool()->GetWhich(nSlot); rWhich = rSet.GetPool()->GetWhich(nSlot);

View File

@@ -58,7 +58,6 @@ public:
virtual ~SwXMLTextBlocks() override; virtual ~SwXMLTextBlocks() override;
virtual ErrCode Delete( sal_uInt16 ) override; virtual ErrCode Delete( sal_uInt16 ) override;
virtual ErrCode Rename( sal_uInt16, const OUString&, const OUString& ) override; virtual ErrCode Rename( sal_uInt16, const OUString&, const OUString& ) override;
virtual ErrCode CopyBlock( SwImpBlocks& rImp, OUString& rShort, const OUString& rLong) override;
virtual void ClearDoc() override; virtual void ClearDoc() override;
virtual ErrCode GetDoc( sal_uInt16 ) override; virtual ErrCode GetDoc( sal_uInt16 ) override;
virtual ErrCode BeginPutDoc( const OUString&, const OUString& ) override; virtual ErrCode BeginPutDoc( const OUString&, const OUString& ) override;

View File

@@ -108,7 +108,6 @@ public:
virtual ErrCode Delete( sal_uInt16 ) = 0; virtual ErrCode Delete( sal_uInt16 ) = 0;
virtual ErrCode Rename( sal_uInt16, const OUString&, const OUString& ) = 0; virtual ErrCode Rename( sal_uInt16, const OUString&, const OUString& ) = 0;
virtual ErrCode CopyBlock( SwImpBlocks& rImp, OUString& rShort, const OUString& rLong) = 0;
virtual ErrCode GetDoc( sal_uInt16 ) = 0; virtual ErrCode GetDoc( sal_uInt16 ) = 0;
virtual ErrCode BeginPutDoc( const OUString&, const OUString& ) = 0; virtual ErrCode BeginPutDoc( const OUString&, const OUString& ) = 0;
virtual ErrCode PutDoc() = 0; virtual ErrCode PutDoc() = 0;

View File

@@ -234,59 +234,6 @@ ErrCode SwXMLTextBlocks::Rename( sal_uInt16 nIdx, const OUString& rNewShort, con
return ERRCODE_NONE; return ERRCODE_NONE;
} }
ErrCode SwXMLTextBlocks::CopyBlock( SwImpBlocks& rDestImp, OUString& rShort,
const OUString& rLong)
{
ErrCode nError = ERRCODE_NONE;
OpenFile();
rDestImp.OpenFile(false);
const OUString aGroup( rShort );
bool bTextOnly = IsOnlyTextBlock ( rShort ) ;//pImp->pBlkRoot->IsStream( aGroup );
sal_uInt16 nIndex = GetIndex ( rShort );
OUString sPackageName( GetPackageName (nIndex) );
OUString sDestShortName( sPackageName );
sal_uInt16 nIdx = 0;
OSL_ENSURE( xBlkRoot.is(), "No storage set" );
if(!xBlkRoot.is())
return ERR_SWG_WRITE_ERROR;
uno::Reference < container::XNameAccess > xAccess( static_cast<SwXMLTextBlocks&>(rDestImp).xBlkRoot, uno::UNO_QUERY );
while ( xAccess->hasByName( sDestShortName ) )
{
++nIdx;
// If someone is that crazy ...
if(USHRT_MAX == nIdx)
{
CloseFile();
rDestImp.CloseFile();
return ERR_SWG_WRITE_ERROR;
}
sDestShortName = sPackageName + OUString::number( nIdx );
}
try
{
uno::Reference < embed::XStorage > rSourceRoot = xBlkRoot->openStorageElement( aGroup, embed::ElementModes::READ );
uno::Reference < embed::XStorage > rDestRoot = static_cast<SwXMLTextBlocks&>(rDestImp).xBlkRoot->openStorageElement( sDestShortName, embed::ElementModes::READWRITE );
rSourceRoot->copyToStorage( rDestRoot );
}
catch (const uno::Exception&)
{
nError = ERR_SWG_WRITE_ERROR;
}
if(!nError)
{
rShort = sDestShortName;
static_cast<SwXMLTextBlocks&>(rDestImp).AddName( rShort, rLong, bTextOnly );
static_cast<SwXMLTextBlocks&>(rDestImp).MakeBlockList();
}
CloseFile();
rDestImp.CloseFile();
return nError;
}
ErrCode SwXMLTextBlocks::StartPutBlock( const OUString& rShort, const OUString& rPackageName ) ErrCode SwXMLTextBlocks::StartPutBlock( const OUString& rShort, const OUString& rPackageName )
{ {
OSL_ENSURE( xBlkRoot.is(), "No storage set" ); OSL_ENSURE( xBlkRoot.is(), "No storage set" );

View File

@@ -213,12 +213,6 @@ TabDialog::TabDialog( vcl::Window* pParent, WinBits nStyle ) :
ImplInit( pParent, nStyle ); ImplInit( pParent, nStyle );
} }
TabDialog::TabDialog( vcl::Window* pParent, const OUString& rID, const OUString& rUIXMLDescription ) :
Dialog(pParent, rID, rUIXMLDescription, WindowType::TABDIALOG)
{
ImplInitTabDialogData();
}
TabDialog::~TabDialog() TabDialog::~TabDialog()
{ {
disposeOnce(); disposeOnce();