Home
last modified time | relevance | path

Searched refs:m_aValueMap (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/ucb/source/ucp/file/
H A Dfilrow.cxx86 : m_aValueMap( seq ), in XRow_impl()
148 if( columnIndex < 1 || columnIndex > m_aValueMap.getLength() ) in getString()
162 if( columnIndex < 1 || columnIndex > m_aValueMap.getLength() ) in getBoolean()
177 if( columnIndex < 1 || columnIndex > m_aValueMap.getLength() ) in getByte()
191 if( columnIndex < 1 || columnIndex > m_aValueMap.getLength() ) in getShort()
206 if( columnIndex < 1 || columnIndex > m_aValueMap.getLength() ) in getInt()
220 if( columnIndex < 1 || columnIndex > m_aValueMap.getLength() ) in getLong()
370 m_aValueMap[ --columnIndex ], in getRef()
387 m_aValueMap[ --columnIndex ], in getBlob()
404 m_aValueMap[ --columnIndex ], in getClob()
[all …]
H A Dfilrow.hxx191 com::sun::star::uno::Sequence< com::sun::star::uno::Any > m_aValueMap; member in fileaccess::XRow_impl

Completed in 11 milliseconds