summaryrefslogtreecommitdiffstats
path: root/include/sfx2/tabdlg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-02-12 09:11:02 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-02-12 13:03:50 +0000
commit0d3082dbf2e87bed462246307a13e206f7617081 (patch)
tree372b4a879b45e6a9e85ff42f4275a8e925c3162d /include/sfx2/tabdlg.hxx
parentdrawingML import: picture with scheme color (diff)
downloadcore-0d3082dbf2e87bed462246307a13e206f7617081.tar.gz
core-0d3082dbf2e87bed462246307a13e206f7617081.zip
callcatcher: update unused code
Change-Id: Iaaad9302ef8edb47fa95ce8ca608b6f36449521b
Diffstat (limited to 'include/sfx2/tabdlg.hxx')
-rw-r--r--include/sfx2/tabdlg.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/sfx2/tabdlg.hxx b/include/sfx2/tabdlg.hxx
index a34c06d128bd..24653e279933 100644
--- a/include/sfx2/tabdlg.hxx
+++ b/include/sfx2/tabdlg.hxx
@@ -146,12 +146,6 @@ public:
sal_uInt16 nPageCreateId ); // Identifier of the Factory Method to create the page
void AddTabPage( sal_uInt16 nId,
- CreateTabPage pCreateFunc, // != 0
- GetTabPageRanges pRangesFunc, // can be 0
- sal_Bool bItemsOnDemand = sal_False);
-
-
- void AddTabPage( sal_uInt16 nId,
const OUString &rRiderText,
CreateTabPage pCreateFunc, // != 0
GetTabPageRanges pRangesFunc, // can be 0