Lines Matching refs:mnId
62 ShellId mnId; member in sd::__anon3ca4d66b0111::ShellDescriptor
99 IsId (ShellId nId) : mnId(nId) {} in IsId()
101 { return rDescriptor.mnId == mnId; } in operator ()()
103 ShellId mnId; member in sd::__anon3ca4d66b0111::IsId
566 DeactivateSubShell(rShell, rList.front().mnId); in DeactivateViewShell()
640 DeactivateSubShell(rShell, rList.front().mnId); in DeactivateShell()
1109 *iSubShell = CreateSubShell(iShell->mpShell,iSubShell->mnId,NULL,NULL); in CreateShells()
1238 aResult.mnId = nShellId; in CreateSubShell()
1423 mnId(0), in ShellDescriptor()
1436 mnId(nId), in ShellDescriptor()
1447 mnId(rDescriptor.mnId), in ShellDescriptor()
1461 mnId = rDescriptor.mnId; in operator =()