Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Dswstylemanager.cxx66 class SwStyleManager : public IStyleAccess class
76 SwStyleManager( SfxItemSet* pIgnorableParagraphItems ) in SwStyleManager() function in SwStyleManager
83 virtual ~SwStyleManager();
97 return new SwStyleManager( pIgnorableParagraphItems ); in createStyleManager()
100 SwStyleManager::~SwStyleManager() in ~SwStyleManager()
106 void SwStyleManager::clearCaches() in clearCaches()
114 StylePool::SfxItemSet_Pointer_t SwStyleManager::getAutomaticStyle( const SfxItemSet& rSet, in getAutomaticStyle()
121 StylePool::SfxItemSet_Pointer_t SwStyleManager::cacheAutomaticStyle( const SfxItemSet& rSet, in cacheAutomaticStyle()
134 StylePool::SfxItemSet_Pointer_t SwStyleManager::getByName( const rtl::OUString& rName, in getByName()
153 void SwStyleManager::getAllStyles( std::vector<StylePool::SfxItemSet_Pointer_t> &rStyles, in getAllStyles()

Completed in 23 milliseconds