Home
last modified time | relevance | path

Searched refs:WINDOW_MENUBARWINDOW (Results 1 – 12 of 12) sorted by relevance

/trunk/main/accessibility/source/helper/
H A Dacc_factory.cxx361 …if ( nType == WINDOW_MENUBARWINDOW || pWindow->IsMenuFloatingWindow() || pWindow->IsToolbarFloatin… in createAccessibleContext()
367 if ( pWindow->GetType() == WINDOW_MENUBARWINDOW || in createAccessibleContext()
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11yfocustracker.cxx228 if( ! pWindow || !pWindow->IsReallyVisible() || pWindow->GetType() == WINDOW_MENUBARWINDOW ) in window_got_focus()
/trunk/main/automation/source/server/
H A Dsta_list.cxx589 …while ( (pMenuBarWin = GetWinByRT( NULL, WINDOW_MENUBARWINDOW, sal_True, nSkip++, sal_True )) != N… in GetMatchingMenu()
818 if ( pWin->GetChild( nCount )->GetType() == WINDOW_MENUBARWINDOW ) in IsDocFrame()
H A Dstatemnt.cxx836 case WINDOW_MENUBARWINDOW: in WriteControlData()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkwindow.cxx87 (WINDOW_MENUBARWINDOW != type) && ! parentIsMenuFloatingWindow ) in init_from_window()
H A Datkutil.cxx532 if( ! pWindow || !pWindow->IsReallyVisible() || pWindow->GetType() == WINDOW_MENUBARWINDOW ) in handle_get_focus()
/trunk/main/vcl/source/window/
H A Dtaskpanelist.cxx378 ( (*p)->GetType() != WINDOW_MENUBARWINDOW || (*p)->GetSizePixel().Height() > 0 ) in FindNextFloat()
H A Dwindow.cxx8909 if( GetType() == WINDOW_MENUBARWINDOW ) in GetAccessibleParentWindow()
9035 if( GetType() == WINDOW_BORDERWINDOW && pChild && pChild->GetType() == WINDOW_MENUBARWINDOW ) in GetAccessibleChildWindow()
H A Dmenu.cxx5240 SetType( WINDOW_MENUBARWINDOW ); in MenuBarWindow()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx110 #define WINDOW_MENUBARWINDOW (WINDOW_FIRST + 0x4c) macro
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DConstant.java669 public final static int WINDOW_MENUBARWINDOW = (WINDOW_FIRST + 0x4c); field
/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 131 milliseconds