Lines Matching refs:AddItem
527 pEntry->AddItem( new SvLBoxContextBmp( pEntry, 0, Image(), Image(), 0)); // Sonst Puff! in CreateEntry()
531 pEntry->AddItem( new SvLBoxString( pEntry, 0, sEmpty) ); // Leerspalte in CreateEntry()
533 …pEntry->AddItem( new SvLBoxButton( pEntry, SvLBoxButtonKind_enabledCheckbox, 0, pCheckButtonData )… in CreateEntry()
536 pEntry->AddItem( new SvLBoxString( pEntry, 0, sEmpty) ); // Leerspalte in CreateEntry()
538 …pEntry->AddItem( new SvLBoxButton( pEntry, SvLBoxButtonKind_enabledCheckbox, 0, pCheckButtonData )… in CreateEntry()
539 pEntry->AddItem( new OfaImpBrwString( pEntry, 0, rTxt ) ); in CreateEntry()
2002 pEntry->AddItem( new SvLBoxContextBmp( pEntry, 0, Image(), Image(), 0)); // Sonst Puff! in CreateEntry()
2006 pEntry->AddItem( new SvLBoxString( pEntry, 0, sEmpty) ); // Leerspalte in CreateEntry()
2008 …pEntry->AddItem( new SvLBoxButton( pEntry, SvLBoxButtonKind_enabledCheckbox, 0, pCheckButtonData )… in CreateEntry()
2011 pEntry->AddItem( new SvLBoxString( pEntry, 0, sEmpty) ); // Leerspalte in CreateEntry()
2013 …pEntry->AddItem( new SvLBoxButton( pEntry, SvLBoxButtonKind_enabledCheckbox, 0, pCheckButtonData )… in CreateEntry()
2015 pEntry->AddItem( new OfaImpBrwString( pEntry, 0, rTxt ) ); in CreateEntry()