Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptgdlg.cxx348 sal_uInt16 nHelpFormatPos = aHelpFormatLB.GetSelectEntryPos(); in FillItemSet() local
349 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