Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dtabbar.cxx822 if ( (nSelId > 0) && (nSelId != mnCurPageId) ) in MouseButtonDown()
844 if ( StartEditMode( nSelId ) ) in MouseButtonDown()
850 if ( nSelId ) in MouseButtonDown()
862 SelectPage( nSelId, !IsPageSelected( nSelId ) ); in MouseButtonDown()
943 if ( !rMEvt.GetModifier() && (!nSelId || (nSelId == mnCurPageId)) ) in MouseButtonDown()
946 mnCurPageId = nSelId; in MouseButtonDown()
950 if ( mnCurPageId == nSelId ) in MouseButtonDown()
958 if ( nSelId ) in MouseButtonDown()
961 if ( nSelId != mnCurPageId ) in MouseButtonDown()
2472 if ( !nSelId ) in StartDrag()
[all …]
H A Dvalueset.cxx2558 sal_uInt16 nSelId; in StartDrag() local
2560 nSelId = GetItemId( rCEvt.GetMousePosPixel() ); in StartDrag()
2562 nSelId = mnSelItemId; in StartDrag()
2565 if ( !nSelId ) in StartDrag()
2570 if ( nSelId != mnSelItemId ) in StartDrag()
2572 SelectItem( nSelId ); in StartDrag()
H A Dsvxbox.cxx202 const SvxBoxEntry& SvxListBox::GetSelectSvxBoxEntry(sal_uInt16 nSelId) const in GetSelectSvxBoxEntry()
204 String aName(ListBox::GetSelectEntry(nSelId)); in GetSelectSvxBoxEntry()
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx410 void CommandToolBox::Select( sal_uInt16 nSelId ) in Select() argument
414 if ( nSelId == IID_ZOOMOUT || nSelId == IID_SCENARIOS ) in Select()
419 if ( nSelId == IID_SCENARIOS ) // auf Szenario in Select()
437 switch ( nSelId ) in Select()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1645 sal_uInt16 nSelId = GetColumnId( in Command() local
1648 ::Rectangle aColRect( GetFieldRectPixel( 0, nSelId, sal_False ) ); in Command()
/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx1059 sal_uInt16 nSelId = GetColumnId( in Command() local
1061 ::Rectangle aColRect( GetFieldRectPixel( 0, nSelId, sal_False ) ); in Command()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx2071 sal_uInt16 nSelId = GetColumnId( in Command() local
2074 ::Rectangle aColRect( GetFieldRectPixel( 0, nSelId, sal_False ) ); in Command()

Completed in 74 milliseconds