Searched refs:nChosenFilterPos (Results 1 – 1 of 1) sorted by relevance
1293 sal_uInt16 nChosenFilterPos = pTypeList->GetSelectEntryPos(); in ExtendFileName() local1294 if( nChosenFilterPos != LISTBOX_ENTRY_NOTFOUND ) in ExtendFileName()1296 UniString aExtensionMask = GetFileDialog()->GetFilterType( nChosenFilterPos ); in ExtendFileName()
Completed in 15 milliseconds