Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx166 Window* pWaitWin = rDocShell.GetActiveDialogParent(); in DoImport() local
167 if (pWaitWin) in DoImport()
168 pWaitWin->EnterWait(); in DoImport()
660 if (pWaitWin) in DoImport()
661 pWaitWin->LeaveWait(); in DoImport()
668 if (pWaitWin) in DoImport()
669 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()