Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dxetable.hxx646 struct XclExpLevelInfo struct in XclExpOutlineBuffer
648 SCCOLROW mnScEndPos; /// The end position of a group in a level.
649 bool mbHidden; /// true = Group in this level is hidden.
650 inline explicit XclExpLevelInfo() : mnScEndPos( 0 ), mbHidden( false ) {} in XclExpLevelInfo() argument

Completed in 23 milliseconds