Searched refs:nHashedId (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/soldep/source/ |
H A D | depper.cxx | 469 sal_uIntPtr nObjectId_l, nHashedId; in HandleNewPrjDialog() local 488 nHashedId = pHObject_l->GetId(); in HandleNewPrjDialog() 491 AddConnectorToObjects( mpObjectList, nHashedId, nObjectId_l ); in HandleNewPrjDialog() 544 sal_uIntPtr nObjectId_l, nHashedId; in HandleNewDirectoryDialog() local 565 nHashedId = pHObject_l->GetId(); in HandleNewDirectoryDialog() 568 AddConnectorToObjects( mpObjectPrjList, nHashedId, nObjectId_l ); in HandleNewDirectoryDialog()
|
H A D | soldep.cxx | 544 sal_uIntPtr nObjectId, nHashedId; in ReadSource() local 603 nHashedId = pHObject->GetId(); in ReadSource() 608 pStartWin = ObjIdToPtr( mpObjectList, nHashedId ); in ReadSource() 760 sal_uIntPtr nObjectId, nHashedId; in InitPrj() local 846 nHashedId = pHObject->GetId(); in InitPrj() 847 pStartWin = ObjIdToPtr( mpObjectPrjList, nHashedId ); in InitPrj()
|
Completed in 31 milliseconds