Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/doc/
H A Dguisaveas.cxx973 SfxAllItemSet aDialogParams( SFX_APP()->GetPool() ); in OutputFileDialog() local
974 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 23 milliseconds