Searched refs:aDialogParams (Results 1 – 1 of 1) sorted by relevance
973 SfxAllItemSet aDialogParams( SFX_APP()->GetPool() ); in OutputFileDialog() local974 SfxItemSet* pDialogParams = &aDialogParams; in OutputFileDialog()977 aDialogParams, in OutputFileDialog()981 …if ( bPreselectPassword && aDialogParams.GetItemState( SID_ENCRYPTIONDATA, sal_True, &pItem ) != S… in OutputFileDialog()985 aDialogParams.Put( SfxBoolItem( SID_PASSWORDINTERACTION, sal_True ) ); in OutputFileDialog()
Completed in 73 milliseconds