Searched refs:SetItemPos (Results 1 – 5 of 5) sorted by relevance
239 mpImplWin->SetItemPos( GetSelectEntryPos() ); in IMPL_LINK()296 mpImplWin->SetItemPos( nChanged ); in IMPL_LINK()306 mpImplWin->SetItemPos( LISTBOX_ENTRY_NOTFOUND ); in IMPL_LINK()1053 mpImplWin->SetItemPos( LISTBOX_ENTRY_NOTFOUND ); in Clear()1069 mpImplWin->SetItemPos( LISTBOX_ENTRY_NOTFOUND ); in SetNoSelection()
435 pComp->SetItemPos( (sal_uInt16)j ); in InsertChild()470 pComp->SetItemPos( (sal_uInt16)j ); in RemoveChild()
180 void OAccessibleMenuItemComponent::SetItemPos( sal_uInt16 nItemPos ) in SetItemPos() function in OAccessibleMenuItemComponent
50 void SetItemPos( sal_uInt16 nItemPos );
614 void SetItemPos( sal_uInt16 n ) { mnItemPos = n; } in SetItemPos() function in ImplWin
Completed in 46 milliseconds