Searched refs:sApplyStyle (Results 1 – 3 of 3) sorted by relevance
278 rtl::OUString sApplyStyle; member in ScXMLMapContext289 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() argument397 if (sTempCondition.getLength() && sApplyStyle.getLength()) in GetConditionalFormat()405 SetStyle(aProps, sApplyStyle); in GetConditionalFormat()456 rtl::OUString sApplyStyle; member495 aMap.sApplyStyle = ((ScXMLMapContext*)pContext)->GetApplyStyle(); in CreateChildContext()528 GetConditionalFormat(aConditionalFormat, aItr->sCondition, aItr->sApplyStyle, aItr->sBaseCell); in FillPropertySet()
126 const rtl::OUString& sApplyStyle, const rtl::OUString& sBaseCell) const;
212 OUString sApplyStyle; member in SwXMLConditionContext_Impl230 const OUString& GetApplyStyle() const { return sApplyStyle; } in GetApplyStyle()265 sApplyStyle = rValue; in SwXMLConditionContext_Impl()
Completed in 18 milliseconds