Searched refs:PropertySetInfoChangeNotifier (Results 1 – 7 of 7) sorted by relevance
156 PropertySetInfoChangeNotifier::PropertySetInfoChangeNotifier( in PropertySetInfoChangeNotifier() function in PropertySetInfoChangeNotifier171 PropertySetInfoChangeNotifier::notifyPropertyAdded( const rtl::OUString & aPropertyName ) in notifyPropertyAdded()188 PropertySetInfoChangeNotifier::notifyPropertyRemoved( const rtl::OUString & aPropertyName ) in notifyPropertyRemoved()
71 class PropertySetInfoChangeNotifier class79 PropertySetInfoChangeNotifier(125 virtual PropertySetInfoChangeNotifier* cPSL( void ) = 0;
432 std::list< PropertySetInfoChangeNotifier* >* SAL_CALL458 std::list< PropertySetInfoChangeNotifier* >* listeners,462 std::list< PropertySetInfoChangeNotifier* >* listeners,
2663 std::list< PropertySetInfoChangeNotifier* >* SAL_CALL2666 … 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()
1354 PropertySetInfoChangeNotifier*1358 PropertySetInfoChangeNotifier* p = 0; in cPSL()1360 p = new PropertySetInfoChangeNotifier( m_pMyShell, in cPSL()
271 PropertySetInfoChangeNotifier* cPSL( void );
95 virtual PropertySetInfoChangeNotifier* cPSL( void ) in cPSL()
Completed in 59 milliseconds