Searched refs:nSelId (Results 1 – 7 of 7) sorted by relevance
800 sal_uInt16 nSelId = GetPageId( rMEvt.GetPosPixel() ); in MouseButtonDown() local805 if ( (nSelId > 0) && (nSelId != mnCurPageId) ) in MouseButtonDown()807 sal_uInt16 nPos = GetPagePos( nSelId ); in MouseButtonDown()814 SetCurPageId( nSelId ); in MouseButtonDown()825 if ( rMEvt.IsMod2() && mbAutoEditMode && nSelId ) in MouseButtonDown()827 if ( StartEditMode( nSelId ) ) in MouseButtonDown()833 if ( nSelId ) in MouseButtonDown()835 sal_uInt16 nPos = GetPagePos( nSelId ); in MouseButtonDown()843 if ( nSelId != mnCurPageId ) in MouseButtonDown()845 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()
1642 sal_uInt16 nSelId = GetColumnId( in Command() local1645 ::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()