Searched refs:bAutoTopItems (Results 1 – 2 of 2) sorted by relevance
560 sal_Bool bAutoTopItems; member in ScDPResultDimension652 sal_Bool IsAutoTopItems() const { return bAutoTopItems; } in IsAutoTopItems()
2743 bAutoTopItems( sal_False ), in ScDPResultDimension()2805 bAutoTopItems = ( rAutoInfo.ShowItemsMode == sheet::DataPilotFieldShowItemsMode::FROM_TOP ); in InitFrom()2877 … bAutoTopItems = ( rAutoInfo.ShowItemsMode == sheet::DataPilotFieldShowItemsMode::FROM_TOP ); in LateInitFrom()3161 ScDPRowMembersOrder aComp( *this, nAutoMeasure, !bAutoTopItems ); in DoAutoShow()
Completed in 64 milliseconds