summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-19 08:55:02 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-19 09:30:45 +0100
commit00b764d9e924228582ac1fa2b9fb24c5b81403b2 (patch)
treee9375220f055bbc0a7828eac583c5246ba29647b
parented51a3a41670252cc2db95614f496b6559f02e0f (diff)
callcatcher: regenerate list
-rw-r--r--sfx2/inc/sfx2/tabdlg.hxx1
-rw-r--r--sfx2/source/dialog/tabdlg.cxx7
-rw-r--r--unusedcode.easy2
3 files changed, 2 insertions, 8 deletions
diff --git a/sfx2/inc/sfx2/tabdlg.hxx b/sfx2/inc/sfx2/tabdlg.hxx
index 85bcb7a9babd..f7d1d24c9c32 100644
--- a/sfx2/inc/sfx2/tabdlg.hxx
+++ b/sfx2/inc/sfx2/tabdlg.hxx
@@ -133,7 +133,6 @@ protected:
SfxItemSet* GetInputSetImpl();
SfxTabPage* GetTabPage( sal_uInt16 nPageId ) const;
- sal_Bool IsInOK() const;
/** prepare to leace the current page. Calls the DeactivatePage method of the current page, (if necessary),
handles the item sets to copy.
@return sal_True if it is allowed to leave the current page, sal_False otherwise
diff --git a/sfx2/source/dialog/tabdlg.cxx b/sfx2/source/dialog/tabdlg.cxx
index a91251f5d5a5..34caddf3b92d 100644
--- a/sfx2/source/dialog/tabdlg.cxx
+++ b/sfx2/source/dialog/tabdlg.cxx
@@ -1017,13 +1017,6 @@ SfxTabPage* SfxTabDialog::GetTabPage( sal_uInt16 nPageId ) const
// -----------------------------------------------------------------------
-sal_Bool SfxTabDialog::IsInOK() const
-{
- return pImpl->bInOK;
-}
-
-// -----------------------------------------------------------------------
-
short SfxTabDialog::Ok()
/* [Description]
diff --git a/unusedcode.easy b/unusedcode.easy
index 3c61688a0699..731b528da885 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -2639,6 +2639,8 @@ connectivity::odbc::ODatabaseMetaDataResultSet::openTablesTypes()
connectivity::odbc::OPreparedStatement::getDataBuf(int)
connectivity::odbc::OPreparedStatement::getParamLength(int)
connectivity::odbc::OPreparedStatement::getPrecision(int)
+connectivity::sdbcx::OGroup::OGroup(rtl::OUString const&, unsigned char)
+connectivity::sdbcx::OGroup::OGroup(unsigned char)
connectivity::toString(com::sun::star::uno::Any const&)
cppcanvas::BaseGfxFactory::createPolyPolygon(boost::shared_ptr<cppcanvas::Canvas> const&, basegfx::B2DPolyPolygon const&) const
cppcanvas::BaseGfxFactory::createText(boost::shared_ptr<cppcanvas::Canvas> const&, rtl::OUString const&) const