Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/ !
H A Dxmlstyli.cxx280 rtl::OUString sBaseCell; member in ScXMLMapContext
291 const rtl::OUString& GetBaseCell() const { return sBaseCell; } in GetBaseCell()
314 sBaseCell = rValue; in ScXMLMapContext()
395 const rtl::OUString& sApplyStyle, const rtl::OUString& sBaseCell) const in GetConditionalFormat()
403 if (sBaseCell.getLength()) in GetConditionalFormat()
404 SetBaseCellAddress(aProps, sBaseCell); in GetConditionalFormat()
457 rtl::OUString sBaseCell; member
496 aMap.sBaseCell = ((ScXMLMapContext*)pContext)->GetBaseCell(); 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;

Completed in 15 milliseconds