Home
last modified time | relevance | path

Searched defs:nBlockNo (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx1015 const long nBlockNo = aStr.ToInt32(); // Blocknummer lesen in fetchRow() local
2012 sal_uIntPtr nBlockNo = strtol((const char *)pData,NULL,10); // Blocknummer lesen in UpdateBuffer() local
2739 sal_Bool ODbaseTable::ReadMemo(sal_uIntPtr nBlockNo, ORowSetValue& aVariable) in ReadMemo()
H A DDNoException.cxx126 sal_Bool ODbaseTable::ReadMemo(sal_uIntPtr nBlockNo, ORowSetValue& aVariable) in ReadMemo()

Completed in 24 milliseconds