Searched refs:XclExpCellArea (Results 1 – 3 of 3) sorted by relevance
1761 XclExpCellArea::XclExpCellArea() : in XclExpCellArea() function in XclExpCellArea1767 bool XclExpCellArea::FillFromItemSet( const SfxItemSet& rItemSet, XclExpPalette& rPalette, bool bSt… in FillFromItemSet()1785 void XclExpCellArea::SetFinalColors( const XclExpPalette& rPalette ) in SetFinalColors()1791 void XclExpCellArea::FillToXF2( sal_uInt8& rnFlags ) const1796 void XclExpCellArea::FillToXF3( sal_uInt16& rnArea ) const1804 void XclExpCellArea::FillToXF5( sal_uInt32& rnArea ) const in FillToXF5()1811 void XclExpCellArea::FillToXF8( sal_uInt32& rnBorder2, sal_uInt16& rnArea ) const in FillToXF8()1818 void XclExpCellArea::FillToCF8( sal_uInt16& rnPattern, sal_uInt16& rnColor ) const in FillToCF8()1845 void XclExpCellArea::SaveXml( XclExpXmlStream& rStrm ) const in SaveXml()2347 const XclExpCellArea&[all …]
597 XclExpCellArea maArea; /// Pattern formatting attributes.
416 struct XclExpCellArea : public XclCellArea struct421 explicit XclExpCellArea(); argument491 const XclExpCellArea& GetAreaData() const { return maArea; } in GetAreaData()529 XclExpCellArea maArea; /// Background area style.760 typedef ::std::vector< XclExpCellArea > XclExpFillList;