swmodule.cxx (7a32b0c8) swmodule.cxx (a72d41dc)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 451 unchanged lines hidden (view full) ---

460 SvxCTLTextTbxCtrl::RegisterControl(SID_ATTR_PARA_RIGHT_TO_LEFT, pMod);
461
462 GalleryChildWindow::RegisterChildWindow(0, pMod);
463
464 ::avmedia::MediaToolBoxControl::RegisterControl(SID_AVMEDIA_TOOLBOX, pMod);
465 ::avmedia::MediaPlayer::RegisterChildWindow(0, pMod);
466
467 SvxSmartTagsControl::RegisterControl(SID_OPEN_SMARTTAGMENU, pMod);
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 451 unchanged lines hidden (view full) ---

460 SvxCTLTextTbxCtrl::RegisterControl(SID_ATTR_PARA_RIGHT_TO_LEFT, pMod);
461
462 GalleryChildWindow::RegisterChildWindow(0, pMod);
463
464 ::avmedia::MediaToolBoxControl::RegisterControl(SID_AVMEDIA_TOOLBOX, pMod);
465 ::avmedia::MediaPlayer::RegisterChildWindow(0, pMod);
466
467 SvxSmartTagsControl::RegisterControl(SID_OPEN_SMARTTAGMENU, pMod);
468 ::sfx2::sidebar::SidebarChildWindow::RegisterChildWindow(NULL, pMod);
469 ::sfx2::TaskPaneWrapper::RegisterChildWindow(NULL, pMod);
468 ::sfx2::sidebar::SidebarChildWindow::RegisterChildWindow(sal_False, pMod);
469 ::sfx2::TaskPaneWrapper::RegisterChildWindow(sal_False, pMod);
470}
471
472
473
474/*************************************************************************
475|*
476|* Modul laden (nur Attrappe fuer das Linken der DLL)
477|*

--- 21 unchanged lines hidden ---
470}
471
472
473
474/*************************************************************************
475|*
476|* Modul laden (nur Attrappe fuer das Linken der DLL)
477|*

--- 21 unchanged lines hidden ---