Searched refs:pCharSetBox (Results 1 – 1 of 1) sorted by relevance
649 IMPL_LINK( ScImportAsciiDlg, CharSetHdl, SvxTextEncodingBox*, pCharSetBox ) in IMPL_LINK() argument651 DBG_ASSERT( pCharSetBox, "ScImportAsciiDlg::CharSetHdl - missing sender" ); in IMPL_LINK()653 if( (pCharSetBox == &aLbCharSet) && (pCharSetBox->GetSelectEntryCount() == 1) ) in IMPL_LINK()
Completed in 14 milliseconds