sddll2.cxx (5829e3e6) sddll2.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

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

130 GalleryChildWindow::RegisterChildWindow(0, pMod);
131 SvxIMapDlgChildWindow::RegisterChildWindow(0, pMod);
132 SvxHyperlinkDlgWrapper::RegisterChildWindow(0, pMod, SFX_CHILDWIN_FORCEDOCK);
133 SvxHlinkDlgWrapper::RegisterChildWindow(0, pMod);
134 ::sd::SpellDialogChildWindow::RegisterChildWindow(0, pMod);
135 ::avmedia::MediaPlayer::RegisterChildWindow(0, pMod);
136 ::sd::LeftPaneImpressChildWindow::RegisterChildWindow(0, pMod);
137 ::sd::LeftPaneDrawChildWindow::RegisterChildWindow(0, 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

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

130 GalleryChildWindow::RegisterChildWindow(0, pMod);
131 SvxIMapDlgChildWindow::RegisterChildWindow(0, pMod);
132 SvxHyperlinkDlgWrapper::RegisterChildWindow(0, pMod, SFX_CHILDWIN_FORCEDOCK);
133 SvxHlinkDlgWrapper::RegisterChildWindow(0, pMod);
134 ::sd::SpellDialogChildWindow::RegisterChildWindow(0, pMod);
135 ::avmedia::MediaPlayer::RegisterChildWindow(0, pMod);
136 ::sd::LeftPaneImpressChildWindow::RegisterChildWindow(0, pMod);
137 ::sd::LeftPaneDrawChildWindow::RegisterChildWindow(0, pMod);
138 ::sfx2::sidebar::SidebarChildWindow::RegisterChildWindow(NULL, pMod);
138 ::sfx2::sidebar::SidebarChildWindow::RegisterChildWindow(sal_False, pMod);
139
140 SvxFillToolBoxControl::RegisterControl(0, pMod);
141 SvxLineStyleToolBoxControl::RegisterControl(0, pMod);
142 SvxLineWidthToolBoxControl::RegisterControl(0, pMod);
143 SvxLineColorToolBoxControl::RegisterControl(0, pMod);
144
145 SvxLineEndToolBoxControl::RegisterControl( SID_ATTR_LINEEND_STYLE, pMod );
146

--- 61 unchanged lines hidden ---
139
140 SvxFillToolBoxControl::RegisterControl(0, pMod);
141 SvxLineStyleToolBoxControl::RegisterControl(0, pMod);
142 SvxLineWidthToolBoxControl::RegisterControl(0, pMod);
143 SvxLineColorToolBoxControl::RegisterControl(0, pMod);
144
145 SvxLineEndToolBoxControl::RegisterControl( SID_ATTR_LINEEND_STYLE, pMod );
146

--- 61 unchanged lines hidden ---