Home
last modified time | relevance | path

Searched refs:mxThemeRoot (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterTheme.cxx279 Reference<container::XHierarchicalNameAccess> mxThemeRoot; member in sdext::presenter::PresenterTheme::Theme
717 mxThemeRoot(rxThemeRoot), in Theme()
736 PresenterConfigurationAccess::GetConfigurationNode(mxThemeRoot, A2S("ThemeName")) in Read()
741 if ((PresenterConfigurationAccess::GetConfigurationNode(mxThemeRoot, A2S("ParentTheme")) in Read()
750 mxThemeRoot, in Read()
757 maStyleAssociations.Read(rReadContext, mxThemeRoot); in Read()
760 maPaneStyles.Read(rReadContext, mxThemeRoot); in Read()
763 maViewStyles.Read(rReadContext, mxThemeRoot); in Read()
769 PresenterConfigurationAccess::GetConfigurationNode(mxThemeRoot, A2S("Bitmaps")), in Read()
779 PresenterConfigurationAccess::GetConfigurationNode(mxThemeRoot, A2S("Fonts")), in Read()

Completed in 24 milliseconds