Searched refs:nColorPos (Results 1 – 2 of 2) sorted by relevance
451 sal_uInt16 nColorPos = aLbColor.GetSelectEntryPos(); in ActivatePage() local457 else if( nCount <= nColorPos ) in ActivatePage()460 aLbColor.SelectEntryPos( nColorPos ); in ActivatePage()
1403 sal_uInt16 nColorPos = mpCLBDimColor->GetEntryPos( aColor ); in CustomAnimationEffectTabPage() local1404 if ( LISTBOX_ENTRY_NOTFOUND != nColorPos ) in CustomAnimationEffectTabPage()1405 mpCLBDimColor->SelectEntryPos( nColorPos ); in CustomAnimationEffectTabPage()
Completed in 38 milliseconds