Searched refs:nSelId (Results 1 – 7 of 7) sorted by relevance
817 sal_uInt16 nSelId = GetPageId( rMEvt.GetPosPixel() ); in MouseButtonDown() local822 if ( (nSelId > 0) && (nSelId != mnCurPageId) ) in MouseButtonDown()824 sal_uInt16 nPos = GetPagePos( nSelId ); in MouseButtonDown()831 SetCurPageId( nSelId ); in MouseButtonDown()842 if ( rMEvt.IsMod2() && mbAutoEditMode && nSelId ) in MouseButtonDown()844 if ( StartEditMode( nSelId ) ) in MouseButtonDown()850 if ( nSelId ) in MouseButtonDown()852 sal_uInt16 nPos = GetPagePos( nSelId ); in MouseButtonDown()860 if ( nSelId != mnCurPageId ) in MouseButtonDown()862 SelectPage( nSelId, !IsPageSelected( nSelId ) ); in MouseButtonDown()[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()