Home
last modified time | relevance | path

Searched refs:VALUESET_ITEM_NONEITEM (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/svtools/source/control/
H A Dvalueset.cxx1153 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 …]
H A Dvalueacc.cxx489 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()
H A Dvalueimp.hxx57 #define VALUESET_ITEM_NONEITEM 0xFFFE macro

Completed in 33 milliseconds