Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx4979 sal_Bool bShowDetail = sal_False; in getShowDetail() local
5002 bShowDetail = !pEntry->IsHidden(); in getShowDetail()
5003 return uno::makeAny( bShowDetail ); in getShowDetail()
5022 bool bShowDetail = extractBoolFromAny( aShowDetail ); in setShowDetail() local
5038 if( bShowDetail ) in setShowDetail()

Completed in 56 milliseconds