Searched refs:VALUESET_ITEM_NONEITEM (Results 1 – 3 of 3) sorted by relevance
1153 return VALUESET_ITEM_NONEITEM; in ImplGetItem()1188 if ( nPos == VALUESET_ITEM_NONEITEM ) in ImplGetItem()1432 sal_uInt16 nCurPos = VALUESET_ITEM_NONEITEM; in KeyInput()1453 nItemPos = VALUESET_ITEM_NONEITEM; in KeyInput()1467 nItemPos = VALUESET_ITEM_NONEITEM; in KeyInput()1524 if ( nCalcPos == VALUESET_ITEM_NONEITEM ) in KeyInput()1543 nItemPos = VALUESET_ITEM_NONEITEM; in KeyInput()1575 if ( nCalcPos == VALUESET_ITEM_NONEITEM ) in KeyInput()1596 nItemPos = VALUESET_ITEM_NONEITEM; in KeyInput()1629 if ( nItemPos != VALUESET_ITEM_NONEITEM ) in KeyInput()[all …]
489 if( VALUESET_ITEM_NONEITEM != nItemPos ) in getAccessibleAtPoint()785 pItem = mpParent->ImplGetItem (VALUESET_ITEM_NONEITEM); in getItem()995 ValueSetItem* pFirstItem = mpParent->mrParent.ImplGetItem (VALUESET_ITEM_NONEITEM); in getAccessibleIndexInParent()
57 #define VALUESET_ITEM_NONEITEM 0xFFFE macro
Completed in 29 milliseconds