Lines Matching refs:m_aMutex

55 	: MacabResultSet_BASE(m_aMutex),  in MacabResultSet()
145 ::osl::MutexGuard aGuard(m_aMutex); in disposing()
186 ::osl::MutexGuard aGuard( m_aMutex ); in findColumn()
212 ::osl::MutexGuard aGuard( m_aMutex ); in getString()
239 ::osl::MutexGuard aGuard( m_aMutex ); in getBoolean()
249 ::osl::MutexGuard aGuard( m_aMutex ); in getByte()
260 ::osl::MutexGuard aGuard( m_aMutex ); in getShort()
271 ::osl::MutexGuard aGuard( m_aMutex ); in getInt()
300 ::osl::MutexGuard aGuard( m_aMutex ); in getLong()
329 ::osl::MutexGuard aGuard( m_aMutex ); in getFloat()
358 ::osl::MutexGuard aGuard( m_aMutex ); in getDouble()
387 ::osl::MutexGuard aGuard( m_aMutex ); in getBytes()
397 ::osl::MutexGuard aGuard( m_aMutex ); in getDate()
408 ::osl::MutexGuard aGuard( m_aMutex ); in getTime()
419 ::osl::MutexGuard aGuard( m_aMutex ); in getTimestamp()
446 ::osl::MutexGuard aGuard( m_aMutex ); in getBinaryStream()
456 ::osl::MutexGuard aGuard( m_aMutex ); in getCharacterStream()
466 ::osl::MutexGuard aGuard( m_aMutex ); in getObject()
476 ::osl::MutexGuard aGuard( m_aMutex ); in getRef()
486 ::osl::MutexGuard aGuard( m_aMutex ); in getBlob()
496 ::osl::MutexGuard aGuard( m_aMutex ); in getClob()
506 ::osl::MutexGuard aGuard( m_aMutex ); in getArray()
516 ::osl::MutexGuard aGuard( m_aMutex ); in getMetaData()
528 ::osl::MutexGuard aGuard( m_aMutex ); in isBeforeFirst()
539 ::osl::MutexGuard aGuard( m_aMutex ); in isAfterLast()
551 ::osl::MutexGuard aGuard( m_aMutex ); in isFirst()
562 ::osl::MutexGuard aGuard( m_aMutex ); in isLast()
574 ::osl::MutexGuard aGuard( m_aMutex ); in beforeFirst()
583 ::osl::MutexGuard aGuard( m_aMutex ); in afterLast()
594 ::osl::MutexGuard aGuard( m_aMutex ); in close()
602 ::osl::MutexGuard aGuard( m_aMutex ); in first()
615 ::osl::MutexGuard aGuard( m_aMutex ); in last()
628 ::osl::MutexGuard aGuard( m_aMutex ); in getRow()
636 ::osl::MutexGuard aGuard( m_aMutex ); in absolute()
650 ::osl::MutexGuard aGuard( m_aMutex ); in relative()
658 ::osl::MutexGuard aGuard( m_aMutex ); in next()
666 ::osl::MutexGuard aGuard( m_aMutex ); in previous()
674 ::osl::MutexGuard aGuard( m_aMutex ); in getStatement()
683 ::osl::MutexGuard aGuard( m_aMutex ); in rowDeleted()
691 ::osl::MutexGuard aGuard( m_aMutex ); in rowInserted()
699 ::osl::MutexGuard aGuard( m_aMutex ); in rowUpdated()
707 ::osl::MutexGuard aGuard( m_aMutex ); in wasNull()
715 ::osl::MutexGuard aGuard( m_aMutex ); in cancel()
730 ::osl::MutexGuard aGuard( m_aMutex ); in insertRow()
738 ::osl::MutexGuard aGuard( m_aMutex ); in updateRow()
746 ::osl::MutexGuard aGuard( m_aMutex ); in deleteRow()
752 ::osl::MutexGuard aGuard( m_aMutex ); in cancelRowUpdates()
758 ::osl::MutexGuard aGuard( m_aMutex ); in moveToInsertRow()
766 ::osl::MutexGuard aGuard( m_aMutex ); in moveToCurrentRow()
772 ::osl::MutexGuard aGuard( m_aMutex ); in updateNull()
778 ::osl::MutexGuard aGuard( m_aMutex ); in updateBoolean()
785 ::osl::MutexGuard aGuard( m_aMutex ); in updateByte()
790 ::osl::MutexGuard aGuard( m_aMutex ); in updateShort()
797 ::osl::MutexGuard aGuard( m_aMutex ); in updateInt()
802 ::osl::MutexGuard aGuard( m_aMutex ); in updateLong()
808 ::osl::MutexGuard aGuard( m_aMutex ); in updateFloat()
814 ::osl::MutexGuard aGuard( m_aMutex ); in updateDouble()
820 ::osl::MutexGuard aGuard( m_aMutex ); in updateString()
826 ::osl::MutexGuard aGuard( m_aMutex ); in updateBytes()
832 ::osl::MutexGuard aGuard( m_aMutex ); in updateDate()
838 ::osl::MutexGuard aGuard( m_aMutex ); in updateTime()
844 ::osl::MutexGuard aGuard( m_aMutex ); in updateTimestamp()
850 ::osl::MutexGuard aGuard( m_aMutex ); in updateBinaryStream()
856 ::osl::MutexGuard aGuard( m_aMutex ); in updateCharacterStream()
862 ::osl::MutexGuard aGuard( m_aMutex ); in refreshRow()
868 ::osl::MutexGuard aGuard( m_aMutex ); in updateObject()
874 ::osl::MutexGuard aGuard( m_aMutex ); in updateNumericObject()
881 ::osl::MutexGuard aGuard( m_aMutex ); in getBookmark()
902 ::osl::MutexGuard aGuard( m_aMutex ); in moveToBookmark()
929 ::osl::MutexGuard aGuard( m_aMutex ); in moveRelativeToBookmark()
950 ::osl::MutexGuard aGuard( m_aMutex ); in compareBookmarks()
970 ::osl::MutexGuard aGuard( m_aMutex ); in hashBookmark()
981 ::osl::MutexGuard aGuard( m_aMutex ); in deleteRows()