Searched refs:AUTO_STYLE_CHAR (Results 1 – 7 of 7) sorted by relevance
117 StylePool& rAutoPool = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? aAutoCharPool : aAutoParaPool; in getAutomaticStyle()124 StylePool& rAutoPool = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? aAutoCharPool : aAutoParaPool; in cacheAutomaticStyle()126 SwStyleCache* &rpCache = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? in cacheAutomaticStyle()137 StylePool& rAutoPool = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? aAutoCharPool : aAutoParaPool; in getByName()138 SwStyleCache* &rpCache = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? mpCharCache : mpParaCache; in getByName()156 StylePool& rAutoPool = eFamily == IStyleAccess::AUTO_STYLE_CHAR ? aAutoCharPool : aAutoParaPool; in getAllStyles()
41 AUTO_STYLE_CHAR, enumerator
106 IStyleAccess::AUTO_STYLE_CHAR,3776 case IStyleAccess::AUTO_STYLE_CHAR: in getByIndex()3901 case IStyleAccess::AUTO_STYLE_CHAR: in insertStyle()4098 case IStyleAccess::AUTO_STYLE_CHAR: in getPropertySetInfo()4232 case IStyleAccess::AUTO_STYLE_CHAR : nPropSetId = PROPERTY_MAP_CHAR_AUTO_STYLE; break; in GetPropertyValues_Impl()4376 case IStyleAccess::AUTO_STYLE_CHAR : nPropSetId = PROPERTY_MAP_CHAR_AUTO_STYLE; break; in getPropertyStates()4439 case IStyleAccess::AUTO_STYLE_CHAR : nPropSetId = PROPERTY_MAP_CHAR_AUTO_STYLE; break; in getProperties()
310 rStyleAccess.getByName(uStyle, IStyleAccess::AUTO_STYLE_CHAR ); in lcl_setAutoStyle()
916 …yle = rNode.getIDocumentStyleAccess().getAutomaticStyle( *pNewSet, IStyleAccess::AUTO_STYLE_CHAR ); in BuildPortions()1123 …emSet_Pointer_t pAutoStyle = rStyleAccess.getAutomaticStyle( rSet, IStyleAccess::AUTO_STYLE_CHAR ); in MakeTxtAttr()
364 … pStyleHandle = rStyleAccess.getAutomaticStyle( *pNewSet, IStyleAccess::AUTO_STYLE_CHAR ); in lcl_HaveCommonAttributes()
3364 IStyleAccess::AUTO_STYLE_CHAR, in getDocumentLanguages()
Completed in 214 milliseconds