Searched refs:rListProp (Results 1 – 1 of 1) sorted by relevance
87 void handleExtensionUpdates( const uno::Sequence< beans::NamedValue > &rListProp );160 void UpdateCheckJob::handleExtensionUpdates( const uno::Sequence< beans::NamedValue > &rListProp ) in handleExtensionUpdates() argument164 getValue< uno::Sequence< uno::Sequence< rtl::OUString > > > ( rListProp, "updateList" ); in handleExtensionUpdates()165 bool bPrepareOnly = getValue< bool > ( rListProp, "prepareOnly" ); in handleExtensionUpdates()