Home
last modified time | relevance | path

Searched refs:pWaitWin (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx156 Window* pWaitWin = rDocShell.GetActiveDialogParent(); in DoImport() local
157 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()
H A Ddocfunc.cxx388 Window* pWaitWin = rDocShell.GetActiveDialogParent(); in DetectiveMarkInvalid() local
389 if (pWaitWin) in DetectiveMarkInvalid()
390 pWaitWin->EnterWait(); in DetectiveMarkInvalid()
398 if (pWaitWin) in DetectiveMarkInvalid()
399 pWaitWin->LeaveWait(); in DetectiveMarkInvalid()

Completed in 2065 milliseconds