61#ifndef INCLUDED_LOTUSWORDPRO_INC_LWPGLOBALMGR_HXX
62#define INCLUDED_LOTUSWORDPRO_INC_LWPGLOBALMGR_HXX
66#include <config_lgpl.h>
XFColor GetHighlightColor(sal_uInt8 nID)
void SetEditorAttrMap(sal_uInt16 nID, LwpEditorAttr *pAttr)
LwpBookmarkMgr * GetLwpBookmarkMgr()
std::map< sal_uInt16, std::unique_ptr< LwpEditorAttr > > m_EditorAttrMap
std::unique_ptr< XFStyleManager > m_pXFStyleManager
static std::map< sal_uInt32, LwpGlobalMgr * > m_ThreadMap
OUString GetEditorName(sal_uInt8 nID)
std::unique_ptr< LwpBookmarkMgr > m_pBookmarkMgr
std::unique_ptr< XFFontFactory > m_pXFFontFactory
XFStyleManager * GetXFStyleManager()
LwpChangeMgr * GetLwpChangeMgr()
LwpGlobalMgr(LwpSvStream *pSvStream)
std::unique_ptr< LwpObjectFactory > m_pObjFactory
static void DeleteInstance()
static LwpGlobalMgr * GetInstance(LwpSvStream *pSvStream=nullptr)
std::unique_ptr< LwpChangeMgr > m_pChangeMgr
XFFontFactory * GetXFFontFactory()
LwpObjectFactory * GetLwpObjFactory()
object factory used for lwp object creation and maintenance
encapsulate XInputStream to provide SvStream like interfaces
Style manager for the filter.