Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx4774 static WinSalMenuItem* ImplGetSalMenuItem( HMENU hMenu, UINT nPos, sal_Bool bByPosition=TRUE ) in ImplGetSalMenuItem() argument
4782 if( !GetMenuItemInfoW( hMenu, nPos, bByPosition, &mi) ) in ImplGetSalMenuItem()
5110 sal_Bool bByPosition = FALSE; in ImplHandleMenuSelect() local
5112 bByPosition = TRUE; in ImplHandleMenuSelect()
5120 WinSalMenuItem *pSalMenuItem = ImplGetSalMenuItem( hMenu, nId, bByPosition ); in ImplHandleMenuSelect()

Completed in 42 milliseconds