Home
last modified time | relevance | path

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

/aoo42x/main/reportdesign/source/ui/report/
H A DReportController.cxx980 util::Color lcl_extractBackgroundColor( const Sequence< PropertyValue >& _rDispatchArgs ) in lcl_extractBackgroundColor() argument
983 if ( _rDispatchArgs.getLength() == 1 ) in lcl_extractBackgroundColor()
985 OSL_VERIFY( _rDispatchArgs[0].Value >>= aColor ); in lcl_extractBackgroundColor()
989 SequenceAsHashMap aMap( _rDispatchArgs ); in lcl_extractBackgroundColor()

Completed in 33 milliseconds