57#include <osl/thread.hxx>
81 sal_uInt32 nThreadID = osl::Thread::getCurrentIdentifier();
95 sal_uInt32 nThreadID = osl::Thread::getCurrentIdentifier();
100 iter->second =
nullptr;
114 return iter->second->cName.str();
123 LwpColor aLwpColor = iter->second->cHiLiteColor;
lwpcolor class (red, green, blue, extra)
sal_uInt16 GetGreen() const
sal_uInt16 GetBlue() const
sal_uInt16 GetRed() const
XFColor GetHighlightColor(sal_uInt8 nID)
void SetEditorAttrMap(sal_uInt16 nID, LwpEditorAttr *pAttr)
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
LwpGlobalMgr(LwpSvStream *pSvStream)
std::unique_ptr< LwpObjectFactory > m_pObjFactory
static void DeleteInstance()
static LwpGlobalMgr * GetInstance(LwpSvStream *pSvStream=nullptr)
std::unique_ptr< LwpChangeMgr > m_pChangeMgr
object factory used for lwp object creation and maintenance
encapsulate XInputStream to provide SvStream like interfaces
Style manager for the filter.