Searched defs:XclExpTabInfoEntry (Results 1 – 1 of 1) sorted by relevance
111 struct XclExpTabInfoEntry struct in XclExpTabInfo113 String maScName;114 sal_uInt16 mnXclTab;115 sal_uInt8 mnFlags;116 inline explicit XclExpTabInfoEntry() : mnXclTab( 0 ), mnFlags( 0 ) {} in XclExpTabInfoEntry() function
Completed in 13 milliseconds