Searched refs:pUrls (Results 1 – 1 of 1) sorted by relevance
2666 const ::com::sun::star::util::URL* pUrls = aUrls.getConstArray(); in statusChanged() local2672 for (i=0; i<aUrls.getLength(); ++i, ++pUrls, ++pSlots) in statusChanged()2674 if (pUrls->Main == Event.FeatureURL.Main) in statusChanged()2939 const ::com::sun::star::util::URL* pUrls = aUrls.getConstArray(); in IMPL_LINK() local2947 for (sal_uInt16 i=0; i<aSlots.getLength(); ++i, ++pUrls, ++pSlots) in IMPL_LINK()2954 if ( 0 == pUrls->Complete.compareTo( FMURL_RECORD_UNDO ) || commit() ) in IMPL_LINK()2955 m_pDispatchers[i]->dispatch(*pUrls, Sequence< PropertyValue>()); in IMPL_LINK()
Completed in 20 milliseconds