Lines Matching refs:pMod
53 extern void RegisterInterfaces( SfxModule* pMod );
90 SfxModule* pMod = SD_MOD(); in RegisterInterfaces() local
91 SdModule::RegisterInterface(pMod); in RegisterInterfaces()
94 ::sd::ViewShellBase::RegisterInterface(pMod); in RegisterInterfaces()
97 ::sd::DrawDocShell::RegisterInterface(pMod); in RegisterInterfaces()
98 ::sd::GraphicDocShell::RegisterInterface(pMod); in RegisterInterfaces()
101 ::sd::DrawViewShell::RegisterInterface(pMod); in RegisterInterfaces()
102 ::sd::OutlineViewShell::RegisterInterface(pMod); in RegisterInterfaces()
103 ::sd::PresentationViewShell::RegisterInterface(pMod); in RegisterInterfaces()
106 ::sd::GraphicViewShell::RegisterInterface(pMod); in RegisterInterfaces()
109 ::sd::BezierObjectBar::RegisterInterface(pMod); in RegisterInterfaces()
110 ::sd::TextObjectBar::RegisterInterface(pMod); in RegisterInterfaces()
111 ::sd::GraphicObjectBar::RegisterInterface(pMod); in RegisterInterfaces()
114 ::sd::MediaObjectBar::RegisterInterface(pMod); in RegisterInterfaces()
117 ::sd::ui::table::RegisterInterfaces(pMod); in RegisterInterfaces()
120 ::sd::slidesorter::SlideSorterViewShell::RegisterInterface (pMod); in RegisterInterfaces()