Searched refs:mbOpenDlg (Results 1 – 2 of 2) sorted by relevance
55 sal_Bool mbOpenDlg; member in FileControl81 void SetOpenDialog( sal_Bool bOpen ) { mbOpenDlg = bOpen; } in SetOpenDialog()82 sal_Bool IsOpenDialog() const { return mbOpenDlg; } in IsOpenDialog()
44 mbOpenDlg = sal_True; in FileControl()