19#ifndef INCLUDED_SW_INC_SWACORR_HXX 
   20#define INCLUDED_SW_INC_SWACORR_HXX 
   25#include <com/sun/star/uno/Reference.h> 
   40    virtual bool GetLongText( 
const OUString& rShort, OUString& rLong ) 
override;
 
   42    virtual void refreshBlockList( 
const css::uno::Reference < css::embed::XStorage >& ) 
override;
 
   46    virtual bool PutText( 
const css::uno::Reference < css::embed::XStorage >&,
 
   47                          const OUString& rFileName, 
const OUString& rShort, 
SfxObjectShell&, OUString& ) 
override;
 
virtual void refreshBlockList(const css::uno::Reference< css::embed::XStorage > &rStg)
bool PutText(const OUString &rShort, const OUString &rLong, LanguageType eLang)
virtual bool GetLongText(const OUString &rShort, OUString &rLong)
std::unique_ptr< SwXMLTextBlocks > m_pTextBlocks