Home
last modified time | relevance | path

Searched refs:GetObjectPtr (Results 1 – 3 of 3) sorted by relevance

/trunk/main/tools/source/memtools/
H A Dcontnr.cxx447 inline void** CBlock::GetObjectPtr( sal_uInt16 nIndex ) in GetObjectPtr() function in CBlock
1309 void** Container::GetObjectPtr( sal_uIntPtr nIndex ) in GetObjectPtr() function in Container
1327 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()
/trunk/main/tools/inc/
H A Dimpcont.hxx64 void** GetObjectPtr( sal_uInt16 nIndex );
/trunk/main/tools/inc/tools/
H A Dcontnr.hxx67 void** GetObjectPtr( sal_uIntPtr nIndex );

Completed in 17 milliseconds