Searched refs:nHelpFormatPos (Results 1 – 1 of 1) sorted by relevance
348 sal_uInt16 nHelpFormatPos = aHelpFormatLB.GetSelectEntryPos(); in FillItemSet() local349 if ( nHelpFormatPos != LISTBOX_ENTRY_NOTFOUND && in FillItemSet()350 nHelpFormatPos != aHelpFormatLB.GetSavedValue() ) in FillItemSet()352 …tions.SetHelpStyleSheet( *static_cast< String* >( aHelpFormatLB.GetEntryData( nHelpFormatPos ) ) ); in FillItemSet()
Completed in 22 milliseconds