Searched refs:GetObjectKey (Results 1 – 6 of 6) sorted by relevance
63 sal_uIntPtr GetObjectKey( sal_uIntPtr nPos ) const in GetObjectKey() function in Table101 using Table::GetObjectKey; \
127 const sal_uLong nLanguage = mxForbiddenChars->GetObjectKey( nIndex ); in getLocales()
81 maIDs.GetObjectKey( s )); in getProperties()
1555 Date aFirstSelDate( mpSelectTable->GetObjectKey( 0 ) ); in ImplEndTracking()1556 Date aLastSelDate( mpSelectTable->GetObjectKey( nSelCount-1 ) ); in ImplEndTracking()2102 return Date( mpSelectTable->GetObjectKey( nIndex ) ); in GetSelectDate()
470 pAry[i] = rTable.GetObjectKey( i ); in queryKeys()
213 pIDs[n] = mpData->GetObjectKey( n ); in ImplGetPropertyIds()
Completed in 60 milliseconds