Searched refs:aDropMenu (Results 1 – 1 of 1) sorted by relevance
611 ScPopupMenu aDropMenu( ScResId( RID_POPUP_DROPMODE ) ); in Command() local612 aDropMenu.CheckItem( RID_DROPMODE_URL + pParentWindow->GetDropMode() ); in Command()614 aPop.SetPopupMenu( 1, &aDropMenu ); in Command()662 if ( aDropMenu.WasHit() ) // Drag-Drop Modus in Command()664 sal_uInt16 nId = aDropMenu.GetSelected(); in Command()
Completed in 10 milliseconds