Searched refs:XclCellArea (Results 1 – 5 of 5) sorted by relevance
561 struct XclCellArea struct567 explicit XclCellArea(); argument573 bool operator==( const XclCellArea& rLeft, const XclCellArea& rRight );
334 struct XclImpCellArea : public XclCellArea
416 struct XclExpCellArea : public XclCellArea
1715 XclCellArea::XclCellArea() : in XclCellArea() function in XclCellArea1722 bool XclCellArea::IsTransparent() const in IsTransparent()1727 bool operator==( const XclCellArea& rLeft, const XclCellArea& rRight ) in operator ==()
1820 XclCellArea aTmp( *this ); in FillToCF8()
Completed in 87 milliseconds