Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/tools/
H A DWrappedPropertySet.cxx468 std::vector< WrappedProperty* > aPropList( createWrappedProperties() ); in getWrappedPropertyMap() local
471 …for( std::vector< WrappedProperty* >::const_iterator aIt = aPropList.begin(); aIt!=aPropList.end()… in getWrappedPropertyMap()
/aoo42x/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx928 uno::Sequence< beans::PropertyValue > aPropList(2); in createNotifyJob() local
931 aPropList[0] = aProperty; in createNotifyJob()
934 aPropList[1] = aProperty; in createNotifyJob()
936 xDispatch->dispatch(aURL, aPropList ); in createNotifyJob()

Completed in 82 milliseconds