Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx184 sal_Bool ODbaseIndex::ConvertToKey(ONDXKey* rKey, sal_uInt32 nRec, const ORowSetValue& rValue) in ConvertToKey()
212 sal_Bool ODbaseIndex::Find(sal_uInt32 nRec, const ORowSetValue& rValue) in Find()
223 sal_Bool ODbaseIndex::Insert(sal_uInt32 nRec, const ORowSetValue& rValue) in Insert()
247 sal_Bool ODbaseIndex::Update(sal_uInt32 nRec, const ORowSetValue& rOldValue, in Update()
260 sal_Bool ODbaseIndex::Delete(sal_uInt32 nRec, const ORowSetValue& rValue) in Delete()
H A DDCode.cxx113 sal_uIntPtr nRec = pIter->First(); in preProcess() local
H A Ddindexnode.cxx41 ONDXKey::ONDXKey(sal_uInt32 nRec) in ONDXKey()
46 ONDXKey::ONDXKey(const ORowSetValue& rVal, sal_Int32 eType, sal_uInt32 nRec) in ONDXKey()
53 ONDXKey::ONDXKey(const rtl::OUString& aStr, sal_uInt32 nRec) in ONDXKey()
65 ONDXKey::ONDXKey(double aVal, sal_uInt32 nRec) in ONDXKey()
H A DDIndexIter.cxx267 for (sal_uIntPtr nRec = GetNull(bFirst); in GetNotNull() local
H A DDResultSet.cxx186 sal_uInt32 nRec = pIter->First(); in fillIndexValues() local
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx2587 for( sal_uInt16 nRec = 0; !rStrm.isEof() && (nRec < nRecCount); ++nRec ) in importDxf() local

Completed in 74 milliseconds