Searched refs:notifyPropertyRemoved (Results 1 – 4 of 4) sorted by relevance
87 void SAL_CALL notifyPropertyRemoved( const rtl::OUString & aPropertyName );
188 PropertySetInfoChangeNotifier::notifyPropertyRemoved( const rtl::OUString & aPropertyName ) in notifyPropertyRemoved() function in PropertySetInfoChangeNotifier
461 void SAL_CALL notifyPropertyRemoved(
568 notifyPropertyRemoved( getPropertySetListeners( aUnqPath ), PropertyName ); in deassociate()2705 shell::notifyPropertyRemoved( std::list< PropertySetInfoChangeNotifier* >* listeners, in notifyPropertyRemoved() function in shell2711 (*it)->notifyPropertyRemoved( aPropertyName ); in notifyPropertyRemoved()
Completed in 24 milliseconds