Searched refs:GetObjectPtr (Results 1 – 3 of 3) sorted by relevance
447 inline void** CBlock::GetObjectPtr( sal_uInt16 nIndex ) in GetObjectPtr() function in CBlock1309 void** Container::GetObjectPtr( sal_uIntPtr nIndex ) in GetObjectPtr() function in Container1327 return pTemp->GetObjectPtr( (sal_uInt16)nIndex ); in GetObjectPtr()1443 pNodes = pTemp->GetObjectPtr( i ); in GetPos()1470 pNodes = pTemp->GetObjectPtr( i-1 ); in GetPos()1488 pNodes = pTemp->GetObjectPtr( i-1 ); in GetPos()
64 void** GetObjectPtr( sal_uInt16 nIndex );
67 void** GetObjectPtr( sal_uIntPtr nIndex );
Completed in 16 milliseconds