Example #1
0
void moduleAP::sPrintCheck()
{
  printCheck(parent, "", TRUE).exec();
}
Example #2
0
void menuAccounting::sPrintCheck()
{
  printCheck(parent, "", TRUE).exec();
}