Searched refs:aShowDetail (Results 1 – 2 of 2) sorted by relevance
202 …virtual void SAL_CALL setShowDetail(const css::uno::Any& aShowDetail) throw (css::uno::RuntimeExce…
5014 void ScVbaRange::setShowDetail(const uno::Any& aShowDetail) throw ( css::uno::RuntimeException) in setShowDetail() argument5022 bool bShowDetail = extractBoolFromAny( aShowDetail ); in setShowDetail()
Completed in 43 milliseconds