Home
last modified time | relevance | path

Searched refs:XclExpTabInfo (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx647 XclExpTabInfo::XclExpTabInfo( const XclExpRoot& rRoot ) : in XclExpTabInfo() function in XclExpTabInfo
746 bool XclExpTabInfo::IsExportTab( SCTAB nScTab ) const in IsExportTab()
752 bool XclExpTabInfo::IsExternalTab( SCTAB nScTab ) const in IsExternalTab()
759 bool XclExpTabInfo::IsVisibleTab( SCTAB nScTab ) const in IsVisibleTab()
764 bool XclExpTabInfo::IsSelectedTab( SCTAB nScTab ) const in IsSelectedTab()
816 void XclExpTabInfo::CalcXclIndexes() in CalcXclIndexes()
857 void XclExpTabInfo::CalcSortedIndexes() in CalcSortedIndexes()
1570 XclExpTabInfo& rTabInfo = GetTabInfo(); in XclExpSupbookBuffer()
2056 XclExpTabInfo& rTabInfo = GetTabInfo(); in CreateInternal()
2130 XclExpTabInfo& rTabInfo = GetTabInfo(); in FindExtSheet()
[all …]
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 Dxeroot.cxx77 XclExpTabInfo& XclExpRoot::GetTabInfo() const in GetTabInfo()
169 mrExpData.mxTabInfo.reset( new XclExpTabInfo( GetRoot() ) ); in InitializeConvert()
H A Dexcdoc.cxx185 XclExpTabInfo& rTabInfo = GetTabInfo(); in FillAsHeader()
H A Dxename.cxx615 XclExpTabInfo& rTabInfo = GetTabInfo(); in CreateBuiltInNames()
H A Dxehelper.cxx82 const XclExpTabInfo& rTabInfo = GetTabInfo(); in Initialize()
/trunk/main/sc/source/filter/inc/
H A Dxeroot.hxx42 class XclExpTabInfo;
60 typedef ScfRef< XclExpTabInfo > XclExpTabInfoRef;
114 XclExpTabInfo& GetTabInfo() const;
H A Dxelink.hxx54 class XclExpTabInfo : protected XclExpRoot class
58 explicit XclExpTabInfo( const XclExpRoot& rRoot );
H A DXclExpChangeTrack.hxx351 const XclExpTabInfo& rTabInfo; // for table num export (sc num -> xcl num)

Completed in 71 milliseconds