Searched refs:bPersistantGlobal (Results 1 – 1 of 1) sorted by relevance
203 sal_Bool bPersistantGlobal = sal_False; in DefVar() local211 bPersistantGlobal = sal_True; in DefVar()216 bPersistantGlobal = sal_True; in DefVar()359 case SbGLOBAL: eOp2 = bPersistantGlobal ? _GLOBAL_P : _GLOBAL; in DefVar()361 case SbPUBLIC: eOp2 = bPersistantGlobal ? _PUBLIC_P : _PUBLIC; in DefVar()492 if( bPersistantGlobal ) in DefVar()
Completed in 20 milliseconds