Home
last modified time | relevance | path

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

/AOO42X/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)
/AOO42X/main/sw/source/ui/dialog/ !
H A Dswdlgfact.cxx112 IMPL_ABSTDLG_BASE(AbstractSfxDialog_Impl);
191 const SfxItemSet* AbstractSfxDialog_Impl::GetOutputItemSet() const in GetOutputItemSet()
196 void AbstractSfxDialog_Impl::SetText( const XubString& rStr ) in SetText()
200 String AbstractSfxDialog_Impl::GetText() const in GetText()
711 return new AbstractSfxDialog_Impl( pDlg ); in CreateSfxDialog()
1105 return new AbstractSfxDialog_Impl( pDlg ); in CreateSwBorderDlg()
1124 return new AbstractSfxDialog_Impl( pDlg ); in CreateSwWrapDlg()
1204 return new AbstractSfxDialog_Impl( pDlg ); in CreateSwFldEditDlg()
H A Dswdlgfact.hxx93 class AbstractSfxDialog_Impl :public SfxAbstractDialog class
95 DECL_ABSTDLG_BASE(AbstractSfxDialog_Impl,SfxModalDialog)
/AOO42X/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)