Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dimp_op.hxx71 inline XclImpOutlineBuffer* GetColOutline() const { return mxColOutlineBuff.get(); } in GetColOutline()
79 XclImpOutlineBfrRef mxColOutlineBuff; member in XclImpOutlineDataBuffer
/trunk/main/sc/source/filter/excel/
H A Dimpop.cxx1353 mxColOutlineBuff( new XclImpOutlineBuffer( rRoot.GetXclMaxPos().Col() + 1 ) ), in XclImpOutlineDataBuffer()
1366mxColOutlineBuff->SetOutlineArray( GetDoc().GetOutlineTable( mnScTab, sal_True )->GetColArray() ); in Convert()
1367 mxColOutlineBuff->MakeScOutline(); in Convert()

Completed in 24 milliseconds