Searched refs:XclExpXti (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sc/source/filter/excel/ |
H A D | xelink.cxx | 353 struct XclExpXti struct 359 inline explicit XclExpXti() : mnSupbook( 0 ), mnFirstSBTab( 0 ), mnLastSBTab( 0 ) {} in XclExpXti() argument 368 inline bool operator==( const XclExpXti& rLeft, const XclExpXti& rRight ) in operator ==() argument 386 XclExpXti GetXti( sal_uInt16 nFirstXclTab, sal_uInt16 nLastXclTab, 623 sal_uInt16 InsertXti( const XclExpXti& rXti ); 626 typedef ::std::vector< XclExpXti > XclExpXtiVec; 1588 XclExpXti XclExpSupbookBuffer::GetXti( sal_uInt16 nFirstXclTab, sal_uInt16 nLastXclTab, in GetXti() 1591 XclExpXti aXti; in GetXti() 1830 XclExpXti aXti(0, EXC_NOTAB, EXC_NOTAB); in GetXti() 2149 XclExpXti aXti = maSBBuffer.GetXti(nFileId, rTabName, nXclTabSpan, pRefLogEntry); in FindExtSheet() [all …]
|
Completed in 14 milliseconds