Home
last modified time | relevance | path

Searched refs:XclExpCellArea (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/filter/excel/
H A Dxestyle.cxx1761 XclExpCellArea::XclExpCellArea() : in XclExpCellArea() function in XclExpCellArea
1785 void XclExpCellArea::SetFinalColors( const XclExpPalette& rPalette ) in SetFinalColors()
1791 void XclExpCellArea::FillToXF2( sal_uInt8& rnFlags ) const
1796 void XclExpCellArea::FillToXF3( sal_uInt16& rnArea ) const
1804 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 …]
H A Dxecontent.cxx597 XclExpCellArea maArea; /// Pattern formatting attributes.
/aoo41x/main/sc/source/filter/inc/
H A Dxestyle.hxx416 struct XclExpCellArea : public XclCellArea struct
421 explicit XclExpCellArea(); argument
491 const XclExpCellArea& GetAreaData() const { return maArea; } in GetAreaData()
529 XclExpCellArea maArea; /// Background area style.
760 typedef ::std::vector< XclExpCellArea > XclExpFillList;

Completed in 52 milliseconds