diff options
author | Christian Lippka <christian.lippka@sun.com> | 2010-06-07 16:51:17 +0200 |
---|---|---|
committer | Christian Lippka <christian.lippka@sun.com> | 2010-06-07 16:51:17 +0200 |
commit | 27965df4e22fc400f35949c2ec3b88a2914a8d8a (patch) | |
tree | 0c29792aeea81901efafca1c1fe5c51920d761cc /xmloff/inc/RDFaExportHelper.hxx | |
parent | f425cc4944368dbd9449cdcc164035ba8707e46c (diff) | |
parent | aba7a3c63e51b4dcaef8efa440f101fc351e9740 (diff) |
cws impress190: merging
Diffstat (limited to 'xmloff/inc/RDFaExportHelper.hxx')
-rw-r--r-- | xmloff/inc/RDFaExportHelper.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/inc/RDFaExportHelper.hxx b/xmloff/inc/RDFaExportHelper.hxx index 9dd23e230e01..f8e991060eea 100644 --- a/xmloff/inc/RDFaExportHelper.hxx +++ b/xmloff/inc/RDFaExportHelper.hxx @@ -53,8 +53,6 @@ private: ::com::sun::star::uno::Reference< ::com::sun::star::rdf::XDocumentRepository> m_xRepository; - ::rtl::OUString m_RDFsLabel; - typedef ::std::map< ::rtl::OUString, ::rtl::OUString > BlankNodeMap_t; |