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;
2657 std::list< PropertySetInfoChangeNotifier* >* SAL_CALL2660 … std::list< PropertySetInfoChangeNotifier* >* p = new std::list< PropertySetInfoChangeNotifier* >; in getPropertySetListeners()2661 std::list< PropertySetInfoChangeNotifier* >& listeners = *p; in getPropertySetListeners()2672 PropertySetInfoChangeNotifier* notifier = pointer->cPSL(); in getPropertySetListeners()2684 shell::notifyPropertyAdded( std::list< PropertySetInfoChangeNotifier* >* listeners, in notifyPropertyAdded()2687 std::list< PropertySetInfoChangeNotifier* >::iterator it = listeners->begin(); in notifyPropertyAdded()2699 shell::notifyPropertyRemoved( std::list< PropertySetInfoChangeNotifier* >* listeners, in notifyPropertyRemoved()2702 std::list< PropertySetInfoChangeNotifier* >::iterator it = listeners->begin(); in notifyPropertyRemoved()
426 std::list< PropertySetInfoChangeNotifier* >* SAL_CALL452 std::list< PropertySetInfoChangeNotifier* >* listeners,456 std::list< PropertySetInfoChangeNotifier* >* listeners,
1315 PropertySetInfoChangeNotifier*1319 PropertySetInfoChangeNotifier* p = 0; in cPSL()1321 p = new PropertySetInfoChangeNotifier( m_pMyShell, in cPSL()
240 PropertySetInfoChangeNotifier* cPSL( void );
95 virtual PropertySetInfoChangeNotifier* cPSL( void ) in cPSL()