diff options
Diffstat (limited to 'sw/inc/docsh.hxx')
-rw-r--r-- | sw/inc/docsh.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/docsh.hxx b/sw/inc/docsh.hxx index 8f5a04658e6c..45cb37f8ac68 100644 --- a/sw/inc/docsh.hxx +++ b/sw/inc/docsh.hxx @@ -299,6 +299,8 @@ public: GetController(); SfxInPlaceClient* GetIPClient( const ::svt::EmbeddedObjectRef& xObjRef ); + + virtual const ::sfx2::IXmlIdRegistry* GetXmlIdRegistry() const; }; class Graphic; |