Searched refs:AbstractSfxDialog_Impl (Results 1 – 6 of 6) sorted by relevance
75 IMPL_ABSTDLG_BASE(AbstractSfxDialog_Impl);331 const SfxItemSet* AbstractSfxDialog_Impl::GetOutputItemSet() const in GetOutputItemSet()335 void AbstractSfxDialog_Impl::SetText( const XubString& rStr ) in SetText()339 String AbstractSfxDialog_Impl::GetText() const in GetText()510 return new AbstractSfxDialog_Impl( new SdActionDlg( pParent, pAttr, pView ) ); in CreatSdActionDialog()
218 class AbstractSfxDialog_Impl : public SfxAbstractDialog class220 DECL_ABSTDLG_BASE(AbstractSfxDialog_Impl,SfxModalDialog)
114 IMPL_ABSTDLG_BASE(AbstractSfxDialog_Impl);193 const SfxItemSet* AbstractSfxDialog_Impl::GetOutputItemSet() const in GetOutputItemSet()198 void AbstractSfxDialog_Impl::SetText( const XubString& rStr ) in SetText()202 String AbstractSfxDialog_Impl::GetText() const in GetText()713 return new AbstractSfxDialog_Impl( pDlg ); in CreateSfxDialog()1107 return new AbstractSfxDialog_Impl( pDlg ); in CreateSwBorderDlg()1126 return new AbstractSfxDialog_Impl( pDlg ); in CreateSwWrapDlg()1206 return new AbstractSfxDialog_Impl( pDlg ); in CreateSwFldEditDlg()
94 class AbstractSfxDialog_Impl :public SfxAbstractDialog class96 DECL_ABSTDLG_BASE(AbstractSfxDialog_Impl,SfxModalDialog)
113 IMPL_ABSTDLG_BASE(AbstractSfxDialog_Impl)235 const SfxItemSet* AbstractSfxDialog_Impl::GetOutputItemSet() const in GetOutputItemSet()240 void AbstractSfxDialog_Impl::SetText( const XubString& rStr ) in SetText()245 String AbstractSfxDialog_Impl::GetText() const in GetText()1323 return new AbstractSfxDialog_Impl( pDlg ); in CreateSfxDialog()1648 return new AbstractSfxDialog_Impl( pDlg ); in CreateSfxDialog()1683 return new AbstractSfxDialog_Impl( pDlg ); in CreateSfxDialog()
119 class AbstractSfxDialog_Impl : public SfxAbstractDialog class121 DECL_ABSTDLG_BASE(AbstractSfxDialog_Impl,SfxModalDialog)
Completed in 88 milliseconds