Searched refs:m_bBeforeFirst (Results 1 – 5 of 5) sorted by relevance
240 if ( m_bBeforeFirst || m_bAfterLast ) in impl_getValue()383 if ( m_bBeforeFirst || m_bAfterLast ) in getBinaryStream()462 if ( m_bBeforeFirst || m_bAfterLast ) in getBookmark()696 return m_bBeforeFirst; in isBeforeFirst()787 if ( !m_bBeforeFirst ) in beforeFirst()932 if ( m_bBeforeFirst ) in impl_getRow()1066 sal_Bool bRet = !m_bBeforeFirst in previous()1084 if(!m_bBeforeFirst || bRet) in previous()1118 if(!(m_bBeforeFirst || m_bAfterLast)) in setCurrentRow()1201 if(!(m_bBeforeFirst || m_bAfterLast)) in refreshRow()[all …]
106 ,m_bBeforeFirst(sal_True) in DBG_NAME()506 m_bBeforeFirst = sal_False; in moveToBookmark()672 m_bBeforeFirst = sal_False; in next()692 return m_bBeforeFirst; in isBeforeFirst()712 if(!m_bBeforeFirst) in beforeFirst()716 m_bBeforeFirst = sal_True; in beforeFirst()728 m_bBeforeFirst = sal_False; in afterLast()1146 m_bBeforeFirst = sal_True; in absolute()1152 m_bBeforeFirst = sal_False; in absolute()1166 m_bBeforeFirst = sal_False; in absolute()[all …]
591 m_bBeforeFirst = sal_True; in freeResources()1018 if ( m_bBeforeFirst || m_bAfterLast ) in deleteRow()1068 if ( m_bBeforeFirst || m_bAfterLast || rowDeleted() ) in implCancelRowUpdates()1212 if ( !m_bBeforeFirst in moveToInsertRow()2815 m_bBeforeFirst = rParent.m_bBeforeFirst; in ORowSetClone()
150 sal_Bool m_bBeforeFirst ; member in dbaccess::ORowSetCache
155 sal_Bool m_bBeforeFirst : 1; member in dbaccess::ORowSetBase
Completed in 101 milliseconds