Home
last modified time | relevance | path

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

/aoo41x/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx64 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 Dcachedcontentresultset.hxx151 sal_Int32 m_nFetchDirection; member in CachedContentResultSet
/aoo41x/main/connectivity/source/drivers/evoab2/
H A DNStatement.cxx73 , m_nFetchDirection(FetchDirection::FORWARD) in OCommonStatement()
95 REGISTER_PROP( PROPERTY_ID_FETCHDIRECTION, m_nFetchDirection ); in OCommonStatement()
H A DNResultSet.cxx106 ,m_nFetchDirection(FetchDirection::FORWARD) in OEvoabResultSet()
123 REGISTER_PROP( PROPERTY_ID_FETCHDIRECTION, m_nFetchDirection ); in OEvoabResultSet()
H A DNStatement.hxx169 sal_Int32 m_nFetchDirection; member in connectivity::evoab::OCommonStatement
H A DNResultSet.hxx81 sal_Int32 m_nFetchDirection; member in connectivity::evoab::OEvoabResultSet
/aoo41x/main/connectivity/source/drivers/file/
H A DFStatement.cxx81 ,m_nFetchDirection(FetchDirection::FORWARD) in DBG_NAME()
99 …(PROPERTY_ID_FETCHDIRECTION), PROPERTY_ID_FETCHDIRECTION, nAttrib,&m_nFetchDirection, ::getCppuTy… in DBG_NAME()
H A DFResultSet.cxx102 ,m_nFetchDirection(FetchDirection::FORWARD) in DBG_NAME()
155 …Index(PROPERTY_ID_FETCHDIRECTION), PROPERTY_ID_FETCHDIRECTION, 0,&m_nFetchDirection, ::getCppuTy… in construct()
/aoo41x/main/dbaccess/source/core/api/
H A DRowSet.cxx151 ,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 DRowSet.hxx124 sal_Int32 m_nFetchDirection; member in dbaccess::ORowSet
470 sal_Int32 m_nFetchDirection; member in dbaccess::ORowSetClone
/aoo41x/main/connectivity/source/inc/file/
H A DFStatement.hxx106 sal_Int32 m_nFetchDirection; member in connectivity::file::OStatement_Base
H A DFResultSet.hxx132 sal_Int32 m_nFetchDirection; member in connectivity::file::OResultSet
/aoo41x/main/connectivity/source/inc/dbase/
H A DDDatabaseMetaDataResultSet.hxx82 sal_Int32 m_nFetchDirection; member in connectivity::file::ODatabaseMetaDataResultSet
/aoo41x/main/connectivity/source/inc/
H A DFDatabaseMetaDataResultSet.hxx120 sal_Int32 m_nFetchDirection; member in connectivity::ODatabaseMetaDataResultSet
/aoo41x/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx93 …ndex(PROPERTY_ID_FETCHDIRECTION), PROPERTY_ID_FETCHDIRECTION, 0, &m_nFetchDirection, ::getCppuTy… in construct()

Completed in 123 milliseconds