Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxetable.hxx628 class XclExpOutlineBuffer class
639 explicit XclExpOutlineBuffer( const XclExpRoot& rRoot, bool bRows );
663 class XclExpColOutlineBuffer : public XclExpOutlineBuffer
667 XclExpOutlineBuffer( rRoot, false ) {} in XclExpColOutlineBuffer()
677 class XclExpRowOutlineBuffer : public XclExpOutlineBuffer
681 XclExpOutlineBuffer( rRoot, true ) {} in XclExpRowOutlineBuffer()
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx1391 XclExpOutlineBuffer::XclExpOutlineBuffer( const XclExpRoot& rRoot, bool bRows ) : in XclExpOutlineBuffer() function in XclExpOutlineBuffer
1406 void XclExpOutlineBuffer::UpdateColRow( SCCOLROW nScPos ) in UpdateColRow()

Completed in 40 milliseconds