Searched refs:nSelId (Results 1 – 7 of 7) sorted by relevance
822 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 …]
2558 sal_uInt16 nSelId; in StartDrag() local2560 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()
202 const SvxBoxEntry& SvxListBox::GetSelectSvxBoxEntry(sal_uInt16 nSelId) const in GetSelectSvxBoxEntry()204 String aName(ListBox::GetSelectEntry(nSelId)); in GetSelectSvxBoxEntry()
410 void CommandToolBox::Select( sal_uInt16 nSelId ) in Select() argument414 if ( nSelId == IID_ZOOMOUT || nSelId == IID_SCENARIOS ) in Select()419 if ( nSelId == IID_SCENARIOS ) // auf Szenario in Select()437 switch ( nSelId ) in Select()
1645 sal_uInt16 nSelId = GetColumnId( in Command() local1648 ::Rectangle aColRect( GetFieldRectPixel( 0, nSelId, sal_False ) ); in Command()
1059 sal_uInt16 nSelId = GetColumnId( in Command() local1061 ::Rectangle aColRect( GetFieldRectPixel( 0, nSelId, sal_False ) ); in Command()
2071 sal_uInt16 nSelId = GetColumnId( in Command() local2074 ::Rectangle aColRect( GetFieldRectPixel( 0, nSelId, sal_False ) ); in Command()
Completed in 114 milliseconds