Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dimp_op.hxx72 inline XclImpOutlineBuffer* GetRowOutline() const { return mxRowOutlineBuff.get(); } in GetRowOutline()
80 XclImpOutlineBfrRef mxRowOutlineBuff; member in XclImpOutlineDataBuffer
/trunk/main/sc/source/filter/excel/
H A Dimpop.cxx1354 mxRowOutlineBuff( new XclImpOutlineBuffer( rRoot.GetXclMaxPos().Row() + 1 ) ), in XclImpOutlineDataBuffer()
1369mxRowOutlineBuff->SetOutlineArray( GetDoc().GetOutlineTable( mnScTab, sal_True )->GetRowArray() ); in Convert()
1370 mxRowOutlineBuff->MakeScOutline(); in Convert()

Completed in 16 milliseconds