Home
last modified time | relevance | path

Searched refs:bAutoTopItems (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/inc/
H A Ddptabres.hxx560 sal_Bool bAutoTopItems; member in ScDPResultDimension
652 sal_Bool IsAutoTopItems() const { return bAutoTopItems; } in IsAutoTopItems()
/trunk/main/sc/source/core/data/
H A Ddptabres.cxx2743 bAutoTopItems( sal_False ), in ScDPResultDimension()
2805 bAutoTopItems = ( rAutoInfo.ShowItemsMode == sheet::DataPilotFieldShowItemsMode::FROM_TOP ); in InitFrom()
2877bAutoTopItems = ( rAutoInfo.ShowItemsMode == sheet::DataPilotFieldShowItemsMode::FROM_TOP ); in LateInitFrom()
3161 ScDPRowMembersOrder aComp( *this, nAutoMeasure, !bAutoTopItems ); in DoAutoShow()

Completed in 33 milliseconds