Home
last modified time | relevance | path

Searched refs:pIR (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sc/source/filter/excel/
H A Dnamebuff.cxx122 …ScRangeData* pData = new ScRangeData( pExcRoot->pIR->GetDocPtr(), aName, rToken, rRange.aStart, RT… in Store()
123 const ScAddress& rMaxPos = pExcRoot->pIR->GetMaxPos(); in Store()
127 pExcRoot->pIR->GetNamedRanges().Insert( pData ); in Store()
209 if( pExcRoot->pIR->GetDoc().GetTable( pCur->aTab, nNewTabNum ) ) in GetScTabIndex()
217 else if( pExcRoot->pIR->GetDocShell() ) in GetScTabIndex()
219 if( pExcRoot->pIR->GetExtDocOptions().GetDocSettings().mnLinkCnt == 0 ) in GetScTabIndex()
222 pExcRoot->pIR->GetDocShell() ) ); in GetScTabIndex()
224 … if( pExcRoot->pIR->GetDoc().LinkExternalTab( nNewTabNum, aTabName, aURL, pCur->aTab ) ) in GetScTabIndex()
H A Dexcimp8.cxx410 ScDocument& rDoc = pExcRoot->pIR->GetDoc(); in SetCellAttribs()
425 pExcRoot->pIR->GetDoc().CreateQueryParam( aAdvRange.aStart.Col(), in InsertQueryParam()
664 ScDBCollection& rColl = pExcRoot->pIR->GetDatabaseRanges(); in CreateScDBData()
H A Dexctools.cxx75 pIR = NULL; in RootData()
297 ExcScenario::ExcScenario( XclImpStream& rIn, const RootData& rR ) : nTab( rR.pIR->GetCurrScTab() ) in ExcScenario()
H A Dimpop.cxx132 pExcRoot->pIR = this; // ExcRoot -> XclImpRoot in ImportExcel()
475 XclImpUrlHelper::DecodeUrl( aUrl, aTabName, bSameWorkBook, *pExcRoot->pIR, aEncodedUrl ); in Externsheet()
/aoo41x/main/sc/source/filter/inc/
H A Droot.hxx74 XclImpRoot* pIR; member

Completed in 33 milliseconds