Home
last modified time | relevance | path

Searched refs:GetOldRoot (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxiroot.cxx82 GetOldRoot().pAutoFilterBuffer = new XclImpAutoFilterBuffer; in XclImpRoot()
125 GetOldRoot().pColRowBuff->Convert( GetCurrScTab() ); in FinalizeTable()
143 return *GetOldRoot().pFmlaConverter; in GetOldFmlaConverter()
180 return *GetOldRoot().pPrintRanges; in GetPrintAreaBuffer()
186 return *GetOldRoot().pPrintTitles; in GetTitleAreaBuffer()
225 …DBG_ASSERT( GetOldRoot().pAutoFilterBuffer, "XclImpRoot::GetFilterManager - invalid call, wrong BI… in GetFilterManager()
226 return *GetOldRoot().pAutoFilterBuffer; in GetFilterManager()
H A Dexpop2.cxx61 pExcRoot = &GetOldRoot(); in ExportBiff5()
152 pExcRoot = &GetOldRoot(); in ExportXml2007()
H A Dexcdoc.cxx183 RootData& rR = GetOldRoot(); in FillAsHeader()
422 RootData& rR = GetOldRoot(); in FillAsTable()
550 RootData& rR = GetOldRoot(); in FillAsXmlTable()
H A Dexcform.cxx194 RootData& rR = GetOldRoot(); in Convert()
895 RootData& rR = GetOldRoot(); in Convert()
1778 aStack << aPool.Store( GetOldRoot().pShrfmlaBuff->Find( in GetShrFmla()
H A Dxiname.cxx186 GetFilterManager().Insert( &GetOldRoot(), aRange, maScName ); in XclImpName()
H A Dimpop.cxx131 pExcRoot = &GetOldRoot(); in ImportExcel()
H A Dxistyle.cxx1888 GetOldRoot().pColRowBuff->SetManualRowHeight( rStart.Row() ); in Finalize()
H A Dxiescher.cxx3010 … const ExtName* pExtName = GetOldRoot().pExtNameBuff->GetNameByIndex( nRefIdx, nNameIdx ); in ReadPictFmla()
/trunk/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx1073 … DBG_ASSERT( GetOldRoot().pTabId, "XclExpChangeTrack::XclExpChangeTrack - root data incomplete" ); in XclExpChangeTrack()
1074 if( !GetOldRoot().pTabId ) in XclExpChangeTrack()
1095 GetOldRoot().pTabId->Copy( *pTabIdBuffer ); in XclExpChangeTrack()
/trunk/main/sc/source/filter/inc/
H A Dxlroot.hxx153 inline RootData& GetOldRoot() const { return *mrData.mxRD; } in GetOldRoot() function in XclRoot

Completed in 105 milliseconds