Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/update/check/
H A Dupdatecheckjob.cxx114 void handleExtensionUpdates( const uno::Sequence< beans::NamedValue > &rListProp );
237 void UpdateCheckJob::handleExtensionUpdates( const uno::Sequence< beans::NamedValue > &rListProp ) in handleExtensionUpdates() argument
241 getValue< uno::Sequence< uno::Sequence< rtl::OUString > > > ( rListProp, "updateList" ); in handleExtensionUpdates()
242 bool bPrepareOnly = getValue< bool > ( rListProp, "prepareOnly" ); in handleExtensionUpdates()

Completed in 11 milliseconds