Searched refs:m_aSubDirsBox (Results 1 – 2 of 2) sorted by relevance
421 m_aSubDirsBox( this, PaResId( RID_FIMP_BOX_SUBDIRS ) ), in FontImportDialog()450 m_aSubDirsBox.Check( sal_True ); in FontImportDialog()451 m_aSubDirsBox.SetToggleHdl( LINK( this, FontImportDialog, ToggleHdl ) ); in FontImportDialog()554 …Files, String( RTL_CONSTASCII_USTRINGPARAM( "PFA;PFB;TTF;TTC;OTF" ) ), m_aSubDirsBox.IsChecked() ); in IMPL_LINK()658 if( pBox == &m_aSubDirsBox ) in IMPL_LINK()
53 CheckBox m_aSubDirsBox; member in padmin::FontImportDialog
Completed in 18 milliseconds