Searched refs:pBibModul (Results 1 – 1 of 1) sorted by relevance
40 static PtrBibModul pBibModul=NULL; variable56 if(pBibModul==NULL) in OpenBibModul()58 pBibModul=new BibModul(); in OpenBibModul()61 return &pBibModul; in OpenBibModul()69 delete pBibModul; in CloseBibModul()70 pBibModul=NULL; in CloseBibModul()75 ResId( nId, *pBibModul->GetResMgr() ) in BibResId()
Completed in 13 milliseconds