Lines Matching refs:bDone
52 sal_Bool bDone = pDocSh->GetDocFunc(). in DetectiveAddPred() local
54 if (!bDone) in DetectiveAddPred()
63 sal_Bool bDone = pDocSh->GetDocFunc(). in DetectiveDelPred() local
65 if (!bDone) in DetectiveDelPred()
74 sal_Bool bDone = pDocSh->GetDocFunc(). in DetectiveAddSucc() local
76 if (!bDone) in DetectiveAddSucc()
85 sal_Bool bDone = pDocSh->GetDocFunc(). in DetectiveDelSucc() local
87 if (!bDone) in DetectiveDelSucc()
96 sal_Bool bDone = pDocSh->GetDocFunc(). in DetectiveAddError() local
98 if (!bDone) in DetectiveAddError()
107 sal_Bool bDone = pDocSh->GetDocFunc(). in DetectiveDelAll() local
109 if (!bDone) in DetectiveDelAll()
118 sal_Bool bDone = pDocSh->GetDocFunc(). in DetectiveMarkInvalid() local
120 if (!bDone) in DetectiveMarkInvalid()
129 sal_Bool bDone = pDocSh->GetDocFunc().DetectiveRefresh(); in DetectiveRefresh() local
130 if (!bDone) in DetectiveRefresh()