Searched defs:OTableRowCompare (Results 1 – 1 of 1) sorted by relevance
123 …struct OTableRowCompare : public ::std::binary_function< ::boost::shared_ptr<OTableRow> , ::rtl::… struct125 … bool operator() (const ::boost::shared_ptr<OTableRow> lhs, const ::rtl::OUString& rhs) const in operator ()()