Home
last modified time | relevance | path

Searched refs:IsSystemWindow (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/framework/source/inc/pattern/
H A Dwindow.hxx78 if (pWindow!=NULL && pWindow->IsSystemWindow()) in getWindowState()
108 (pWindow->IsSystemWindow()) && in setWindowState()
139 (pWindow->IsSystemWindow()) in isTopWindow()
/trunk/main/vcl/source/window/
H A Dsyswin.cxx106 if( pWin && pWin->IsSystemWindow() ) in Notify()
137 if( pWin && pWin->IsSystemWindow() ) in PreNotify()
148 if( pWin && pWin->IsSystemWindow() ) in PreNotify()
173 if ( pWin && pWin->IsSystemWindow() ) in GetTaskPaneList()
H A Dbrdwin.cxx399 if ( pBorderWindow->ImplGetClientWindow()->IsSystemWindow() ) in ImplMouseButtonDown()
449 if ( pBorderWindow->ImplGetClientWindow()->IsSystemWindow() ) in ImplMouseButtonDown()
525 if ( pBorderWindow->ImplGetClientWindow()->IsSystemWindow() ) in ImplTracking()
547 if ( pBorderWindow->ImplGetClientWindow()->IsSystemWindow() ) in ImplTracking()
575 if ( pBorderWindow->ImplGetClientWindow()->IsSystemWindow() ) in ImplTracking()
606 if ( pBorderWindow->ImplGetClientWindow()->IsSystemWindow() ) in ImplTracking()
876 if ( pBorderWindow->ImplGetClientWindow()->IsSystemWindow() ) in ImplTracking()
H A Dwindow2.cxx1634 sal_Bool Window::IsSystemWindow() const in IsSystemWindow() function in Window
H A Dwindow.cxx4605 if ( pMyParent->IsSystemWindow() ) in ~Window()
4627 if ( pMyParent->IsSystemWindow() ) in ~Window()
5669 while ( pWin && !pWin->IsSystemWindow() ) in GetSystemWindow()
6306 if ( pMyParent->IsSystemWindow() ) in ImplGetLastSystemWindow()
H A Dwinproc.cxx1922 if( pEv->pWindow->IsSystemWindow() ) in DelayedCloseEventLink()
H A Dmenu.cxx869 if( pWin->IsSystemWindow() ) in ImplGetTopDockingAreaHeight()
5736 if( GetParent()->GetWindow( WINDOW_CLIENT )->IsSystemWindow() ) in ImplHandleKeyEvent()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.cxx348 while( pParent && ! pParent->IsSystemWindow() ) in notifySystemWindow()
352 if ( pParent && pParent->IsSystemWindow()) in notifySystemWindow()
/trunk/main/framework/source/helper/
H A Dpersistentwindowstate.cxx294 (pWindow->IsSystemWindow()) in implst_getWindowStateFromWindow()
330 sal_Bool bSystemWindow = pWindow->IsSystemWindow(); in implst_setWindowStateOnWindow()
H A Dtagwindowasmodified.cxx149 sal_Bool bSystemWindow = pWindow->IsSystemWindow(); in modified()
/trunk/main/framework/source/dispatch/
H A Dmenudispatcher.cxx212 while ( pWindow && !pWindow->IsSystemWindow() ) in frameAction()
308 while ( pWindow && !pWindow->IsSystemWindow() ) in impl_setMenuBar()
H A Dclosedispatcher.cxx632 (pWindow->IsSystemWindow()) in static_impl_searchRightTargetFrame()
H A Ddispatchprovider.cxx485 !VCLUnoHelper::GetWindow(xFrame->getContainerWindow())->IsSystemWindow() && in implts_queryFrameDispatch()
/trunk/main/framework/source/layoutmanager/
H A Dhelpers.cxx138 while ( pWindow && !pWindow->IsSystemWindow() ) in getTopSystemWindow()
340 return ( pWindow && pWindow->IsSystemWindow() ); in implts_isFrameOrWindowTop()
/trunk/main/sfx2/source/view/
H A Dframe2.cxx371 if ( pImp->pExternalContainerWindow->IsSystemWindow() ) in GetTopWindow_Impl()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx2185 if ( pWndAncestor->IsWindowOrChild( *i, (*i)->IsSystemWindow() ) ) in Find1RefWindow()
2201 if ( pWndAncestor->IsWindowOrChild( *j, (*j)->IsSystemWindow() ) ) in Find1RefWindow()
/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx1646 if (pWindow && pWindow->IsSystemWindow()) in impl_reactForLoadingState()
1825 sal_Bool bSystemWindow = pWindow->IsSystemWindow(); in impl_applyPersistentWindowState()
/trunk/main/sfx2/source/appl/
H A Dchildwin.cxx347 if ( pWindow->IsSystemWindow() ) in GetInfo()
H A Dworkwin.cxx651 while ( pRet && !pRet->IsSystemWindow() ) in GetTopWindow()
/trunk/main/framework/source/uielement/
H A Dtoolbarmanager.cxx268 while ( pWindow && !pWindow->IsSystemWindow() ) in DEFINE_XINTERFACE_6()
330 while ( pWindow && !pWindow->IsSystemWindow() ) in Destroy()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx665 sal_Bool IsSystemWindow() const;
/trunk/main/sfx2/source/toolbox/
H A Dtbxitem.cxx136 if ( pWindow->IsSystemWindow() ) in GetTopMostParentSystemWindow()
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx63 if ( pWindow->IsSystemWindow() ) in GetTopMostParentSystemWindow()
/trunk/main/vcl/source/control/
H A Dbutton.cxx1921 if ( pParent->IsSystemWindow() ) in Click()
1987 if ( pParent->IsSystemWindow() ) in Click()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx1274 if (pWin && pWin->IsSystemWindow()) in StopSimpleRefDialog()

Completed in 282 milliseconds

12