Lines Matching refs:TOOLBOX_ITEM_NOTFOUND

642 		DBG_ASSERT( GetItemPos( aItem.mnId ) == TOOLBOX_ITEM_NOTFOUND,  in InsertItem()
664 DBG_ASSERT( GetItemPos( nItemId ) == TOOLBOX_ITEM_NOTFOUND, in InsertItem()
685 DBG_ASSERT( GetItemPos( nItemId ) == TOOLBOX_ITEM_NOTFOUND, in InsertItem()
705 DBG_ASSERT( GetItemPos( nItemId ) == TOOLBOX_ITEM_NOTFOUND, in InsertItem()
725 DBG_ASSERT( GetItemPos( nItemId ) == TOOLBOX_ITEM_NOTFOUND, in InsertWindow()
850 if ( nPos != TOOLBOX_ITEM_NOTFOUND ) in MoveItem()
877 DBG_ASSERT( GetItemPos( nItemId ) == TOOLBOX_ITEM_NOTFOUND, in CopyItem()
883 if ( nPos != TOOLBOX_ITEM_NOTFOUND ) in CopyItem()
1086 return TOOLBOX_ITEM_NOTFOUND; in GetItemPos()
1094 sal_uInt16 nRet = TOOLBOX_ITEM_NOTFOUND; in GetItemPos()
1334 if ( nPos != TOOLBOX_ITEM_NOTFOUND ) in SetItemImage()
1385 if ( nPos != TOOLBOX_ITEM_NOTFOUND ) in SetItemImageAngle()
1428 if ( nPos != TOOLBOX_ITEM_NOTFOUND ) in SetItemImageMirrorMode()
1517 if ( nPos != TOOLBOX_ITEM_NOTFOUND ) in SetItemText()
1561 if ( nPos != TOOLBOX_ITEM_NOTFOUND ) in SetItemWindow()
1594 mnCurPos = TOOLBOX_ITEM_NOTFOUND; in StartSelection()
1611 if ( mnCurPos != TOOLBOX_ITEM_NOTFOUND ) in EndSelection()
1618 mnCurPos = TOOLBOX_ITEM_NOTFOUND; in EndSelection()
1631 if ( nPos != TOOLBOX_ITEM_NOTFOUND ) in SetItemDown()
1648 mnCurPos = TOOLBOX_ITEM_NOTFOUND; in SetItemDown()
1677 if ( nPos != TOOLBOX_ITEM_NOTFOUND ) in IsItemDown()
1689 if ( nPos != TOOLBOX_ITEM_NOTFOUND ) in SetItemState()
1765 if ( nPos != TOOLBOX_ITEM_NOTFOUND ) in EnableItem()
1810 if ( nPos != TOOLBOX_ITEM_NOTFOUND ) in ShowItem()