summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-10-03 12:57:10 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-10-03 16:34:31 +0200
commit09f77e8ed51fc64fccc6a14e87eed48b2f15a28d (patch)
tree2446785df473c004b44bbf03f8eb76584868a1e6 /include
parentf29aa28100b899252a3419578be5d39e84863c36 (diff)
loplugin:unusedmethods
Change-Id: I9790d053248ae6bd58ecc026c774014c4e5e04aa Reviewed-on: https://gerrit.libreoffice.org/80115 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/editeng/splwrap.hxx1
-rw-r--r--include/sfx2/viewsh.hxx1
-rw-r--r--include/svtools/simptabl.hxx6
-rw-r--r--include/svx/colorbox.hxx1
-rw-r--r--include/vcl/builderpage.hxx2
-rw-r--r--include/vcl/edit.hxx1
-rw-r--r--include/vcl/settings.hxx1
-rw-r--r--include/vcl/treelistbox.hxx2
-rw-r--r--include/vcl/vclmedit.hxx2
9 files changed, 0 insertions, 17 deletions
diff --git a/include/editeng/splwrap.hxx b/include/editeng/splwrap.hxx
index c73a778983c0..cb868401cdf2 100644
--- a/include/editeng/splwrap.hxx
+++ b/include/editeng/splwrap.hxx
@@ -92,7 +92,6 @@ public:
void SpellDocument(); // Perform Spell Checking
bool IsStartDone() const { return bStartDone; }
bool IsEndDone() const { return bEndDone; }
- bool IsHyphen() const { return bHyphen; } // Split instead of Spell check
void SetHyphen() { bHyphen = true; }
bool IsAllRight() const { return bAllRight; }
diff --git a/include/sfx2/viewsh.hxx b/include/sfx2/viewsh.hxx
index 4fb019a43132..d3856243e9f5 100644
--- a/include/sfx2/viewsh.hxx
+++ b/include/sfx2/viewsh.hxx
@@ -166,7 +166,6 @@ protected:
public:
// Iteration
- static size_t GetActiveShells( bool bOnlyVisible = true );
static SfxViewShell* GetFirst( bool bOnlyVisible = true, const std::function<bool ( const SfxViewShell* )>& isViewShell = nullptr );
static SfxViewShell* GetNext( const SfxViewShell& rPrev,
bool bOnlyVisible = true,
diff --git a/include/svtools/simptabl.hxx b/include/svtools/simptabl.hxx
index 88986ffc83a8..23a52dd92ef0 100644
--- a/include/svtools/simptabl.hxx
+++ b/include/svtools/simptabl.hxx
@@ -56,7 +56,6 @@ private:
VclPtr<HeaderBar> aHeaderBar;
long nOldPos;
- sal_uInt16 nHeaderItemId;
bool bPaintFlag;
bool bSortDirection;
sal_uInt16 nSortCol;
@@ -89,14 +88,9 @@ public:
void UpdateViewSize();
- void InsertHeaderEntry(const OUString& rText,
- sal_uInt16 nCol=HEADERBAR_APPEND,
- HeaderBarItemBits nBits = HeaderBarItemBits::STDSTYLE);
-
using SvHeaderTabListBox::SetTabs;
void SortByCol(sal_uInt16, bool bDir=true);
- sal_uInt16 GetSortedCol() const { return nSortCol;}
SvLBoxItem* GetEntryAtPos( SvTreeListEntry* pEntry, sal_uInt16 nPos ) const;
bool IsFocusOnCellEnabled() const { return IsCellFocusEnabled(); }
diff --git a/include/svx/colorbox.hxx b/include/svx/colorbox.hxx
index bb6af59ae15b..adac3700cbc1 100644
--- a/include/svx/colorbox.hxx
+++ b/include/svx/colorbox.hxx
@@ -67,7 +67,6 @@ public:
void SetNoSelection() { getColorWindow()->SetNoSelection(); }
bool IsNoSelection() const { return getColorWindow()->IsNoSelection(); }
- void SetAutoDisplayColor(const Color &rColor) { m_aAutoDisplayColor = rColor; }
void ShowPreview(const NamedColor &rColor);
void EnsurePaletteManager();
diff --git a/include/vcl/builderpage.hxx b/include/vcl/builderpage.hxx
index c29cc1a7b079..dc846ad1a53c 100644
--- a/include/vcl/builderpage.hxx
+++ b/include/vcl/builderpage.hxx
@@ -35,8 +35,6 @@ public:
OString GetHelpId() const { return m_xContainer->get_help_id(); }
- weld::DialogController* GetController() const { return m_pDialogController; }
-
protected:
weld::DialogController* m_pDialogController;
std::unique_ptr<weld::Builder> m_xBuilder;
diff --git a/include/vcl/edit.hxx b/include/vcl/edit.hxx
index f5b1bd6e7ff1..8c259750684e 100644
--- a/include/vcl/edit.hxx
+++ b/include/vcl/edit.hxx
@@ -230,7 +230,6 @@ public:
virtual void SetModifyHdl( const Link<Edit&,void>& rLink ) { maModifyHdl = rLink; }
virtual const Link<Edit&,void>& GetModifyHdl() const { return maModifyHdl; }
- virtual void SetUpdateDataHdl( const Link<Edit&,void>& rLink ) { maUpdateDataHdl = rLink; }
void SetActivateHdl(const Link<Edit&,bool>& rLink) { maActivateHdl = rLink; }
diff --git a/include/vcl/settings.hxx b/include/vcl/settings.hxx
index d2a2812ce8f8..2f0334a5bed8 100644
--- a/include/vcl/settings.hxx
+++ b/include/vcl/settings.hxx
@@ -538,7 +538,6 @@ public:
void SetPreferredIconTheme(const OUString&, bool bDarkIconTheme = false);
const DialogStyle& GetDialogStyle() const;
- void SetDialogStyle( const DialogStyle& rStyle );
BitmapEx const & GetPersonaHeader() const;
diff --git a/include/vcl/treelistbox.hxx b/include/vcl/treelistbox.hxx
index 454e507460e9..d9c8e8b0fab3 100644
--- a/include/vcl/treelistbox.hxx
+++ b/include/vcl/treelistbox.hxx
@@ -655,7 +655,6 @@ public:
// Place the expander checkitem at the optimal indent for hierarchical lists
void SetOptimalImageIndent() { SetIndent(12); }
void SetSpaceBetweenEntries( short nSpace );
- short GetSpaceBetweenEntries() const {return nEntryHeightOffs;}
Point GetEntryPosition( SvTreeListEntry* ) const;
void MakeVisible( SvTreeListEntry* pEntry );
void MakeVisible( SvTreeListEntry* pEntry, bool bMoveToTop );
@@ -717,7 +716,6 @@ public:
void ScrollToAbsPos( long nPos );
void ShowFocusRect( const SvTreeListEntry* pEntry );
- void InitStartEntry();
virtual VclPtr<PopupMenu> CreateContextMenu();
virtual void ExecuteContextMenuAction( sal_uInt16 nSelectedPopupEntry );
diff --git a/include/vcl/vclmedit.hxx b/include/vcl/vclmedit.hxx
index 23381f5f8443..b95cf77a399b 100644
--- a/include/vcl/vclmedit.hxx
+++ b/include/vcl/vclmedit.hxx
@@ -154,8 +154,6 @@ public:
void SetModifyHdl( const Link<Edit&,void>& rLink ) override { aModifyHdlLink = rLink; }
const Link<Edit&,void>& GetModifyHdl() const override { return aModifyHdlLink; }
- void SetUpdateDataHdl( const Link<Edit&,void>& rLink ) override { aUpdateDataHdlLink = rLink; }
-
virtual void Resize() override;
virtual void GetFocus() override;