Lines Matching refs:pMod
322 SwModule* pMod = SW_MOD(); in RegisterInterfaces() local
323 SwModule::RegisterInterface( pMod ); in RegisterInterfaces()
324 SwDocShell::RegisterInterface( pMod ); in RegisterInterfaces()
325 SwWebDocShell::RegisterInterface( pMod ); in RegisterInterfaces()
326 SwGlosDocShell::RegisterInterface( pMod ); in RegisterInterfaces()
327 SwWebGlosDocShell::RegisterInterface( pMod ); in RegisterInterfaces()
328 SwView::RegisterInterface( pMod ); in RegisterInterfaces()
329 SwWebView::RegisterInterface( pMod ); in RegisterInterfaces()
330 SwPagePreView::RegisterInterface( pMod ); in RegisterInterfaces()
331 SwSrcView::RegisterInterface( pMod ); in RegisterInterfaces()
334 SwBaseShell::RegisterInterface(pMod); in RegisterInterfaces()
335 SwTextShell::RegisterInterface(pMod); in RegisterInterfaces()
336 SwTableShell::RegisterInterface(pMod); in RegisterInterfaces()
337 SwListShell::RegisterInterface(pMod); in RegisterInterfaces()
338 SwFrameShell::RegisterInterface(pMod); in RegisterInterfaces()
339 SwDrawBaseShell::RegisterInterface(pMod); in RegisterInterfaces()
340 SwDrawShell::RegisterInterface(pMod); in RegisterInterfaces()
341 SwDrawFormShell::RegisterInterface(pMod); in RegisterInterfaces()
342 SwDrawTextShell::RegisterInterface(pMod); in RegisterInterfaces()
343 SwBezierShell::RegisterInterface(pMod); in RegisterInterfaces()
344 SwGrfShell::RegisterInterface(pMod); in RegisterInterfaces()
345 SwOleShell::RegisterInterface(pMod); in RegisterInterfaces()
346 SwWebTextShell::RegisterInterface(pMod); in RegisterInterfaces()
347 SwWebFrameShell::RegisterInterface(pMod); in RegisterInterfaces()
348 SwWebGrfShell::RegisterInterface(pMod); in RegisterInterfaces()
349 SwWebListShell::RegisterInterface(pMod); in RegisterInterfaces()
350 SwWebTableShell::RegisterInterface(pMod); in RegisterInterfaces()
351 SwWebDrawFormShell::RegisterInterface(pMod); in RegisterInterfaces()
352 SwWebOleShell::RegisterInterface(pMod); in RegisterInterfaces()
353 SwMediaShell::RegisterInterface(pMod); in RegisterInterfaces()
354 SwAnnotationShell::RegisterInterface(pMod); in RegisterInterfaces()
361 SwModule* pMod = SW_MOD(); in RegisterControls() local
362 SvxTbxCtlDraw::RegisterControl(SID_INSERT_DRAW, pMod ); in RegisterControls()
363 SvxTbxCtlAlign::RegisterControl(SID_OBJECT_ALIGN, pMod ); in RegisterControls()
364 SwTbxAnchor::RegisterControl(FN_TOOL_ANKER, pMod ); in RegisterControls()
365 SwTbxInsertCtrl::RegisterControl(FN_INSERT_CTRL, pMod ); in RegisterControls()
366 SwTbxInsertCtrl::RegisterControl(FN_INSERT_OBJ_CTRL, pMod ); in RegisterControls()
367 SwTbxAutoTextCtrl::RegisterControl(FN_INSERT_FIELD_CTRL, pMod ); in RegisterControls()
368 SwTbxAutoTextCtrl::RegisterControl(FN_GLOSSARY_DLG, pMod ); in RegisterControls()
370 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_BASIC, pMod ); in RegisterControls()
371 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_SYMBOL, pMod ); in RegisterControls()
372 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_ARROW, pMod ); in RegisterControls()
373 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_FLOWCHART, pMod ); in RegisterControls()
374 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_CALLOUT, pMod ); in RegisterControls()
375 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_STAR, pMod ); in RegisterControls()
377 svx::ExtrusionColorControl::RegisterControl( SID_EXTRUSION_3D_COLOR, pMod ); in RegisterControls()
378 svx::FontWorkShapeTypeControl::RegisterControl( SID_FONTWORK_SHAPE_TYPE, pMod ); in RegisterControls()
380 SvxClipBoardControl::RegisterControl(SID_PASTE, pMod ); in RegisterControls()
381 SvxUndoRedoControl::RegisterControl(SID_UNDO, pMod ); in RegisterControls()
382 SvxUndoRedoControl::RegisterControl(SID_REDO, pMod ); in RegisterControls()
383 svx::FormatPaintBrushToolBoxControl::RegisterControl(SID_FORMATPAINTBRUSH, pMod ); in RegisterControls()
385 SvxFillToolBoxControl::RegisterControl(SID_ATTR_FILL_STYLE, pMod ); in RegisterControls()
386 SvxLineStyleToolBoxControl::RegisterControl(SID_ATTR_LINE_STYLE, pMod ); in RegisterControls()
387 SvxLineWidthToolBoxControl::RegisterControl(SID_ATTR_LINE_WIDTH, pMod ); in RegisterControls()
388 SvxLineColorToolBoxControl::RegisterControl(SID_ATTR_LINE_COLOR, pMod ); in RegisterControls()
389 SvxLineEndToolBoxControl::RegisterControl(SID_ATTR_LINEEND_STYLE, pMod ); in RegisterControls()
391 SvxFontNameToolBoxControl::RegisterControl(SID_ATTR_CHAR_FONT, pMod ); in RegisterControls()
393 SvxFontColorToolBoxControl::RegisterControl(SID_ATTR_CHAR_COLOR, pMod ); in RegisterControls()
394 SvxFontColorExtToolBoxControl::RegisterControl(SID_ATTR_CHAR_COLOR2, pMod ); in RegisterControls()
395 SvxFontColorExtToolBoxControl::RegisterControl(SID_ATTR_CHAR_COLOR_BACKGROUND, pMod ); in RegisterControls()
396 SvxStyleToolBoxControl::RegisterControl(SID_STYLE_APPLY, pMod ); in RegisterControls()
397 SvxColorToolBoxControl::RegisterControl(SID_BACKGROUND_COLOR, pMod ); in RegisterControls()
398 SvxFrameToolBoxControl::RegisterControl(SID_ATTR_BORDER, pMod ); in RegisterControls()
399 SvxFrameLineStyleToolBoxControl::RegisterControl(SID_FRAME_LINESTYLE, pMod ); in RegisterControls()
400 SvxFrameLineColorToolBoxControl::RegisterControl(SID_FRAME_LINECOLOR, pMod ); in RegisterControls()
402 SvxColumnsToolBoxControl::RegisterControl(FN_INSERT_FRAME_INTERACT, pMod ); in RegisterControls()
403 SvxColumnsToolBoxControl::RegisterControl(FN_INSERT_FRAME, pMod ); in RegisterControls()
404 SvxColumnsToolBoxControl::RegisterControl(FN_INSERT_REGION, pMod ); in RegisterControls()
405 SvxTableToolBoxControl::RegisterControl(FN_INSERT_TABLE, pMod ); in RegisterControls()
406 SvxTableToolBoxControl::RegisterControl(FN_SHOW_MULTIPLE_PAGES, pMod ); in RegisterControls()
408 SvxFontMenuControl::RegisterControl(SID_ATTR_CHAR_FONT, pMod ); in RegisterControls()
409 SvxFontSizeMenuControl::RegisterControl(SID_ATTR_CHAR_FONTHEIGHT, pMod ); in RegisterControls()
411 SwZoomControl::RegisterControl(SID_ATTR_ZOOM, pMod ); in RegisterControls()
412 SwPreviewZoomControl::RegisterControl(FN_PREVIEW_ZOOM, pMod); in RegisterControls()
413 SvxPosSizeStatusBarControl::RegisterControl(0, pMod ); in RegisterControls()
414 SvxInsertStatusBarControl::RegisterControl(SID_ATTR_INSERT, pMod ); in RegisterControls()
415 SvxSelectionModeControl::RegisterControl(FN_STAT_SELMODE, pMod ); in RegisterControls()
416 XmlSecStatusBarControl::RegisterControl( SID_SIGNATURE, pMod ); in RegisterControls()
418 SwBookmarkControl::RegisterControl(FN_STAT_PAGE, pMod ); in RegisterControls()
419 SwTemplateControl::RegisterControl(FN_STAT_TEMPLATE, pMod ); in RegisterControls()
420 SwViewLayoutControl::RegisterControl( SID_ATTR_VIEWLAYOUT, pMod ); in RegisterControls()
421 SvxZoomSliderControl::RegisterControl( SID_ATTR_ZOOMSLIDER, pMod ); in RegisterControls()
423 SwTableOptimizeCtrl::RegisterControl(FN_OPTIMIZE_TABLE, pMod); in RegisterControls()
425 SvxIMapDlgChildWindow::RegisterChildWindow( sal_False, pMod ); in RegisterControls()
426 SvxSearchDialogWrapper::RegisterChildWindow( sal_False, pMod ); in RegisterControls()
427 SvxHlinkDlgWrapper::RegisterChildWindow( sal_False, pMod ); in RegisterControls()
428 SvxHyperlinkDlgWrapper::RegisterChildWindow( sal_False, pMod, SFX_CHILDWIN_FORCEDOCK ); in RegisterControls()
429 SvxFontWorkChildWindow::RegisterChildWindow( sal_False, pMod ); in RegisterControls()
430 SwFldDlgWrapper::RegisterChildWindow( sal_False, pMod ); in RegisterControls()
431 SwFldDataOnlyDlgWrapper::RegisterChildWindow( sal_False, pMod ); in RegisterControls()
432 SvxContourDlgChildWindow::RegisterChildWindow( sal_False, pMod ); in RegisterControls()
433 SwNavigationChild::RegisterChildWindowContext( pMod ); in RegisterControls()
434 SwInputChild::RegisterChildWindow( sal_False, pMod, SFX_CHILDWIN_FORCEDOCK ); in RegisterControls()
435 SwRedlineAcceptChild::RegisterChildWindow( sal_False, pMod ); in RegisterControls()
436 SwSyncChildWin::RegisterChildWindow( sal_True, pMod ); in RegisterControls()
437 SwMailMergeChildWindow::RegisterChildWindow( sal_False, pMod ); in RegisterControls()
439 SwInsertIdxMarkWrapper::RegisterChildWindow( sal_False, pMod ); in RegisterControls()
440 SwInsertAuthMarkWrapper::RegisterChildWindow( sal_False, pMod ); in RegisterControls()
441 SvxRubyChildWindow::RegisterChildWindow( sal_False, pMod); in RegisterControls()
442 SwSpellDialogChildWindow::RegisterChildWindow(sal_False, pMod); in RegisterControls()
444 SvxGrafRedToolBoxControl::RegisterControl( SID_ATTR_GRAF_RED, pMod ); in RegisterControls()
445 SvxGrafGreenToolBoxControl::RegisterControl( SID_ATTR_GRAF_GREEN, pMod ); in RegisterControls()
446 SvxGrafBlueToolBoxControl::RegisterControl( SID_ATTR_GRAF_BLUE, pMod ); in RegisterControls()
447 SvxGrafLuminanceToolBoxControl::RegisterControl( SID_ATTR_GRAF_LUMINANCE, pMod ); in RegisterControls()
448 SvxGrafContrastToolBoxControl::RegisterControl( SID_ATTR_GRAF_CONTRAST, pMod ); in RegisterControls()
449 SvxGrafGammaToolBoxControl::RegisterControl( SID_ATTR_GRAF_GAMMA, pMod ); in RegisterControls()
450 SvxGrafTransparenceToolBoxControl::RegisterControl( SID_ATTR_GRAF_TRANSPARENCE, pMod ); in RegisterControls()
451 SvxGrafModeToolBoxControl::RegisterControl( SID_ATTR_GRAF_MODE, pMod ); in RegisterControls()
452 SvxGrafFilterToolBoxControl::RegisterControl( SID_GRFFILTER, pMod ); in RegisterControls()
453 SvxVertTextTbxCtrl::RegisterControl(SID_TEXTDIRECTION_LEFT_TO_RIGHT, pMod); in RegisterControls()
454 SvxVertTextTbxCtrl::RegisterControl(SID_TEXTDIRECTION_TOP_TO_BOTTOM, pMod); in RegisterControls()
455 SvxVertTextTbxCtrl::RegisterControl(SID_DRAW_CAPTION_VERTICAL, pMod); in RegisterControls()
456 SvxVertTextTbxCtrl::RegisterControl(SID_DRAW_TEXT_VERTICAL, pMod); in RegisterControls()
458 SvxCTLTextTbxCtrl::RegisterControl(SID_ATTR_PARA_LEFT_TO_RIGHT, pMod); in RegisterControls()
459 SvxCTLTextTbxCtrl::RegisterControl(SID_ATTR_PARA_RIGHT_TO_LEFT, pMod); in RegisterControls()
461 GalleryChildWindow::RegisterChildWindow(0, pMod); in RegisterControls()
463 ::avmedia::MediaToolBoxControl::RegisterControl(SID_AVMEDIA_TOOLBOX, pMod); in RegisterControls()
464 ::avmedia::MediaPlayer::RegisterChildWindow(0, pMod); in RegisterControls()
466 SvxSmartTagsControl::RegisterControl(SID_OPEN_SMARTTAGMENU, pMod); in RegisterControls()
467 ::sfx2::sidebar::SidebarChildWindow::RegisterChildWindow(NULL, pMod); in RegisterControls()