Lines Matching refs:bIsGenerated
483 sal_Bool bIsGenerated; in InsertChangeAction() local
494 bIsGenerated=sal_False; in InsertChangeAction()
500 bIsGenerated=sal_True; in InsertChangeAction()
514 if(pTheView->IsValidEntry(&aUser,&aDateTime)|| bIsGenerated) in InsertChangeAction()
534 else if(!bIsGenerated) in InsertChangeAction()
576 sal_Bool bIsGenerated=pChanges->IsGenerated(pScChangeAction->GetActionNumber()); in InsertFilteredAction() local
586 if(pTheView->IsValidEntry(&aUser,&aDateTime)||bIsGenerated) in InsertFilteredAction()
604 else if(pScChangeAction->GetState()==eState && !bIsGenerated) in InsertFilteredAction()
665 if(!bIsGenerated) in InsertFilteredAction()
707 sal_Bool bIsGenerated=pChanges->IsGenerated(pScChangeAction->GetActionNumber()); in InsertChangeActionContent() local
715 if(pTheView->IsValidEntry(&aUser,&aDateTime)||bIsGenerated) in InsertChangeActionContent()
732 else if(!bIsGenerated) in InsertChangeActionContent()
778 if(!bIsGenerated) in InsertChangeActionContent()