summaryrefslogtreecommitdiffstats
path: root/connectivity/source
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-12-06 11:04:21 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-12-06 12:03:58 +0100
commit4ae9b3ab10c882bd9c25b1f1303325a0ecd7fc06 (patch)
treede0196ad79ebf27a519af67ec9f941223c4198ef /connectivity/source
parentRemove unused comphelper::UStringMixHash (diff)
downloadcore-4ae9b3ab10c882bd9c25b1f1303325a0ecd7fc06.tar.gz
core-4ae9b3ab10c882bd9c25b1f1303325a0ecd7fc06.zip
Remove unused typedefs
Change-Id: I59f3fba9d4602cddfef1bd6862cbcfb9eec133ae
Diffstat (limited to 'connectivity/source')
-rw-r--r--connectivity/source/inc/calc/CTable.hxx4
-rw-r--r--connectivity/source/inc/dbase/DTable.hxx3
2 files changed, 0 insertions, 7 deletions
diff --git a/connectivity/source/inc/calc/CTable.hxx b/connectivity/source/inc/calc/CTable.hxx
index ed9bd30e3476..ead0689697a2 100644
--- a/connectivity/source/inc/calc/CTable.hxx
+++ b/connectivity/source/inc/calc/CTable.hxx
@@ -39,10 +39,6 @@ namespace connectivity
typedef file::OFileTable OCalcTable_BASE;
class OCalcConnection;
- typedef ::std::map< OUString,
- ::com::sun::star::uno::Reference< ::com::sun::star::container::XNamed>,
- comphelper::UStringMixLess > OContainer;
-
class OCalcTable : public OCalcTable_BASE
{
private:
diff --git a/connectivity/source/inc/dbase/DTable.hxx b/connectivity/source/inc/dbase/DTable.hxx
index 60b903b911f6..2a00c518b183 100644
--- a/connectivity/source/inc/dbase/DTable.hxx
+++ b/connectivity/source/inc/dbase/DTable.hxx
@@ -33,9 +33,6 @@ namespace connectivity
typedef file::OFileTable ODbaseTable_BASE;
class ODbaseConnection;
- typedef ::std::map< OUString,
- ::com::sun::star::uno::Reference< ::com::sun::star::container::XNamed>, comphelper::UStringMixLess > OContainer;
-
class ODbaseTable : public ODbaseTable_BASE
{
// The first byte of a dBase file specifies its type