Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbarange.hxx202 …virtual void SAL_CALL setShowDetail(const css::uno::Any& aShowDetail) throw (css::uno::RuntimeExce…
H A Dvbarange.cxx5014 void ScVbaRange::setShowDetail(const uno::Any& aShowDetail) throw ( css::uno::RuntimeException) in setShowDetail() argument
5022 bool bShowDetail = extractBoolFromAny( aShowDetail ); in setShowDetail()

Completed in 39 milliseconds