/aoo4110/main/ucb/source/cacher/ |
H A D | cachedcontentresultset.cxx | 64 sal_Int32 nFetchDirection = m_nFetchDirection; \ 676 , m_nFetchDirection( in CachedContentResultSet() 1034 aEvt.OldValue <<= m_nFetchDirection; in setPropertyValue() 1037 m_nFetchDirection = nNew; in setPropertyValue() 1133 aValue <<= m_nFetchDirection; in getPropertyValue() 1260 sal_Int32 nFetchDirection = m_nFetchDirection; \ 2068 sal_Int32 nFetchDirection = m_nFetchDirection; in getObject()
|
H A D | cachedcontentresultset.hxx | 151 sal_Int32 m_nFetchDirection; member in CachedContentResultSet
|
/aoo4110/main/connectivity/source/drivers/evoab2/ |
H A D | NStatement.cxx | 73 , m_nFetchDirection(FetchDirection::FORWARD) in OCommonStatement() 95 REGISTER_PROP( PROPERTY_ID_FETCHDIRECTION, m_nFetchDirection ); in OCommonStatement()
|
H A D | NResultSet.cxx | 106 ,m_nFetchDirection(FetchDirection::FORWARD) in OEvoabResultSet() 123 REGISTER_PROP( PROPERTY_ID_FETCHDIRECTION, m_nFetchDirection ); in OEvoabResultSet()
|
H A D | NStatement.hxx | 169 sal_Int32 m_nFetchDirection; member in connectivity::evoab::OCommonStatement
|
H A D | NResultSet.hxx | 81 sal_Int32 m_nFetchDirection; member in connectivity::evoab::OEvoabResultSet
|
/aoo4110/main/connectivity/source/drivers/file/ |
H A D | FStatement.cxx | 81 ,m_nFetchDirection(FetchDirection::FORWARD) in DBG_NAME() 99 …(PROPERTY_ID_FETCHDIRECTION), PROPERTY_ID_FETCHDIRECTION, nAttrib,&m_nFetchDirection, ::getCppuTy… in DBG_NAME()
|
H A D | FResultSet.cxx | 102 ,m_nFetchDirection(FetchDirection::FORWARD) in DBG_NAME() 155 …Index(PROPERTY_ID_FETCHDIRECTION), PROPERTY_ID_FETCHDIRECTION, 0,&m_nFetchDirection, ::getCppuTy… in construct()
|
/aoo4110/main/dbaccess/source/core/api/ |
H A D | RowSet.cxx | 151 ,m_nFetchDirection(FetchDirection::FORWARD) in ORowSet() 204 …TION, PROPERTY_ID_FETCHDIRECTION, PropertyAttribute::TRANSIENT, &m_nFetchDirection, ::getCppuT… in ORowSet() 2805 ,m_nFetchDirection(rParent.m_nFetchDirection) in ORowSetClone() 2886 …TION, PROPERTY_ID_FETCHDIRECTION, PropertyAttribute::TRANSIENT, &m_nFetchDirection, ::getCppuT… in ORowSetClone()
|
H A D | RowSet.hxx | 124 sal_Int32 m_nFetchDirection; member in dbaccess::ORowSet 470 sal_Int32 m_nFetchDirection; member in dbaccess::ORowSetClone
|
/aoo4110/main/connectivity/source/inc/file/ |
H A D | FStatement.hxx | 106 sal_Int32 m_nFetchDirection; member in connectivity::file::OStatement_Base
|
H A D | FResultSet.hxx | 132 sal_Int32 m_nFetchDirection; member in connectivity::file::OResultSet
|
/aoo4110/main/connectivity/source/inc/dbase/ |
H A D | DDatabaseMetaDataResultSet.hxx | 82 sal_Int32 m_nFetchDirection; member in connectivity::file::ODatabaseMetaDataResultSet
|
/aoo4110/main/connectivity/source/inc/ |
H A D | FDatabaseMetaDataResultSet.hxx | 120 sal_Int32 m_nFetchDirection; member in connectivity::ODatabaseMetaDataResultSet
|
/aoo4110/main/connectivity/source/commontools/ |
H A D | FDatabaseMetaDataResultSet.cxx | 93 …ndex(PROPERTY_ID_FETCHDIRECTION), PROPERTY_ID_FETCHDIRECTION, 0, &m_nFetchDirection, ::getCppuTy… in construct()
|