Searched refs:XclExpOutlineBuffer (Results 1 – 2 of 2) sorted by relevance
628 class XclExpOutlineBuffer class639 explicit XclExpOutlineBuffer( const XclExpRoot& rRoot, bool bRows );663 class XclExpColOutlineBuffer : public XclExpOutlineBuffer667 XclExpOutlineBuffer( rRoot, false ) {} in XclExpColOutlineBuffer()677 class XclExpRowOutlineBuffer : public XclExpOutlineBuffer681 XclExpOutlineBuffer( rRoot, true ) {} in XclExpRowOutlineBuffer()
1391 XclExpOutlineBuffer::XclExpOutlineBuffer( const XclExpRoot& rRoot, bool bRows ) : in XclExpOutlineBuffer() function in XclExpOutlineBuffer1406 void XclExpOutlineBuffer::UpdateColRow( SCCOLROW nScPos ) in UpdateColRow()
Completed in 68 milliseconds