Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxetable.hxx677 class XclExpRowOutlineBuffer : public XclExpOutlineBuffer class
680 inline explicit XclExpRowOutlineBuffer( const XclExpRoot& rRoot ) : in XclExpRowOutlineBuffer() function in XclExpRowOutlineBuffer
897 XclExpRowOutlineBuffer& rOutlineBfr, bool bAlwaysEmpty );
944 void Init( sal_uInt16 nXclRow, XclExpRowOutlineBuffer* pOutlineBfr );
1005 XclExpRowOutlineBuffer maOutlineBfr; /// Buffer for row outline groups.
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx1807 XclExpRowOutlineBuffer& rOutlineBfr, bool bAlwaysEmpty ) : in XclExpRow()
2149 XclExpRowOutlineBuffer aOutlineBfr( GetRoot() ); in Finalize()

Completed in 57 milliseconds