Lines Matching refs:SfxModalDialog
121 void SfxModalDialog::SetDialogData_Impl() in SetDialogData_Impl()
133 void SfxModalDialog::GetDialogData_Impl() in GetDialogData_Impl()
156 void SfxModalDialog::init() in init()
163 SfxModalDialog::SfxModalDialog(Window* pParent, const ResId &rResId ) in SfxModalDialog() function in SfxModalDialog
182 SfxModalDialog::SfxModalDialog(Window* pParent, in SfxModalDialog() function in SfxModalDialog
202 SfxModalDialog::~SfxModalDialog() in ~SfxModalDialog()
214 void SfxModalDialog::CreateOutputItemSet( SfxItemPool& rPool ) in CreateOutputItemSet()
223 void SfxModalDialog::CreateOutputItemSet( const SfxItemSet& rSet ) in CreateOutputItemSet()
769 SfxModalDialog( pParent, nUniqueId, WinBits( WB_STDMODAL | WB_3DLOOK ) ), in SfxSingleTabDialog()
796 : SfxModalDialog( pParent, nUniqueId, WinBits( WB_STDMODAL | WB_3DLOOK ) ), in SfxSingleTabDialog()
822 : SfxModalDialog( pParent, nUniqueId, WinBits( WB_STDMODAL | WB_3DLOOK ) ), in SfxSingleTabDialog()