Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/dlg/
H A Dsddlgfact.cxx75 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()
H A Dsddlgfact.hxx218 class AbstractSfxDialog_Impl : public SfxAbstractDialog class
220 DECL_ABSTDLG_BASE(AbstractSfxDialog_Impl,SfxModalDialog)
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx114 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()
H A Dswdlgfact.hxx94 class AbstractSfxDialog_Impl :public SfxAbstractDialog class
96 DECL_ABSTDLG_BASE(AbstractSfxDialog_Impl,SfxModalDialog)
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx113 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()
1656 return new AbstractSfxDialog_Impl( pDlg ); in CreateSfxDialog()
1691 return new AbstractSfxDialog_Impl( pDlg ); in CreateSfxDialog()
H A Ddlgfact.hxx119 class AbstractSfxDialog_Impl : public SfxAbstractDialog class
121 DECL_ABSTDLG_BASE(AbstractSfxDialog_Impl,SfxModalDialog)

Completed in 54 milliseconds