Lines Matching refs:pMod

175 	ScModule* pMod = new ScModule( &ScDocShell::Factory() );  in Init()  local
176 (*ppShlPtr) = pMod; in Init()
193 ScModule ::RegisterInterface(pMod); in Init()
194 ScDocShell ::RegisterInterface(pMod); in Init()
195 ScTabViewShell ::RegisterInterface(pMod); in Init()
196 ScPreviewShell ::RegisterInterface(pMod); in Init()
197 ScDrawShell ::RegisterInterface(pMod); in Init()
198 ScDrawFormShell ::RegisterInterface(pMod); in Init()
199 ScDrawTextObjectBar ::RegisterInterface(pMod); in Init()
200 ScEditShell ::RegisterInterface(pMod); in Init()
201 ScPivotShell ::RegisterInterface(pMod); in Init()
202 ScAuditingShell ::RegisterInterface(pMod); in Init()
203 ScFormatShell ::RegisterInterface(pMod); in Init()
204 ScCellShell ::RegisterInterface(pMod); in Init()
205 ScOleObjectShell ::RegisterInterface(pMod); in Init()
206 ScChartShell ::RegisterInterface(pMod); in Init()
207 ScGraphicShell ::RegisterInterface(pMod); in Init()
208 ScMediaShell ::RegisterInterface(pMod); in Init()
209 ScPageBreakShell ::RegisterInterface(pMod); in Init()
212 ScTbxInsertCtrl ::RegisterControl(SID_TBXCTL_INSERT, pMod); in Init()
213 ScTbxInsertCtrl ::RegisterControl(SID_TBXCTL_INSCELLS, pMod); in Init()
214 ScTbxInsertCtrl ::RegisterControl(SID_TBXCTL_INSOBJ, pMod); in Init()
215 ScZoomSliderControl ::RegisterControl(SID_PREVIEW_SCALINGFACTOR, pMod); in Init()
218 SvxTbxCtlDraw ::RegisterControl(SID_INSERT_DRAW, pMod); in Init()
219 SvxTbxCtlCustomShapes ::RegisterControl(SID_DRAWTBX_CS_BASIC, pMod); in Init()
220 SvxTbxCtlCustomShapes ::RegisterControl(SID_DRAWTBX_CS_SYMBOL, pMod); in Init()
221 SvxTbxCtlCustomShapes ::RegisterControl(SID_DRAWTBX_CS_ARROW, pMod); in Init()
222 SvxTbxCtlCustomShapes ::RegisterControl(SID_DRAWTBX_CS_FLOWCHART, pMod); in Init()
223 SvxTbxCtlCustomShapes ::RegisterControl(SID_DRAWTBX_CS_CALLOUT, pMod); in Init()
224 SvxTbxCtlCustomShapes ::RegisterControl(SID_DRAWTBX_CS_STAR, pMod); in Init()
225 SvxTbxCtlAlign ::RegisterControl(SID_OBJECT_ALIGN, pMod); in Init()
226 SvxFillToolBoxControl ::RegisterControl(0, pMod); in Init()
227 SvxLineStyleToolBoxControl ::RegisterControl(0, pMod); in Init()
228 SvxLineWidthToolBoxControl ::RegisterControl(0, pMod); in Init()
229 SvxLineColorToolBoxControl ::RegisterControl(0, pMod); in Init()
230 SvxLineEndToolBoxControl ::RegisterControl(SID_ATTR_LINEEND_STYLE, pMod); in Init()
231 SvxStyleToolBoxControl ::RegisterControl(SID_STYLE_APPLY, pMod); in Init()
232 SvxFontNameToolBoxControl ::RegisterControl(SID_ATTR_CHAR_FONT, pMod); in Init()
234 SvxFontColorToolBoxControl ::RegisterControl(SID_ATTR_CHAR_COLOR, pMod); in Init()
235 SvxColorToolBoxControl ::RegisterControl(SID_BACKGROUND_COLOR, pMod); in Init()
236 SvxFrameToolBoxControl ::RegisterControl(SID_ATTR_BORDER, pMod); in Init()
237 SvxFrameLineStyleToolBoxControl ::RegisterControl(SID_FRAME_LINESTYLE, pMod); in Init()
238 SvxFrameLineColorToolBoxControl ::RegisterControl(SID_FRAME_LINECOLOR, pMod); in Init()
239 SvxClipBoardControl ::RegisterControl(SID_PASTE, pMod ); in Init()
240 SvxUndoRedoControl ::RegisterControl(SID_UNDO, pMod ); in Init()
241 SvxUndoRedoControl ::RegisterControl(SID_REDO, pMod ); in Init()
242 svx::FormatPaintBrushToolBoxControl::RegisterControl(SID_FORMATPAINTBRUSH, pMod ); in Init()
244 SvxGrafModeToolBoxControl ::RegisterControl(SID_ATTR_GRAF_MODE, pMod); in Init()
245 SvxGrafRedToolBoxControl ::RegisterControl(SID_ATTR_GRAF_RED, pMod); in Init()
246 SvxGrafGreenToolBoxControl ::RegisterControl(SID_ATTR_GRAF_GREEN, pMod); in Init()
247 SvxGrafBlueToolBoxControl ::RegisterControl(SID_ATTR_GRAF_BLUE, pMod); in Init()
248 SvxGrafLuminanceToolBoxControl ::RegisterControl(SID_ATTR_GRAF_LUMINANCE, pMod); in Init()
249 SvxGrafContrastToolBoxControl ::RegisterControl(SID_ATTR_GRAF_CONTRAST, pMod); in Init()
250 SvxGrafGammaToolBoxControl ::RegisterControl(SID_ATTR_GRAF_GAMMA, pMod); in Init()
251 SvxGrafTransparenceToolBoxControl::RegisterControl(SID_ATTR_GRAF_TRANSPARENCE, pMod); in Init()
252 SvxGrafFilterToolBoxControl ::RegisterControl(SID_GRFFILTER, pMod); in Init()
254 SvxVertTextTbxCtrl::RegisterControl(SID_DRAW_CAPTION_VERTICAL, pMod); in Init()
255 SvxVertTextTbxCtrl::RegisterControl(SID_DRAW_TEXT_VERTICAL, pMod); in Init()
256 SvxVertTextTbxCtrl::RegisterControl(SID_TEXTDIRECTION_LEFT_TO_RIGHT, pMod); in Init()
257 SvxVertTextTbxCtrl::RegisterControl(SID_TEXTDIRECTION_TOP_TO_BOTTOM, pMod); in Init()
258 SvxCTLTextTbxCtrl::RegisterControl(SID_ATTR_PARA_LEFT_TO_RIGHT, pMod); in Init()
259 SvxCTLTextTbxCtrl::RegisterControl(SID_ATTR_PARA_RIGHT_TO_LEFT, pMod); in Init()
262 ::avmedia::MediaToolBoxControl::RegisterControl( SID_AVMEDIA_TOOLBOX, pMod ); in Init()
265 ::sfx2::TaskPaneWrapper::RegisterChildWindow( sal_False, pMod ); in Init()
266 ::sfx2::sidebar::SidebarChildWindow::RegisterChildWindow(NULL, pMod); in Init()
269 SvxInsertStatusBarControl ::RegisterControl(SID_ATTR_INSERT, pMod); in Init()
270 SvxSelectionModeControl ::RegisterControl(SID_STATUS_SELMODE, pMod); in Init()
271 SvxZoomStatusBarControl ::RegisterControl(SID_ATTR_ZOOM, pMod); in Init()
272 SvxZoomSliderControl ::RegisterControl(SID_ATTR_ZOOMSLIDER, pMod); in Init()
273 SvxModifyControl ::RegisterControl(SID_DOC_MODIFIED, pMod); in Init()
274 XmlSecStatusBarControl ::RegisterControl( SID_SIGNATURE, pMod ); in Init()
276 SvxPosSizeStatusBarControl ::RegisterControl(SID_ATTR_SIZE, pMod); in Init()
279 SvxFontMenuControl ::RegisterControl(SID_ATTR_CHAR_FONT, pMod); in Init()
280 SvxFontSizeMenuControl ::RegisterControl(SID_ATTR_CHAR_FONTHEIGHT, pMod); in Init()
283 svx::ExtrusionColorControl::RegisterControl( SID_EXTRUSION_3D_COLOR, pMod ); in Init()
284 svx::FontWorkShapeTypeControl::RegisterControl( SID_FONTWORK_SHAPE_TYPE, pMod ); in Init()
289 ScInputWindowWrapper ::RegisterChildWindow(42, pMod, SFX_CHILDWIN_TASK|SFX_CHILDWIN_FORCEDOCK); in Init()
291 sal::static_int_cast<sal_uInt16>(ScTabViewShell::GetInterfaceId()), pMod); in Init()
292 ScSolverDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init()
293 ScOptSolverDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init()
294 ScNameDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init()
295 ScPivotLayoutWrapper ::RegisterChildWindow(sal_False, pMod); in Init()
296 ScTabOpDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init()
297 ScFilterDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init()
298 ScSpecialFilterDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init()
299 ScDbNameDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init()
300 ScConsolidateDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init()
301 ScPrintAreasDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init()
302 ScCondFormatDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init()
303 ScColRowNameRangesDlgWrapper::RegisterChildWindow(sal_False, pMod); in Init()
304 ScFormulaDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init()
307 ScFunctionChildWindow ::RegisterChildWindow(sal_False, pMod); in Init()
310 ScAcceptChgDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init()
311 …ScSimpleRefDlgWrapper ::RegisterChildWindow(sal_False, pMod, SFX_CHILDWIN_ALWAYSAVAILABLE|SF… in Init()
312 ScHighlightChgDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init()
314 SvxSearchDialogWrapper ::RegisterChildWindow(sal_False, pMod); in Init()
315 SvxHlinkDlgWrapper ::RegisterChildWindow(sal_False, pMod); in Init()
316 SvxFontWorkChildWindow ::RegisterChildWindow(sal_False, pMod); in Init()
317 SvxHyperlinkDlgWrapper ::RegisterChildWindow(sal_False, pMod, SFX_CHILDWIN_FORCEDOCK); in Init()
318 SvxIMapDlgChildWindow ::RegisterChildWindow(sal_False, pMod); in Init()
319 GalleryChildWindow ::RegisterChildWindow(sal_False, pMod); in Init()
320 ScSpellDialogChildWindow ::RegisterChildWindow(sal_False, pMod); in Init()
321 ::avmedia::MediaPlayer ::RegisterChildWindow(sal_False, pMod); in Init()
324 ScValidityRefChildWin::RegisterChildWindow(sal_False, pMod); in Init()
347pMod->PutItem( SfxUInt16Item( SID_ATTR_METRIC, sal::static_int_cast<sal_uInt16>(pMod->GetAppOption… in Init()