Searched refs:XclExpCellArea (Results 1 – 3 of 3) sorted by relevance
1761 XclExpCellArea::XclExpCellArea() : in XclExpCellArea() function in XclExpCellArea1785 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()1845 void XclExpCellArea::SaveXml( XclExpXmlStream& rStrm ) const in SaveXml()2347 const XclExpCellArea&2898 static XclExpCellArea lcl_GetPatternFill_None() in lcl_GetPatternFill_None()2900 XclExpCellArea aFill; in lcl_GetPatternFill_None()2905 static XclExpCellArea lcl_GetPatternFill_Gray125() in lcl_GetPatternFill_Gray125()[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;
Completed in 40 milliseconds