Searched refs:bIsGlobalActive (Results 1 – 2 of 2) sorted by relevance
38 sal_Bool bIsGlobalActive; //GlobalDocMode// Globalansicht fuer GlobalDoc gueltig? member in SwNavigationConfig105 sal_Bool IsGlobalActive() const {return bIsGlobalActive;} in IsGlobalActive()107 if(bIsGlobalActive != bSet) in SetGlobalActive()110 bIsGlobalActive = bSet; in SetGlobalActive()
77 bIsGlobalActive(sal_True) in SwNavigationConfig()98 case 6: bIsGlobalActive = *(sal_Bool*)pValues[nProp].getValue(); break; in SwNavigationConfig()129 case 6: pValues[nProp].setValue(&bIsGlobalActive, rType); break; in Commit()
Completed in 9 milliseconds