Lines Matching refs:ONDXKey
41 ONDXKey::ONDXKey(sal_uInt32 nRec) in ONDXKey() function in ONDXKey
46 ONDXKey::ONDXKey(const ORowSetValue& rVal, sal_Int32 eType, sal_uInt32 nRec) in ONDXKey() function in ONDXKey
53 ONDXKey::ONDXKey(const rtl::OUString& aStr, sal_uInt32 nRec) in ONDXKey() function in ONDXKey
65 ONDXKey::ONDXKey(double aVal, sal_uInt32 nRec) in ONDXKey() function in ONDXKey
135 sal_uInt16 ONDXPage::FindPos(const ONDXKey& rKey) const in FindPos()
146 sal_Bool ONDXPage::Find(const ONDXKey& rKey) in Find()
709 aKey = ONDXKey(aDbl,aKey.nRecord); in Read()
723 …aKey = ONDXKey(::rtl::OUString(aBuf.GetBuffer(),aBuf.Len(),rIndex.m_pTable->getConnection()->getTe… in Read()
781 sal_Bool ONDXKey::IsText(sal_Int32 eType) in IsText()
787 StringCompare ONDXKey::Compare(const ONDXKey& rKey) const in Compare()
825 void ONDXKey::setValue(const ORowSetValue& _rVal) in setValue()
830 const ORowSetValue& ONDXKey::getValue() const in getValue()
947 ONDXKey& rKey = rNode.GetKey(); in PrintPage()
986 sal_uInt16 ONDXPage::Search(const ONDXKey& rSearch) in Search()
1011 void ONDXPage::SearchAndReplace(const ONDXKey& rSearch, in SearchAndReplace()
1012 ONDXKey& rReplace) in SearchAndReplace()