Searched refs:XclExpRowOutlineBuffer (Results 1 – 2 of 2) sorted by relevance
677 class XclExpRowOutlineBuffer : public XclExpOutlineBuffer class680 inline explicit XclExpRowOutlineBuffer( const XclExpRoot& rRoot ) : in XclExpRowOutlineBuffer() function in XclExpRowOutlineBuffer897 XclExpRowOutlineBuffer& rOutlineBfr, bool bAlwaysEmpty );944 void Init( sal_uInt16 nXclRow, XclExpRowOutlineBuffer* pOutlineBfr );1005 XclExpRowOutlineBuffer maOutlineBfr; /// Buffer for row outline groups.
1807 XclExpRowOutlineBuffer& rOutlineBfr, bool bAlwaysEmpty ) : in XclExpRow()2149 XclExpRowOutlineBuffer aOutlineBfr( GetRoot() ); in Finalize()
Completed in 27 milliseconds