Searched refs:rAutoPool (Results 1 – 1 of 1) sorted by relevance
117 StylePool& rAutoPool = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? aAutoCharPool : aAutoParaPool; in getAutomaticStyle() local118 return rAutoPool.insertItemSet( rSet ); in getAutomaticStyle()124 StylePool& rAutoPool = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? aAutoCharPool : aAutoParaPool; in cacheAutomaticStyle() local125 StylePool::SfxItemSet_Pointer_t pStyle = rAutoPool.insertItemSet( rSet ); in cacheAutomaticStyle()137 StylePool& rAutoPool = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? aAutoCharPool : aAutoParaPool; in getByName() local147 rpCache->addCompletePool( rAutoPool ); in getByName()156 StylePool& rAutoPool = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? aAutoCharPool : aAutoParaPool; in getAllStyles() local159 IStylePoolIteratorAccess *pIter = rAutoPool.createIterator( true, true ); in getAllStyles()
Completed in 9 milliseconds