Searched refs:m_aValueMap (Results 1 – 2 of 2) sorted by relevance
86 : 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 …]
191 com::sun::star::uno::Sequence< com::sun::star::uno::Any > m_aValueMap; member in fileaccess::XRow_impl
Completed in 16 milliseconds