Lines Matching refs:alloc
133 …return [[[NSString alloc] initWithCharacters: rStr.getStr() length: rStr.getLength()] autorelease];
250 … NSMenuItem* pNewItem = [[NSMenuItem alloc] initWithTitle: getAutoreleasedString( aMenuTitle )
326 NSMenuItem* pItem = [[NSMenuItem alloc] initWithTitle: getAutoreleasedString( i_rTitle )
338 pItem = [[NSMenuItem alloc] initWithTitle: getAutoreleasedString( i_rTitle )
352 pRecentDelegate = [[RecentMenuDelegate alloc] init];
359 NSMenu* pRecentMenu = [[NSMenu alloc] initWithTitle: getAutoreleasedString( i_rTitle ) ];
372 pRecentMenu = [[NSMenu alloc] initWithTitle: getAutoreleasedString( i_rTitle ) ];
401 pExecute = [[QSMenuExecute alloc] init];
402 …pDefMenu = [[NSMenuItem alloc] initWithTitle: getAutoreleasedString( pShutdownIcon->GetResString( …
403 …pDockSubMenu = [[NSMenuItem alloc] initWithTitle: getAutoreleasedString( pShutdownIcon->GetResStri…
404 …NSMenu* pMenu = [[NSMenu alloc] initWithTitle: getAutoreleasedString( pShutdownIcon->GetResString(…
406 …NSMenu* pDockMenu = [[NSMenu alloc] initWithTitle: getAutoreleasedString( pShutdownIcon->GetResStr…