Home
last modified time | relevance | path

Searched refs:IsSuspended (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/basctl/source/basicide/
H A Dbasides1.cxx154 if ( !pWin->IsSuspended() && pWin->IsA( TYPE( ModulWindow ) ) ) in ExecuteCurrent()
164 if ( !pWin->IsSuspended() && pWin->IsA( TYPE( ModulWindow ) ) ) in ExecuteCurrent()
205 if ( pWin && !pWin->IsSuspended() && pWin->IsA( TYPE( ModulWindow ) ) ) in ExecuteCurrent()
495 if ( !pWin->IsSuspended() && pWin->IsA( TYPE( ModulWindow ) ) ) in ExecuteGlobal()
1128 if ( pCurWin && pCurWin->IsSuspended() ) // Wenn das Fenster im Fehlerfall angezeigt wird... in SetCurWindow()
1209 if ( !pWin->IsSuspended() || bFindSuspended ) in FindWindow()
H A Dbasides3.cxx140 if ( ( !pWin->IsSuspended() || bFindSuspended ) && pWin->IsA( TYPE( DialogWindow ) ) ) in FindDlgWin()
H A Dbasides2.cxx306 if ( ( !pWin->IsSuspended() || bFindSuspended ) && pWin->IsA( TYPE( ModulWindow ) ) ) in FindBasWin()
H A Dlocalizationmgr.cxx837 if ( pCurWin && !pCurWin->IsSuspended() && pCurWin->IsA( TYPE( DialogWindow ) ) ) in handleSetCurrentLocale()
874 if ( !pWin->IsSuspended() && pWin->IsA( TYPE( DialogWindow ) ) ) in FindDialogWindowForEditor()
H A Dbasidesh.cxx391 if ( !pWin->IsSuspended() ) in StoreAllWindowData()
/aoo41x/main/sfx2/inc/sfx2/
H A Dprogress.hxx63 sal_Bool IsSuspended() const { return bSuspended; } in IsSuspended() function in SfxProgress
/aoo41x/main/basctl/source/inc/
H A Dbastypes.hxx239 sal_Bool IsSuspended() const in IsSuspended() function in IDEBaseWindow
/aoo41x/main/sfx2/source/appl/
H A Dapp.cxx509 if( pProgress->IsSuspended() ) in SetViewFrame_Impl()

Completed in 105 milliseconds