Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Dswstylemanager.cxx69 StylePool aAutoParaPool; member in SwStyleManager
78 aAutoParaPool( pIgnorableParagraphItems ), in SwStyleManager()
117 StylePool& rAutoPool = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? aAutoCharPool : aAutoParaPool; in getAutomaticStyle()
124 StylePool& rAutoPool = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? aAutoCharPool : aAutoParaPool; in cacheAutomaticStyle()
137 StylePool& rAutoPool = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? aAutoCharPool : aAutoParaPool; in getByName()
156 StylePool& rAutoPool = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? aAutoCharPool : aAutoParaPool; in getAllStyles()

Completed in 9 milliseconds