Home
last modified time | relevance | path

Searched refs:XclExpBooleanCell (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxetable.hxx386 class XclExpBooleanCell : public XclExpSingleCellBase class
388 DECL_FIXEDMEMPOOL_NEWDEL( XclExpBooleanCell )
391 explicit XclExpBooleanCell( const XclExpRoot rRoot, const XclAddress& rXclPos,
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx616 IMPL_FIXEDMEMPOOL_NEWDEL( XclExpBooleanCell, 256, 256 )
618 XclExpBooleanCell::XclExpBooleanCell( in XclExpBooleanCell() function in XclExpBooleanCell
627 void XclExpBooleanCell::SaveXml( XclExpXmlStream& rStrm ) in SaveXml()
642 void XclExpBooleanCell::WriteContents( XclExpStream& rStrm ) in WriteContents()
2423 xCell.reset( new XclExpBooleanCell( in XclExpCellTable()

Completed in 37 milliseconds