Searched defs:ThemeTable_Impl (Results 1 – 1 of 1) sorted by relevance
42 struct ThemeTable_Impl struct44 ThemeTable_Impl() : in ThemeTable_Impl() argument47 std::map<sal_uInt32, std::map<sal_uInt32, ::rtl::OUString> > m_themeFontMap;48 sal_uInt32 m_currentThemeFontId;49 std::map<sal_uInt32, ::rtl::OUString> m_currentFontThemeEntry;
Completed in 19 milliseconds