Searched refs:GetXti (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/source/filter/excel/ |
H A D | xilink.cxx | 202 const XclImpXti* GetXti( sal_uInt16 nXtiIndex ) const; 637 if( const XclImpXti* pXti = GetXti( nXtiIndex ) ) in GetScTabRange() 681 const XclImpXti* XclImpLinkManagerImpl::GetXti( sal_uInt16 nXtiIndex ) const in GetXti() function in XclImpLinkManagerImpl 688 const XclImpXti* pXti = GetXti( nXtiIndex ); in GetSupbook()
|
H A D | xelink.cxx | 386 XclExpXti GetXti( sal_uInt16 nFirstXclTab, sal_uInt16 nLastXclTab, 416 XclExpXti GetXti( sal_uInt16 nFileId, const String& rTabName, sal_uInt16 nXclTabSpan, 1588 XclExpXti XclExpSupbookBuffer::GetXti( sal_uInt16 nFirstXclTab, sal_uInt16 nLastXclTab, in GetXti() function in XclExpSupbookBuffer 1827 XclExpXti XclExpSupbookBuffer::GetXti( sal_uInt16 nFileId, const String& rTabName, sal_uInt16 nXclT… in GetXti() function in XclExpSupbookBuffer 2133 rnExtSheet = InsertXti( maSBBuffer.GetXti( rnFirstXclTab, rnLastXclTab, pRefLogEntry ) ); in FindExtSheet() 2141 return InsertXti( maSBBuffer.GetXti( EXC_TAB_EXTERNAL, EXC_TAB_EXTERNAL ) ); in FindExtSheet() 2149 XclExpXti aXti = maSBBuffer.GetXti(nFileId, rTabName, nXclTabSpan, pRefLogEntry); in FindExtSheet()
|
Completed in 35 milliseconds