Searched refs:sBaseCell (Results 1 – 2 of 2) sorted by relevance
280 rtl::OUString sBaseCell; member in ScXMLMapContext291 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; member496 aMap.sBaseCell = ((ScXMLMapContext*)pContext)->GetBaseCell(); in CreateChildContext()528 GetConditionalFormat(aConditionalFormat, aItr->sCondition, aItr->sApplyStyle, aItr->sBaseCell); in FillPropertySet()
126 const rtl::OUString& sApplyStyle, const rtl::OUString& sBaseCell) const;
Completed in 18 milliseconds