Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/commontools/
H A Dconncleanup.cxx42 static const ::rtl::OUString& getActiveConnectionPropertyName() in getActiveConnectionPropertyName() function
65 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 15 milliseconds