Home
last modified time | relevance | path

Searched refs:seqChanged (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx831 uno::Sequence< beans::PropertyChangeEvent > seqChanged( values.getLength() ); in setv() local
858 seqChanged[ propChanged ].PropertyName = values[i].Name; in setv()
859 seqChanged[ propChanged ].PropertyHandle = -1; in setv()
860 seqChanged[ propChanged ].Further = false; in setv()
861 seqChanged[ propChanged ].OldValue <<= aAny; in setv()
862 seqChanged[ propChanged++ ].NewValue = values[i].Value; in setv()
1040 seqChanged.realloc( propChanged ); in setv()
1041 notifyPropertyChanges( getPropertyChangeNotifier( aUnqPath ),seqChanged ); in setv()
2872 … const uno::Sequence< beans::PropertyChangeEvent >& seqChanged ) in notifyPropertyChanges()
2877 (*it)->notifyPropertyChanged( seqChanged ); in notifyPropertyChanges()
H A Dshell.hxx442 … const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyChangeEvent >& seqChanged );
H A Dfilnot.hxx113 com::sun::star::uno::Sequence< com::sun::star::beans::PropertyChangeEvent > seqChanged );

Completed in 35 milliseconds