Home
last modified time | relevance | path

Searched refs:WINDOW_FLOATINGWINDOW (Results 1 – 18 of 18) sorted by relevance

/trunk/main/vcl/unx/gtk/a11y/
H A Datkwindow.cxx105 …else if ( pWindow->GetType() == WINDOW_BORDERWINDOW && pChild->GetType() == WINDOW_FLOATINGWINDOW ) in init_from_window()
167 if (WINDOW_FLOATINGWINDOW != pChild->GetType()) in isChildPopupMenu()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx304 case WINDOW_FLOATINGWINDOW: nRT = C_FloatWin; break; in ImpGetRType()
821 case WINDOW_FLOATINGWINDOW: in WriteControlData()
2341 && pControl->GetType() != WINDOW_FLOATINGWINDOW in Execute()
2460 && ( (pControl->GetType() == WINDOW_FLOATINGWINDOW) in Execute()
3548 case WINDOW_FLOATINGWINDOW: in IsDialog()
3796 …&& pControl->GET_REAL_PARENT() && pControl->GET_REAL_PARENT()->GetType() == WINDOW_FLOATINGWINDOW ) in HandleVisibleControls()
3815 …&& pControl->GET_REAL_PARENT() && pControl->GET_REAL_PARENT()->GetType() == WINDOW_FLOATINGWINDOW ) in HandleVisibleControls()
3834 …&& pControl->GET_REAL_PARENT() && pControl->GET_REAL_PARENT()->GetType() == WINDOW_FLOATINGWINDOW ) in HandleVisibleControls()
5353 if ( pWin && pWin->GetType() == WINDOW_FLOATINGWINDOW ) in Execute()
6369 … ( pControl->GET_REAL_PARENT() && pControl->GET_REAL_PARENT()->GetType() == WINDOW_FLOATINGWINDOW ) in Execute()
[all …]
H A Drecorder.cxx775 case WINDOW_FLOATINGWINDOW: in IMPL_LINK()
H A Dsta_list.cxx538 …return pWin->IsVisible() && pWin->GetType() == WINDOW_FLOATINGWINDOW && ((FloatingWindow*)pWin)->I… in IsWinOK()
/trunk/main/vcl/source/window/
H A Dsyswin.cxx103 if ( !pMBar && ( GetType() == WINDOW_FLOATINGWINDOW ) ) in Notify()
134 if( !pTList && ( GetType() == WINDOW_FLOATINGWINDOW ) ) in PreNotify()
170 if ( !pMBar && ( GetType() == WINDOW_FLOATINGWINDOW ) ) in GetTaskPaneList()
H A Dfloatwin.cxx165 SystemWindow( WINDOW_FLOATINGWINDOW ) in FloatingWindow()
173 SystemWindow( WINDOW_FLOATINGWINDOW ) in FloatingWindow()
H A Dwindow.cxx3906 if ( (pOldRealWindow->GetType() != WINDOW_FLOATINGWINDOW) || in ImplCallFocusChangeActivate()
3909 if ( (pNewRealWindow->GetType() == WINDOW_FLOATINGWINDOW) && in ImplCallFocusChangeActivate()
3916 else if ( (pNewRealWindow->GetType() != WINDOW_FLOATINGWINDOW) || in ImplCallFocusChangeActivate()
6449 (ImplGetWindow()->GetType() == WINDOW_FLOATINGWINDOW) ) in SetParent()
8202 …() && (mpWindowImpl->mnType != WINDOW_TABPAGE) && (mpWindowImpl->mnType != WINDOW_FLOATINGWINDOW) ) in GetHelpText()
8919 else if( GetType() == WINDOW_FLOATINGWINDOW && in GetAccessibleParentWindow()
9190 case WINDOW_FLOATINGWINDOW: nRole = ( mpWindowImpl->mbFrame || in GetAccessibleRole()
H A Dwinproc.cxx1719 (pTempWindow->ImplGetWindow()->GetType() == WINDOW_FLOATINGWINDOW) ) in ImplActivateFloatingWindows()
/trunk/main/accessibility/source/helper/
H A Dacc_factory.cxx79 if( pChild && WINDOW_FLOATINGWINDOW == pChild->GetType() ) in hasFloatingChild()
386 else if ( nType == WINDOW_FLOATINGWINDOW ) in createAccessibleContext()
/trunk/main/svx/source/tbxctrls/
H A Dverttexttbxctrl.cxx108 if(WINDOW_FLOATINGWINDOW == nWinType) in StateChanged()
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11yfocustracker.cxx142 } else if ( pWindow->GetType() == WINDOW_FLOATINGWINDOW ) { in toolbox_open_floater()
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx98 case WINDOW_FLOATINGWINDOW: in CreateXWindow()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx45 #define WINDOW_FLOATINGWINDOW (WINDOW_FIRST + 0x09) macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java539 public final static int WINDOW_FLOATINGWINDOW = (WINDOW_FIRST + 0x09); field
/trunk/main/accessibility/source/extended/
H A Daccessiblelistbox.cxx143 if (pParent && pParent->GetType() == WINDOW_FLOATINGWINDOW) in ProcessWindowEvent()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx287 { "floatingwindow", WINDOW_FLOATINGWINDOW },
768 case WINDOW_FLOATINGWINDOW: in ImplCreateWindow()
H A Dvclxwindow.cxx1202 ( eWinType == WINDOW_FLOATINGWINDOW ) ) in setBackground()
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 246 milliseconds