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