SwXMetaText::GetXMeta() now unused
Change-Id: I832b4b544050c2105ed40fb6421318e8b59313d1
This commit is contained in:
parent
398616151f
commit
778fc411d1
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue