Searched refs:aDialogStr (Results 1 – 1 of 1) sorted by relevance
727 String aDialogStr( IDEResId( RID_STR_STDDIALOGNAME ) ); in SaveDialog() local729 xFltMgr->appendFilter( aDialogStr, String( RTL_CONSTASCII_USTRINGPARAM( "*.xdl" ) ) ); in SaveDialog()731 xFltMgr->setCurrentFilter( aDialogStr ); in SaveDialog()992 String aDialogStr( IDEResId( RID_STR_STDDIALOGNAME ) ); in implImportDialog() local994 xFltMgr->appendFilter( aDialogStr, String( RTL_CONSTASCII_USTRINGPARAM( "*.xdl" ) ) ); in implImportDialog()996 xFltMgr->setCurrentFilter( aDialogStr ); in implImportDialog()
Completed in 16 milliseconds