Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx611 ScPopupMenu aDropMenu( ScResId( RID_POPUP_DROPMODE ) ); in Command() local
612 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 20 milliseconds