Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A Dxmlstyli.cxx278 rtl::OUString sApplyStyle; member in ScXMLMapContext
289 const rtl::OUString& GetApplyStyle() const { return sApplyStyle; } in GetApplyStyle()
312 sApplyStyle = GetImport().GetStyleDisplayName( XML_STYLE_FAMILY_TABLE_CELL, rValue); in ScXMLMapContext()
395 const rtl::OUString& sApplyStyle, const rtl::OUString& sBaseCell) const in GetConditionalFormat() argument
397 if (sTempCondition.getLength() && sApplyStyle.getLength()) in GetConditionalFormat()
405 SetStyle(aProps, sApplyStyle); in GetConditionalFormat()
456 rtl::OUString sApplyStyle; member
495 aMap.sApplyStyle = ((ScXMLMapContext*)pContext)->GetApplyStyle(); in CreateChildContext()
528 GetConditionalFormat(aConditionalFormat, aItr->sCondition, aItr->sApplyStyle, aItr->sBaseCell); in FillPropertySet()
H A Dxmlstyli.hxx126 const rtl::OUString& sApplyStyle, const rtl::OUString& sBaseCell) const;
/aoo4110/main/sw/source/filter/xml/
H A Dxmlfmt.cxx212 OUString sApplyStyle; member in SwXMLConditionContext_Impl
230 const OUString& GetApplyStyle() const { return sApplyStyle; } in GetApplyStyle()
265 sApplyStyle = rValue; in SwXMLConditionContext_Impl()

Completed in 29 milliseconds