Home
last modified time | relevance | path

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

/aoo42x/main/vcl/source/window/
H A Dmenu.cxx471 sal_uInt16 nPosInParent; member in MenuFloatingWindow
534 void SetPosInParent( sal_uInt16 nPos ) { nPosInParent = nPos; } in SetPosInParent()
535 sal_uInt16 GetPosInParent() const { return nPosInParent; } in GetPosInParent()
4008 nPosInParent = ITEMPOS_INVALID; in MenuFloatingWindow()
4399 … pMenu->pStartedFrom->ImplCallEventListeners( VCLEVENT_MENU_SUBMENUDEACTIVATE, nPosInParent ); in StopExecute()

Completed in 88 milliseconds