Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/navipi/
H A Dnavipi.cxx519 switch ( rDlg.nDropMode ) in UpdateButtons()
680 nDropMode ( SC_DROPMODE_URL ), in ScNavigatorDlg()
688 nDropMode = rCfg.GetDragMode(); in ScNavigatorDlg()
1023 nDropMode = nNew; in SetDropMode()
1027 rCfg.SetDragMode(nDropMode); in SetDropMode()
H A Dcontent.cxx1393 sal_uInt16 nDropMode = pParentWindow->GetDropMode(); in DoDrag() local
1394 switch ( nDropMode ) in DoDrag()
/aoo41x/main/sc/source/ui/inc/
H A Dnavipi.hxx271 sal_uInt16 nDropMode; member in ScNavigatorDlg
310 sal_uInt16 GetDropMode() const { return nDropMode; } in GetDropMode()

Completed in 39 milliseconds