Home
last modified time | relevance | path

Searched defs:OTableRowCompare (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx123 …struct OTableRowCompare : public ::std::binary_function< ::boost::shared_ptr<OTableRow> , ::rtl::… struct
125 … bool operator() (const ::boost::shared_ptr<OTableRow> lhs, const ::rtl::OUString& rhs) const in operator ()()