Home
last modified time | relevance | path

Searched defs:XclExpXti (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx353 struct XclExpXti struct
359 inline explicit XclExpXti() : mnSupbook( 0 ), mnFirstSBTab( 0 ), mnLastSBTab( 0 ) {} in XclExpXti() argument
360 …inline explicit XclExpXti( sal_uInt16 nSupbook, sal_uInt16 nFirstSBTab, sal_uInt16 nLastSBTab … in XclExpXti() function
368 inline bool operator==( const XclExpXti& rLeft, const XclExpXti& rRight ) in operator ==() argument

Completed in 39 milliseconds