Home
last modified time | relevance | path

Searched refs:GetTabInfo (Results 1 – 19 of 19) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dexcdoc.cxx160 nExcTab( rRoot.GetTabInfo().GetXclTab( nScTab ) ), in ExcTable()
185 XclExpTabInfo& rTabInfo = GetTabInfo(); in FillAsHeader()
671 if (GetTabInfo().IsExportTab( mnScTab ) ) in WriteXml()
691 if (GetTabInfo().IsExportTab( mnScTab ) ) in WriteXml()
720 SCTAB nScTab = 0, nScTabCount = GetTabInfo().GetScTabCount(); in ReadDoc()
725 if( GetTabInfo().IsExportTab( nScTab ) ) in ReadDoc()
H A Dxeview.cxx56 const XclExpTabInfo& rTabInfo = rStrm.GetRoot().GetTabInfo(); in SaveXml()
77 const XclExpTabInfo& rTabInfo = rStrm.GetRoot().GetTabInfo(); in WriteBody()
305 const XclExpTabInfo& rTabInfo = GetTabInfo(); in XclExpTabViewSettings()
H A Dxename.cxx253 … DBG_ASSERT( GetTabInfo().IsExportTab( nScTab ), "XclExpName::SetLocalTab - invalid sheet index" ); in SetLocalTab()
254 if( GetTabInfo().IsExportTab( nScTab ) ) in SetLocalTab()
615 XclExpTabInfo& rTabInfo = GetTabInfo(); in CreateBuiltInNames()
H A Dxelink.cxx1570 XclExpTabInfo& rTabInfo = GetTabInfo(); in XclExpSupbookBuffer()
1632 sal_uInt16 nXclTab = GetTabInfo().GetXclTab( rRange.aStart.Tab() ); in StoreCellRange()
2056 XclExpTabInfo& rTabInfo = GetTabInfo(); in CreateInternal()
2095 rnXclTab = GetTabInfo().GetXclTab( nScTab ); in FindInternal()
2130 XclExpTabInfo& rTabInfo = GetTabInfo(); in FindExtSheet()
2159 const XclExpTabInfo& rTabInfo = GetTabInfo(); in StoreCellRange()
H A Dexcrecds.cxx376 nGrbit( rRootData.pER->GetTabInfo().IsVisibleTab( nTabNum ) ? 0x0000 : 0x0001 ), in ExcBundlesheetBase()
411 String sTabName = rRootData.pER->GetTabInfo().GetScTabName( _nTab ); in ExcBundlesheet()
H A Dxiroot.cxx189 XclImpTabInfo& XclImpRoot::GetTabInfo() const in GetTabInfo() function in XclImpRoot
H A Dxehelper.cxx82 const XclExpTabInfo& rTabInfo = GetTabInfo(); in Initialize()
116 DBG_ASSERT( (0 <= GetCurrScTab()) && (GetCurrScTab() < GetTabInfo().GetScTabCount()), in ActivateCreateRowsSegment()
H A Dxeroot.cxx77 XclExpTabInfo& XclExpRoot::GetTabInfo() const in GetTabInfo() function in XclExpRoot
H A Dxeescher.cxx330 if( GetTabInfo().IsExportTab( aCellLink.Tab() ) ) in ConvertSheetLinks()
350 …if( (aSrcRange.aStart.Tab() == aSrcRange.aEnd.Tab()) && GetTabInfo().IsExportTab( aSrcRange.aStart… in ConvertSheetLinks()
H A Dexctools.cxx399 rRoot.GetTabInfo().InsertScTab( nNewTab ); in Apply()
H A Dexcimp8.cxx167 GetTabInfo().AppendXclTabName( aName, nBdshtTab ); in Boundsheet()
H A Dread.cxx790 XclImpTabInfo& rTabInfo = GetTabInfo(); in Read()
H A Dxipivot.cxx669 nScTab = GetTabInfo().GetScTabFromXclName( maTabName ); in ReadPivotCacheStream()
H A Dxepivot.cxx645 if( (nScTab == maExpSrcRange.aEnd.Tab()) && GetTabInfo().IsExportTab( nScTab ) ) in XclExpPivotCache()
/trunk/main/sc/source/filter/xcl97/
H A DXclImpChangeTrack.cxx120 return static_cast<SCTAB>(GetTabInfo().GetCurrentIndex( in ReadTabNum()
157 …rFirstTab = static_cast< SCTAB >( GetTabInfo().GetCurrentIndex( pStrm->ReaduInt16(), nTabIdCount )… in Read3DTabRefInfo()
160 …static_cast< SCTAB >( GetTabInfo().GetCurrentIndex( pStrm->ReaduInt16(), nTabIdCount ) ) : rFirstT… in Read3DTabRefInfo()
H A DXclExpChangeTrack.cxx534 rTabInfo( rRoot.GetTabInfo() ), in XclExpChTrAction()
922 lcl_WriteFixedString( rStrm, XclExpString( GetTabInfo().GetScTabName( nTab ) ), 127 ); in SaveActionData()
1081 pTabIdBuffer = new XclExpChTrTabIdBuffer( GetTabInfo().GetXclTabCount() ); in XclExpChangeTrack()
1091 pTabIdBuffer->InitFill( GetTabInfo().GetXclTab( nScTab ) ); in XclExpChangeTrack()
H A Dxcl97rec.cxx750 sUnicodeName( rRootData.pER->GetTabInfo().GetScTabName( _nTab ) ) in ExcBundlesheet8()
/trunk/main/sc/source/filter/inc/
H A Dxeroot.hxx114 XclExpTabInfo& GetTabInfo() const;
H A Dxiroot.hxx169 XclImpTabInfo& GetTabInfo() const;

Completed in 113 milliseconds