/aoo42x/main/sw/source/ui/app/ |
H A D | swmodule.cxx | 323 SwModule* pMod = SW_MOD(); in RegisterInterfaces() local 324 SwModule::RegisterInterface( pMod ); in RegisterInterfaces() 329 SwView::RegisterInterface( pMod ); in RegisterInterfaces() 330 SwWebView::RegisterInterface( pMod ); in RegisterInterfaces() 332 SwSrcView::RegisterInterface( pMod ); in RegisterInterfaces() 335 SwBaseShell::RegisterInterface(pMod); in RegisterInterfaces() 336 SwTextShell::RegisterInterface(pMod); in RegisterInterfaces() 338 SwListShell::RegisterInterface(pMod); in RegisterInterfaces() 345 SwGrfShell::RegisterInterface(pMod); in RegisterInterfaces() 346 SwOleShell::RegisterInterface(pMod); in RegisterInterfaces() [all …]
|
/aoo42x/main/sc/source/ui/app/ |
H A D | scdll.cxx | 176 (*ppShlPtr) = pMod; in Init() 193 ScModule ::RegisterInterface(pMod); in Init() 194 ScDocShell ::RegisterInterface(pMod); in Init() 195 ScTabViewShell ::RegisterInterface(pMod); in Init() 197 ScDrawShell ::RegisterInterface(pMod); in Init() 200 ScEditShell ::RegisterInterface(pMod); in Init() 201 ScPivotShell ::RegisterInterface(pMod); in Init() 203 ScFormatShell ::RegisterInterface(pMod); in Init() 204 ScCellShell ::RegisterInterface(pMod); in Init() 206 ScChartShell ::RegisterInterface(pMod); in Init() [all …]
|
/aoo42x/main/sd/source/ui/app/ |
H A D | sddll2.cxx | 94 SfxModule* pMod = SD_MOD(); in RegisterControllers() local 100 SdTbxControl::RegisterControl( SID_POSITION, pMod ); in RegisterControllers() 125 Svx3DChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers() 126 SvxFontWorkChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers() 129 SvxBmpMaskChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers() 130 GalleryChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers() 131 SvxIMapDlgChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers() 133 SvxHlinkDlgWrapper::RegisterChildWindow(0, pMod); in RegisterControllers() 140 SvxFillToolBoxControl::RegisterControl(0, pMod); in RegisterControllers() 147 SvxStyleToolBoxControl::RegisterControl(0, pMod); in RegisterControllers() [all …]
|
H A D | sddll1.cxx | 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() 109 ::sd::BezierObjectBar::RegisterInterface(pMod); in RegisterInterfaces() 110 ::sd::TextObjectBar::RegisterInterface(pMod); in RegisterInterfaces() 114 ::sd::MediaObjectBar::RegisterInterface(pMod); in RegisterInterfaces() [all …]
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdxcgv.cxx | 220 pObj->SetModel(pMod); in Paste() 235 MapUnit eMap=pMod->GetScaleUnit(); in Paste() 236 Fraction aMap=pMod->GetScaleFraction(); in Paste() 257 pObj->SetModel(pMod); in Paste() 272 MapUnit eMap=pMod->GetScaleUnit(); in Paste() 273 Fraction aMap=pMod->GetScaleFraction(); in Paste() 302 if (pSrcMod==pMod) in Paste() 339 MapUnit eDstUnit=pMod->GetScaleUnit(); in Paste() 489 MapUnit eDstMU=pMod->GetScaleUnit(); in ImpPasteObject() 623 …MapMode aMap( pMod->GetScaleUnit(), Point(), pMod->GetScaleFraction(), pMod->GetScaleFraction(… in GetMarkedObjMetaFile() [all …]
|
H A D | svdedtv.cxx | 128 SdrLayerAdmin& rLA=pMod->GetLayerAdmin(); in InsertNewLayer() 136 pMod->SetChanged(); in InsertNewLayer() 223 SdrLayerAdmin& rLA = pMod->GetLayerAdmin(); in DeleteLayer() 241 sal_uInt16 nPgAnz(bMaPg ? pMod->GetMasterPageCount() : pMod->GetPageCount()); in DeleteLayer() 246 SdrPage* pPage = (bMaPg) ? pMod->GetMasterPage(nPgNum) : pMod->GetPage(nPgNum); in DeleteLayer() 302 pMod->SetChanged(); in DeleteLayer() 308 SdrLayerAdmin& rLA=pMod->GetLayerAdmin(); in MoveLayer() 316 pMod->SetChanged(); in MoveLayer() 327 if(1L == pMod->GetUndoBracketLevel()) in EndUndo() 335 pMod->EndUndo(); in EndUndo() [all …]
|
/aoo42x/main/basic/source/runtime/ |
H A D | step2.cxx | 290 if( !pMod || !rName.Len() ) in FindElementExtern() 659 pMod->SetFlag( SBX_GBLSEARCH ); in StepFIND_CM() 664 pMod->ResetFlag( SBX_GBLSEARCH ); in StepFIND_CM() 1170 pMod->SetFlag( SBX_NO_MODIFY ); in StepPUBLIC_Impl() 1173 pMod->Remove (p); in StepPUBLIC_Impl() 1178 pMod->ResetFlag( SBX_NO_MODIFY ); in StepPUBLIC_Impl() 1198 if( pMod->pImage->bFirstInit ) in StepPUBLIC_P() 1221 pStorage = pMod; in StepGLOBAL() 1222 pMod->AddVarName( aName ); in StepGLOBAL() 1247 if( pMod->pImage->bFirstInit ) in StepGLOBAL_P() [all …]
|
/aoo42x/main/sfx2/source/appl/ |
H A D | appreg.cxx | 76 void SfxApplication::RegisterToolBoxControl_Impl( SfxModule *pMod, SfxTbxCtrlFactory *pFact ) in RegisterToolBoxControl_Impl() argument 78 if ( pMod ) in RegisterToolBoxControl_Impl() 80 pMod->RegisterToolBoxControl( pFact ); in RegisterToolBoxControl_Impl() 101 void SfxApplication::RegisterStatusBarControl_Impl( SfxModule *pMod, SfxStbCtrlFactory *pFact ) in RegisterStatusBarControl_Impl() argument 103 if ( pMod ) in RegisterStatusBarControl_Impl() 105 pMod->RegisterStatusBarControl( pFact ); in RegisterStatusBarControl_Impl() 126 void SfxApplication::RegisterMenuControl_Impl( SfxModule *pMod, SfxMenuCtrlFactory *pFact ) in RegisterMenuControl_Impl() argument 128 if ( pMod ) in RegisterMenuControl_Impl() 130 pMod->RegisterMenuControl( pFact ); in RegisterMenuControl_Impl()
|
H A D | appchild.cxx | 48 void SfxApplication::RegisterChildWindow_Impl( SfxModule *pMod, SfxChildWinFactory *pFact ) in RegisterChildWindow_Impl() argument 50 if ( pMod ) in RegisterChildWindow_Impl() 52 pMod->RegisterChildWindow( pFact ); in RegisterChildWindow_Impl() 75 void SfxApplication::RegisterChildWindowContext_Impl( SfxModule *pMod, sal_uInt16 nId, in RegisterChildWindowContext_Impl() argument 80 if ( pMod ) in RegisterChildWindowContext_Impl() 83 pFactories = pMod->GetChildWinFactories_Impl(); in RegisterChildWindowContext_Impl() 113 if ( pMod ) in RegisterChildWindowContext_Impl() 121 pMod->RegisterChildWindow( pF ); in RegisterChildWindowContext_Impl()
|
H A D | childwin.cxx | 247 SfxModule *pMod = pDisp ? SfxModule::GetActiveModule( pDisp->GetFrame() ) :0; in CreateChildWindow() local 248 if ( !pChild && pMod ) in CreateChildWindow() 250 SfxChildWinFactArr_Impl *pFactories = pMod->GetChildWinFactories_Impl(); in CreateChildWindow() 482 SfxModule *pMod = pDisp ? SfxModule::GetActiveModule( pDisp->GetFrame() ) :0; in CreateContext() local 483 if ( pMod ) in CreateContext() 485 SfxChildWinFactArr_Impl *pFactories = pMod->GetChildWinFactories_Impl(); in CreateContext() 508 pImp->pContextModule = pMod; in CreateContext() 842 void SfxChildWindowContext::RegisterChildWindowContext(SfxModule* pMod, sal_uInt16 nId, SfxChildWin… in RegisterChildWindowContext() argument 844 SFX_APP()->RegisterChildWindowContext_Impl( pMod, nId, pFact ); in RegisterChildWindowContext() 847 void SfxChildWindow::RegisterChildWindow(SfxModule* pMod, SfxChildWinFactory* pFact) in RegisterChildWindow() argument [all …]
|
/aoo42x/main/sal/rtl/source/ |
H A D | unload.cxx | 123 rtl_StandardModuleCount* pMod= (rtl_StandardModuleCount*)that; in rtl_moduleCount_acquire() local 124 osl_incrementInterlockedCount( &pMod->counter); in rtl_moduleCount_acquire() 129 rtl_StandardModuleCount* pMod= (rtl_StandardModuleCount*)that; in rtl_moduleCount_release() local 130 OSL_ENSURE( pMod->counter >0 , "library counter incorrect" ); in rtl_moduleCount_release() 131 osl_decrementInterlockedCount( &pMod->counter); in rtl_moduleCount_release() 132 if( pMod->counter == 0) in rtl_moduleCount_release() 136 if( sal_False == osl_getSystemTime( &pMod->unusedSince) ) in rtl_moduleCount_release() 139 pMod->unusedSince.Seconds= 0; in rtl_moduleCount_release() 140 pMod->unusedSince.Nanosec= 0; in rtl_moduleCount_release()
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | childwin.hxx | 259 static void RegisterChildWindowContext(SfxModule *pMod=0); \ 265 static void RegisterChildWindowContext(sal_uInt16, SfxModule *pMod=0); \ 277 void Class::RegisterChildWindowContext(SfxModule* pMod) \ 282 SfxChildWindowContext::RegisterChildWindowContext(pMod, MyID, pFact); \ 295 void Class::RegisterChildWindowContext(sal_uInt16 nId, SfxModule* pMod) \ 299 SfxChildWindowContext::RegisterChildWindowContext(pMod, MyID, pFact); \ 306 …static void RegisterChildWindow (sal_Bool bVisible=sal_False, SfxModule *pMod=NULL, sal_uInt16 nFl… 322 void Class::RegisterChildWindow (sal_Bool bVis, SfxModule *pMod, sal_uInt16 nFlags) \ 328 SfxChildWindow::RegisterChildWindow(pMod, pFact); \
|
/aoo42x/main/basic/source/classes/ |
H A D | sb.cxx | 496 if( SbModule* pMod = pMOD ) in CreateObject() local 600 SbModule* pMod = pMOD; in CreateObject() local 601 if( pMod ) in CreateObject() 654 pNewMethod->pMod = this; in TYPEINIT1() 904 return pMod; in FindClass() 1131 return pMod ? pMod->Compile() : sal_False; in Compile() 1137 if( pMod ) in Disassemble() 1933 if( !pMod ) in LoadData() 1938 SbModuleRef xRef = pMod; in LoadData() 1942 pMod->SetParent( this ); in LoadData() [all …]
|
/aoo42x/main/sfx2/source/menu/ |
H A D | mnuitem.cxx | 350 void SfxMenuControl::RegisterControl( sal_uInt16 nSlotId, SfxModule *pMod ) in RegisterControl() argument 352 RegisterMenuControl( pMod, new SfxMenuCtrlFactory( in RegisterControl() 357 void SfxMenuControl::RegisterMenuControl(SfxModule* pMod, SfxMenuCtrlFactory* pFact) in RegisterMenuControl() argument 359 SFX_APP()->RegisterMenuControl_Impl( pMod, pFact ); in RegisterMenuControl() 369 SfxModule *pMod = pDisp ? SfxModule::GetActiveModule( pDisp->GetFrame() ) :0; in CreateControl() local 370 if ( pMod ) in CreateControl() 372 SfxMenuCtrlFactArr_Impl *pFactories = pMod->GetMenuCtrlFactories_Impl(); in CreateControl() 395 sal_Bool SfxMenuControl::IsSpecialControl( sal_uInt16 nId, SfxModule* pMod ) in IsSpecialControl() argument 400 if ( pMod ) in IsSpecialControl() 402 SfxMenuCtrlFactArr_Impl *pFactories = pMod->GetMenuCtrlFactories_Impl(); in IsSpecialControl()
|
/aoo42x/main/basic/source/basmgr/ |
H A D | basmgr.cxx | 299 if( !pMod ) in elementInserted() 340 if( pMod ) in elementReplaced() 341 pMod->SetSource32( aMod ); in elementReplaced() 373 if( pMod ) in elementRemoved() 375 pLib->Remove( pMod ); in elementRemoved() 1850 if ( pMod && pMod->ExceedsLegacyModuleSize() ) in LegacyPsswdBinaryLimitExceeded() 1900 if ( pMod && COMPARE_EQUAL == pCollator->compareString( pMod->GetName(), sModule ) ) in lcl_queryMacro() 2119 if( !pMod ) in getByName() 2147 sal_Bool bRet = (pMod != NULL); in hasByName() 2178 if( !pMod ) in removeByName() [all …]
|
/aoo42x/main/extensions/source/scanner/ |
H A D | twain.cxx | 120 pMod ( NULL ), in ImpTwain() 238 pMod = new vos:: OModule (); in ImplOpenSourceManager() 240 if( pMod->load( TWAIN_LIBNAME ) ) in ImplOpenSourceManager() 244 if( ( ( pDSM = (DSMENTRYPROC) pMod->getSymbol( TWAIN_FUNCNAME ) ) != NULL ) && in ImplOpenSourceManager() 252 delete pMod; in ImplOpenSourceManager() 253 pMod = NULL; in ImplOpenSourceManager() 478 delete pMod; in IMPL_LINK() 479 pMod = NULL; in IMPL_LINK()
|
H A D | scanwin.cxx | 105 vos:: OModule * pMod; member in ImpTwain 185 pMod( NULL ), in ImpTwain() 288 pMod = new ::vos::OModule( ::rtl::OUString() ); in ImplOpenSourceManager() 290 if( pMod->load( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( TWAIN_LIBNAME ) ) ) ) in ImplOpenSourceManager() 294 …if( ( ( pDSM = (DSMENTRYPROC) pMod->getSymbol( String( RTL_CONSTASCII_USTRINGPARAM( TWAIN_FUNCNAME… in ImplOpenSourceManager() 302 delete pMod; in ImplOpenSourceManager() 303 pMod = NULL; in ImplOpenSourceManager() 522 delete pMod; in IMPL_LINK() 523 pMod = NULL; in IMPL_LINK()
|
/aoo42x/main/basic/source/uno/ |
H A D | scriptcont.cxx | 636 SbModule* pMod = pBasicLib->FindModule( aElementName ); in implStorePasswordLibrary() local 637 if( pMod ) in implStorePasswordLibrary() 783 SbModule* pMod = pBasicLib->FindModule( aElementName ); in implStorePasswordLibrary() local 784 if( pMod ) in implStorePasswordLibrary() 946 SbModule* pMod = pBasicLib->FindModule( aElementName ); in implLoadPasswordLibrary() local 947 if( !pMod ) in implLoadPasswordLibrary() 949 pMod = pBasicLib->MakeModule( aElementName, String() ); in implLoadPasswordLibrary() 972 /*sal_Bool bRet = */pMod->LoadBinaryData( *pStream ); in implLoadPasswordLibrary() 1058 SbModule* pMod = pBasicLib->FindModule( aElementName ); in implLoadPasswordLibrary() local 1059 if( !pMod ) in implLoadPasswordLibrary() [all …]
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | node2lay.cxx | 48 SwModify* pMod; member in SwNode2LayImpl 174 pMod = (SwModify*)pNd->GetCntntNode(); in SwNode2LayImpl() 178 pMod = pNd->GetTableNode()->GetTable().GetFrmFmt(); in SwNode2LayImpl() 180 pIter = new SwIterator<SwFrm,SwModify>( *pMod ); in SwNode2LayImpl() 185 pMod = 0; in SwNode2LayImpl() 281 pMod = 0; in SaveUpperFrms() 426 return pMod ? ::GetFrmOfModify( 0, *pMod, USHRT_MAX, pDocPos, pPos, bCalcFrm ) : 0; in GetFrm()
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdedtv.hxx | 207 void BegUndo() { pMod->BegUndo(); } // Undo-Klammerung auf in BegUndo() 208 void BegUndo(const String& rComment) { pMod->BegUndo(rComment); } // Undo-Klammerung auf in BegUndo() 209 …ment, const String& rObjDescr, SdrRepeatFunc eFunc=SDRREPFUNC_OBJ_NONE) { pMod->BegUndo(rComment,r… in BegUndo() 210 void BegUndo(SdrUndoGroup* pUndoGrp) { pMod->BegUndo(pUndoGrp); } // Undo-Klammerung auf in BegUndo() 212 void AddUndo(SdrUndoAction* pUndo) { pMod->AddUndo(pUndo); } // Action hinzufuegen in AddUndo() 214 void SetUndoComment(const String& rComment) { pMod->SetUndoComment(rComment); } in SetUndoComment() 215 …void SetUndoComment(const String& rComment, const String& rObjDescr) { pMod->SetUndoComment(rComme… in SetUndoComment()
|
/aoo42x/main/svx/source/engine3d/ |
H A D | view3d1.cxx | 121 pMod->GetItemPool(), in Get3DAttributes() 156 SfxItemSet aDefaultSet(pMod->GetItemPool(), SDRATTR_3D_FIRST, SDRATTR_3D_LAST); in Get3DAttributes() 210 SfxItemSet aDefaultSet(pMod->GetItemPool(), SDRATTR_3D_FIRST, SDRATTR_3D_LAST); in Set3DAttributes() 219 …return (double)((const SfxUInt32Item&)pMod->GetItemPool().GetDefaultItem(SDRATTR_3DSCENE_DISTANCE)… in GetDefaultCamPosZ() 224 …return (double)((const SfxUInt32Item&)pMod->GetItemPool().GetDefaultItem(SDRATTR_3DSCENE_FOCAL_LEN… in GetDefaultCamFocal()
|
/aoo42x/main/sfx2/source/statbar/ |
H A D | stbitem.cxx | 642 SfxModule* pMod in CreateControl() argument 649 if ( pMod ) in CreateControl() 650 pSlotPool = pMod->GetSlotPool(); in CreateControl() 657 if ( pMod ) in CreateControl() 659 SfxStbCtrlFactArr_Impl *pFactories = pMod->GetStbCtrlFactories_Impl(); in CreateControl() 683 void SfxStatusBarControl::RegisterStatusBarControl(SfxModule* pMod, SfxStbCtrlFactory* pFact) in RegisterStatusBarControl() argument 685 SFX_APP()->RegisterStatusBarControl_Impl( pMod, pFact ); in RegisterStatusBarControl()
|
/aoo42x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 270 SwModule* pMod = SW_MOD(); in ~SwTransferable() local 271 if(pMod) in ~SwTransferable() 308 SwModule *pMod = SW_MOD(); in ObjectReleased() local 309 if( this == pMod->pDragDrop ) in ObjectReleased() 310 pMod->pDragDrop = 0; in ObjectReleased() 312 pMod->pXSelection = 0; in ObjectReleased() 320 SwModule *pMod = SW_MOD(); in AddSupportedFormats() local 1168 SwModule* pMod = SW_MOD(); in PasteData() local 1176 if( bPasteSelection ? !pMod->pXSelection : !pMod->pDragDrop ) in PasteData() 3627 SwModule *pMod = SW_MOD(); in CreateSelection() local [all …]
|
/aoo42x/main/sw/source/core/layout/ |
H A D | pagedesc.cxx | 300 SwModify* pMod; in lcl_GetFrmOfNode() local 305 pMod = &(SwCntntNode&)rNd; in lcl_GetFrmOfNode() 309 pMod = ((SwTableNode&)rNd).GetTable().GetFrmFmt(); in lcl_GetFrmOfNode() 313 pMod = 0; in lcl_GetFrmOfNode() 316 return pMod ? ::GetFrmOfModify( 0, *pMod, nFrmType, &aNullPt, 0, sal_False ) in lcl_GetFrmOfNode()
|
/aoo42x/main/unotools/source/ucbhelper/ |
H A D | ucblockbytes.cxx | 983 Moderator* pMod = 0; in UCBOpenContentSync() local 985 pMod = new Moderator(xContent,xInteract,xProgress,rArg); in UCBOpenContentSync() 986 pMod->create(); in UCBOpenContentSync() 997 res = pMod->getResult(nTimeout); in UCBOpenContentSync() 1004 pMod->setReply(Moderator::REQUESTHANDLED); in UCBOpenContentSync() 1011 pMod->setReply(Moderator::REQUESTHANDLED); in UCBOpenContentSync() 1018 pMod->setReply(Moderator::REQUESTHANDLED); in UCBOpenContentSync() 1032 pMod->setReply(Moderator::REQUESTHANDLED); in UCBOpenContentSync() 1045 pMod->setReply(Moderator::REQUESTHANDLED); in UCBOpenContentSync() 1098 pMod->setReply(Moderator::REQUESTHANDLED); in UCBOpenContentSync() [all …]
|