Home
last modified time | relevance | path

Searched refs:nColorPos (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dtpline.cxx451 sal_uInt16 nColorPos = aLbColor.GetSelectEntryPos(); in ActivatePage() local
457 else if( nCount <= nColorPos ) in ActivatePage()
460 aLbColor.SelectEntryPos( nColorPos ); in ActivatePage()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1403 sal_uInt16 nColorPos = mpCLBDimColor->GetEntryPos( aColor ); in CustomAnimationEffectTabPage() local
1404 if ( LISTBOX_ENTRY_NOTFOUND != nColorPos ) in CustomAnimationEffectTabPage()
1405 mpCLBDimColor->SelectEntryPos( nColorPos ); in CustomAnimationEffectTabPage()

Completed in 34 milliseconds