Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Dswstylemanager.cxx117 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()
/aoo4110/main/sw/inc/
H A Distyleaccess.hxx41 AUTO_STYLE_CHAR, enumerator
/aoo4110/main/sw/source/core/unocore/
H A Dunostyle.cxx106 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()
H A Dunoobj.cxx310 rStyleAccess.getByName(uStyle, IStyleAccess::AUTO_STYLE_CHAR ); in lcl_setAutoStyle()
/aoo4110/main/sw/source/core/txtnode/
H A Dthints.cxx916 …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()
H A Dtxtedt.cxx364 … pStyleHandle = rStyleAccess.getAutomaticStyle( *pNewSet, IStyleAccess::AUTO_STYLE_CHAR ); in lcl_HaveCommonAttributes()
/aoo4110/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3364 IStyleAccess::AUTO_STYLE_CHAR, in getDocumentLanguages()

Completed in 160 milliseconds