Searched refs:getActiveConnectionPropertyName (Results 1 – 1 of 1) sorted by relevance
42 static const ::rtl::OUString& getActiveConnectionPropertyName() in getActiveConnectionPropertyName() function65 xProps->setPropertyValue( getActiveConnectionPropertyName(), makeAny( _rxConnection ) ); in OAutoConnectionDisposer()80 _rxRowSet->addPropertyChangeListener( getActiveConnectionPropertyName(), this ); in startPropertyListening()100 _rxEventSource->removePropertyChangeListener( getActiveConnectionPropertyName(), this ); in stopPropertyListening()144 if ( _rEvent.PropertyName.equals( getActiveConnectionPropertyName() ) ) in propertyChange()
Completed in 6 milliseconds