Searched refs:m_startKey (Results 1 – 1 of 1) sorted by relevance
62 bool isStartKeyValid() const { return (m_startKey.getLength() > 0); } in isStartKeyValid()63 OUString const & getStartKey() const { return m_startKey; } in getStartKey()79 OUString m_startKey; member in Options_Impl191 m_startKey = makeOUString(*first); in initOptions_Impl()
Completed in 25 milliseconds