Home
last modified time | relevance | path

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

/aoo41x/main/ucbhelper/source/provider/
H A Dcontenthelper.cxx59 class PropertyEventSequence class
65 PropertyEventSequence( sal_uInt32 nSize ) in PropertyEventSequence() function in ucbhelper_impl::PropertyEventSequence
103 PropertyEventSequence*,
894 PropertyEventSequence* p = NULL; in notifyPropertiesChange()
904 p = new PropertyEventSequence( nCount ); in notifyPropertiesChange()
922 PropertyEventSequence* pSeq = (*it).second; in notifyPropertiesChange()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A DContentHelper.cxx591 typedef Sequence< PropertyChangeEvent > PropertyEventSequence; in notifyPropertiesChange() typedef
592 …typedef ::std::map< XPropertiesChangeListener*, PropertyEventSequence* > PropertiesEventListenerMa… in notifyPropertiesChange()
609 PropertyEventSequence* propertyEvents = NULL; in notifyPropertiesChange()
616 propertyEvents = new PropertyEventSequence( nCount ); in notifyPropertiesChange()
634 PropertyEventSequence* pSeq = (*it).second; in notifyPropertiesChange()

Completed in 24 milliseconds