Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/xsltdialog/
H A Dxmlfiltertestdialog.cxx222 maImportRecentFile = OUString(); in test()
315 maPBRecentDocument.Enable( bImport && maImportRecentFile.getLength() ); in initDialog()
316 maFTNameOfRecentFile.Enable( bImport && maImportRecentFile.getLength() ); in initDialog()
320 maFTNameOfRecentFile.SetText( getFileNameFromURL( maImportRecentFile ) ); in initDialog()
611 aDlg.SetDisplayDirectory( maImportRecentFile ); in onImportBrowse()
615 maImportRecentFile = aDlg.GetPath(); in onImportBrowse()
616 import( maImportRecentFile ); in onImportBrowse()
624 import( maImportRecentFile ); in onImportRecentDocument()
H A Dxmlfiltertestdialog.hxx72 rtl::OUString maImportRecentFile; member in XMLFilterTestDialog

Completed in 42 milliseconds