Searched defs:XclExpXti (Results 1 – 1 of 1) sorted by relevance
353 struct XclExpXti struct359 inline explicit XclExpXti() : mnSupbook( 0 ), mnFirstSBTab( 0 ), mnLastSBTab( 0 ) {} in XclExpXti() argument360 …inline explicit XclExpXti( sal_uInt16 nSupbook, sal_uInt16 nFirstSBTab, sal_uInt16 nLastSBTab … in XclExpXti() function368 inline bool operator==( const XclExpXti& rLeft, const XclExpXti& rRight ) in operator ==() argument
Completed in 69 milliseconds