Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Dtempldlg.hxx68 ISfxTemplateCommon* GetISfxTemplateCommon();
112 ISfxTemplateCommon* GetISfxTemplateCommon();
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx141 ISfxTemplateCommon* SfxTemplateDialog::GetISfxTemplateCommon() in GetISfxTemplateCommon() function in SfxTemplateDialog
143 return pImpl->GetISfxTemplateCommon(); in GetISfxTemplateCommon()
437 ISfxTemplateCommon* SfxTemplatePanelControl::GetISfxTemplateCommon() in GetISfxTemplateCommon() function in SfxTemplatePanelControl
439 return pImpl->GetISfxTemplateCommon(); in GetISfxTemplateCommon()
2922 SFX_APP()->Get_Impl()->pTemplateCommon = GetISfxTemplateCommon(); in SfxTemplateCatalog_Impl()
/trunk/main/sfx2/source/appl/
H A Dappmisc.cxx276 return ((SfxTemplateDialog*) pChild->GetWindow())->GetISfxTemplateCommon(); in GetCurrentTemplateCommon()
/trunk/main/sfx2/source/inc/
H A Dtempldgi.hxx254 ISfxTemplateCommon* GetISfxTemplateCommon() { return &aISfxTemplateCommon; } in GetISfxTemplateCommon() function in SfxCommonTemplateDialog_Impl

Completed in 39 milliseconds