Lines Matching refs:pMod
53 extern void RegisterInterfaces( SfxModule* pMod );
94 SfxModule* pMod = SD_MOD(); in RegisterInterfaces() local
95 SdModule::RegisterInterface(pMod); in RegisterInterfaces()
98 ::sd::ViewShellBase::RegisterInterface(pMod); in RegisterInterfaces()
101 ::sd::DrawDocShell::RegisterInterface(pMod); in RegisterInterfaces()
102 ::sd::GraphicDocShell::RegisterInterface(pMod); in RegisterInterfaces()
105 ::sd::DrawViewShell::RegisterInterface(pMod); in RegisterInterfaces()
106 ::sd::OutlineViewShell::RegisterInterface(pMod); in RegisterInterfaces()
107 ::sd::PresentationViewShell::RegisterInterface(pMod); in RegisterInterfaces()
110 ::sd::GraphicViewShell::RegisterInterface(pMod); in RegisterInterfaces()
113 ::sd::BezierObjectBar::RegisterInterface(pMod); in RegisterInterfaces()
114 ::sd::TextObjectBar::RegisterInterface(pMod); in RegisterInterfaces()
115 ::sd::GraphicObjectBar::RegisterInterface(pMod); in RegisterInterfaces()
118 ::sd::MediaObjectBar::RegisterInterface(pMod); in RegisterInterfaces()
121 ::sd::ui::table::RegisterInterfaces(pMod); in RegisterInterfaces()
124 ::sd::slidesorter::SlideSorterViewShell::RegisterInterface (pMod); in RegisterInterfaces()