Home
last modified time | relevance | path

Searched refs:nSel (Results 26 – 33 of 33) sorted by relevance

12

/aoo42x/main/sw/source/ui/shells/
H A Dtextsh.cxx938 const int nSel = rSh.GetSelectionType(); in StateInsert() local
939 … if( ((nsSelectionType::SEL_GRF | nsSelectionType::SEL_OLE ) & nSel ) || bCrsrInHidden ) in StateInsert()
/aoo42x/main/vcl/source/control/
H A Dilstbox.cxx450 sal_uInt16 nSel = 0; in GetSelectEntryPos() local
458 if ( nSel == nIndex ) in GetSelectEntryPos()
463 nSel++; in GetSelectEntryPos()
/aoo42x/main/sw/source/ui/uiview/
H A Dview.cxx1572 const int nSel = rSh.GetSelectionType(); in DoVerb() local
1573 if ( nSel & nsSelectionType::SEL_OLE ) in DoVerb()
/aoo42x/main/svtools/source/contnr/
H A Dsvimpbox.cxx3167 for(sal_uInt16 nSel = 0; nSel < nSelectedEntries; nSel++ ) in Command() local
/aoo42x/main/svtools/source/brwbox/
H A Dbrwbox2.cxx358 for ( long nRow = bMultiSelection ? uRow.pSel->FirstSelected() : uRow.nSel; in ToggleSelection()
1709 uRow.nSel = BROWSER_ENDOFSELECTION; in MouseButtonDown()
/aoo42x/main/svtools/inc/svtools/
H A Dbrwbox.hxx298 long nSel; // selected row for single-selection member
/aoo42x/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx1119 sal_uInt16 nSel = aFrameSet.GetSelectItemId(); in IMPL_LINK() local
1124 switch ( nSel ) in IMPL_LINK()
/aoo42x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3443 const int nSel = rSrcSh.GetSelectionType(); in PrivateDrop() local
3463 cWord = rSrcSh.IntelligentCut( nSel, sal_False ); in PrivateDrop()

Completed in 114 milliseconds

12