Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Dswstylemanager.cxx117 StylePool& rAutoPool = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? aAutoCharPool : aAutoParaPool; in getAutomaticStyle() local
118 return rAutoPool.insertItemSet( rSet ); in getAutomaticStyle()
124 StylePool& rAutoPool = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? aAutoCharPool : aAutoParaPool; in cacheAutomaticStyle() local
125 StylePool::SfxItemSet_Pointer_t pStyle = rAutoPool.insertItemSet( rSet ); in cacheAutomaticStyle()
137 StylePool& rAutoPool = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? aAutoCharPool : aAutoParaPool; in getByName() local
147 rpCache->addCompletePool( rAutoPool ); in getByName()
156 StylePool& rAutoPool = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? aAutoCharPool : aAutoParaPool; in getAllStyles() local
159 IStylePoolIteratorAccess *pIter = rAutoPool.createIterator( true, true ); in getAllStyles()

Completed in 11 milliseconds