Searched refs:m_rAny (Results 1 – 1 of 1) sorted by relevance
81 const ::com::sun::star::uno::Any& m_rAny; member in dbaccess::ORowSetValueCompare83 ORowSetValueCompare(const ::com::sun::star::uno::Any& _rAny) : m_rAny(_rAny){} in ORowSetValueCompare()92 return comphelper::getINT32(m_rAny) == (sal_Int32)(_rRH->get())[0]; in operator ()()96 m_rAny >>= aSeq; in operator ()()
Completed in 4 milliseconds