Home
last modified time | relevance | path

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

/aoo41x/main/ucb/source/ucp/file/
H A Dfilnot.cxx156 PropertySetInfoChangeNotifier::PropertySetInfoChangeNotifier( in PropertySetInfoChangeNotifier() function in PropertySetInfoChangeNotifier
171 PropertySetInfoChangeNotifier::notifyPropertyAdded( const rtl::OUString & aPropertyName ) in notifyPropertyAdded()
188 PropertySetInfoChangeNotifier::notifyPropertyRemoved( const rtl::OUString & aPropertyName ) in notifyPropertyRemoved()
H A Dfilnot.hxx71 class PropertySetInfoChangeNotifier class
79 PropertySetInfoChangeNotifier(
125 virtual PropertySetInfoChangeNotifier* cPSL( void ) = 0;
H A Dshell.hxx432 std::list< PropertySetInfoChangeNotifier* >* SAL_CALL
458 std::list< PropertySetInfoChangeNotifier* >* listeners,
462 std::list< PropertySetInfoChangeNotifier* >* listeners,
H A Dshell.cxx2663 std::list< PropertySetInfoChangeNotifier* >* SAL_CALL
2666 … std::list< PropertySetInfoChangeNotifier* >* p = new std::list< PropertySetInfoChangeNotifier* >; in getPropertySetListeners()
2667 std::list< PropertySetInfoChangeNotifier* >& listeners = *p; in getPropertySetListeners()
2678 PropertySetInfoChangeNotifier* notifier = pointer->cPSL(); in getPropertySetListeners()
2690 shell::notifyPropertyAdded( std::list< PropertySetInfoChangeNotifier* >* listeners, in notifyPropertyAdded()
2693 std::list< PropertySetInfoChangeNotifier* >::iterator it = listeners->begin(); in notifyPropertyAdded()
2705 shell::notifyPropertyRemoved( std::list< PropertySetInfoChangeNotifier* >* listeners, in notifyPropertyRemoved()
2708 std::list< PropertySetInfoChangeNotifier* >::iterator it = listeners->begin(); in notifyPropertyRemoved()
H A Dbc.cxx1354 PropertySetInfoChangeNotifier*
1358 PropertySetInfoChangeNotifier* p = 0; in cPSL()
1360 p = new PropertySetInfoChangeNotifier( m_pMyShell, in cPSL()
H A Dbc.hxx271 PropertySetInfoChangeNotifier* cPSL( void );
H A Dfilrset.hxx95 virtual PropertySetInfoChangeNotifier* cPSL( void ) in cPSL()

Completed in 72 milliseconds