Searched refs:m_nMaxFieldSize (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/connectivity/source/drivers/evoab2/ |
H A D | NStatement.cxx | 68 , m_nMaxFieldSize(0) in OCommonStatement() 90 REGISTER_PROP( PROPERTY_ID_MAXFIELDSIZE, m_nMaxFieldSize ); in OCommonStatement()
|
H A D | NStatement.hxx | 164 sal_Int32 m_nMaxFieldSize; member in connectivity::evoab::OCommonStatement
|
/aoo4110/main/connectivity/source/drivers/file/ |
H A D | FStatement.cxx | 76 ,m_nMaxFieldSize(0) in DBG_NAME() 94 …Index(PROPERTY_ID_MAXFIELDSIZE), PROPERTY_ID_MAXFIELDSIZE, nAttrib,&m_nMaxFieldSize, ::getCppuTy… in DBG_NAME()
|
/aoo4110/main/connectivity/source/inc/file/ |
H A D | FStatement.hxx | 101 sal_Int32 m_nMaxFieldSize; member in connectivity::file::OStatement_Base
|
/aoo4110/main/dbaccess/source/core/api/ |
H A D | RowSet.cxx | 153 ,m_nMaxFieldSize(0) in ORowSet() 213 …LDSIZE, PROPERTY_ID_MAXFIELDSIZE, PropertyAttribute::TRANSIENT, &m_nMaxFieldSize, ::getCppuTy… in ORowSet()
|
H A D | RowSet.hxx | 126 sal_Int32 m_nMaxFieldSize; member in dbaccess::ORowSet
|
Completed in 43 milliseconds