Searched refs:pWaitWin (Results 1 – 2 of 2) sorted by relevance
156 Window* pWaitWin = rDocShell.GetActiveDialogParent(); in DoImport() local157 if (pWaitWin) in DoImport()158 pWaitWin->EnterWait(); in DoImport()650 if (pWaitWin) in DoImport()651 pWaitWin->LeaveWait(); in DoImport()658 if (pWaitWin) in DoImport()659 pWaitWin->LeaveWait(); in DoImport()
388 Window* pWaitWin = rDocShell.GetActiveDialogParent(); in DetectiveMarkInvalid() local389 if (pWaitWin) in DetectiveMarkInvalid()390 pWaitWin->EnterWait(); in DetectiveMarkInvalid()398 if (pWaitWin) in DetectiveMarkInvalid()399 pWaitWin->LeaveWait(); in DetectiveMarkInvalid()
Completed in 32 milliseconds