Lines Matching refs:bPrivate
662 bPrivate = (::IsDlgButtonChecked( HwndDlg, IDC_CHECK_PRIVATE) == BST_CHECKED);
676 my_debug.OutPut("nChannelIndex %d, bCRC %d, bCopyright %d, bOriginal %d, bPrivate %d",nChannelIndex, bCRC, bCopyright, bOriginal, bPrivate);
745 bPrivate = true;
1050 bPrivate = (tmpname->compare("true") == 0);
1216 ::OutputDebugString(bPrivate != the_instance.bPrivate ?"4":"-");
1243 || (bPrivate != the_instance.bPrivate)
1391 SetAttributeBool( tmpElt, "use", bPrivate);
1396 SetAttributeBool( tmpElt, "use", bPrivate);
1570 my_debug.OutPut("before : nChannelIndex %d, bCRC %d, bCopyright %d, bOriginal %d, bPrivate %d",nChannelIndex, bCRC, bCopyright, bOriginal, bPrivate);