summaryrefslogtreecommitdiff
path: root/include/svx/sidebar
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-05-18 13:09:04 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-05-19 12:10:35 +0000
commit04ddc7b3d7b22721dd311a24ddd9822342120981 (patch)
treedb132ffe9353d4d4bb941b2993057cf931bcdfab /include/svx/sidebar
parent6a20f95fc9912f54f5817119749940d5dcf4fe90 (diff)
loplugin:unusedmethods in svx
Change-Id: Ia22e8b55d263224dbb85169b6165a5c116e163aa Reviewed-on: https://gerrit.libreoffice.org/25088 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/svx/sidebar')
-rw-r--r--include/svx/sidebar/Popup.hxx5
-rw-r--r--include/svx/sidebar/ValueSetWithTextControl.hxx6
2 files changed, 0 insertions, 11 deletions
diff --git a/include/svx/sidebar/Popup.hxx b/include/svx/sidebar/Popup.hxx
index 6b0c7879905a..78d6de2a496f 100644
--- a/include/svx/sidebar/Popup.hxx
+++ b/include/svx/sidebar/Popup.hxx
@@ -70,11 +70,6 @@ public:
*/
void Hide();
- /** If you want to be informed when the popup closes then add a
- callback that is called after that.
- */
- void SetPopupModeEndHandler (const ::std::function<void()>& rCallback);
-
void dispose();
protected:
diff --git a/include/svx/sidebar/ValueSetWithTextControl.hxx b/include/svx/sidebar/ValueSetWithTextControl.hxx
index 69ac4f888860..a168420dd71d 100644
--- a/include/svx/sidebar/ValueSetWithTextControl.hxx
+++ b/include/svx/sidebar/ValueSetWithTextControl.hxx
@@ -64,12 +64,6 @@ public:
const OUString& rItemText,
const OUString* pItemHelpText );
- // replace item images for control type IMAGE_TEXT
- void ReplaceItemImages(
- const sal_uInt16 nItemId,
- const Image& rItemImage,
- const Image* pSelectedItemImage );
-
// add item for control type TEXT_TEXT
// if control type does not match TEXT_TEXT no item is added.
// @param pItemHelpText