Kaydet (Commit) 778fc411 authored tarafından Michael Stahl's avatar Michael Stahl

SwXMetaText::GetXMeta() now unused

Change-Id: I832b4b544050c2105ed40fb6421318e8b59313d1
üst 39861615
...@@ -563,8 +563,6 @@ public: ...@@ -563,8 +563,6 @@ public:
const uno::Reference< text::XTextRange > & xTextPosition) const uno::Reference< text::XTextRange > & xTextPosition)
throw (uno::RuntimeException, std::exception) SAL_OVERRIDE; throw (uno::RuntimeException, std::exception) SAL_OVERRIDE;
SwXMeta & GetXMeta() { return m_rMeta; }
}; };
SwXMetaText::SwXMetaText(SwDoc & rDoc, SwXMeta & rMeta) SwXMetaText::SwXMetaText(SwDoc & rDoc, SwXMeta & rMeta)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment