Searched refs:bIsGenerated (Results 1 – 1 of 1) sorted by relevance
483 sal_Bool bIsGenerated; in InsertChangeAction() local494 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()586 if(pTheView->IsValidEntry(&aUser,&aDateTime)||bIsGenerated) in InsertFilteredAction()604 else if(pScChangeAction->GetState()==eState && !bIsGenerated) in InsertFilteredAction()665 if(!bIsGenerated) in InsertFilteredAction()715 if(pTheView->IsValidEntry(&aUser,&aDateTime)||bIsGenerated) in InsertChangeActionContent()732 else if(!bIsGenerated) in InsertChangeActionContent()[all …]
Completed in 14 milliseconds