Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/control/
H A Dvalueset.cxx218 if ( pItem->meType == VALUESETITEM_SPACE ) in ImplFormatItem()
1204 if ( pItem->meType != VALUESETITEM_SPACE ) in ImplGetFirstItem()
1223 if( pItem->meType != VALUESETITEM_SPACE ) in ImplGetVisibleItemCount()
1306 if ( pItem && (pItem->meType != VALUESETITEM_SPACE) ) in ImplTracking()
1334 if ( pItem && (pItem->meType != VALUESETITEM_SPACE) ) in ImplEndTracking()
1361 if ( pItem && (pItem->meType != VALUESETITEM_SPACE) ) in MouseButtonDown()
1457 while ( ImplGetItem( nItemPos )->meType == VALUESETITEM_SPACE ) in KeyInput()
1464 while ( ImplGetItem( nItemPos )->meType == VALUESETITEM_SPACE ) in KeyInput()
1559 while ( ImplGetItem( nItemPos )->meType == VALUESETITEM_SPACE ); in KeyInput()
1604 while ( ImplGetItem( nItemPos )->meType == VALUESETITEM_SPACE ); in KeyInput()
[all …]
H A Dvalueimp.hxx70 VALUESETITEM_SPACE enumerator
H A Dvalueacc.cxx493 if( ( pItem->meType != VALUESETITEM_SPACE ) && !pItem->maRect.IsEmpty() ) in getAccessibleAtPoint()

Completed in 23 milliseconds