Home
last modified time | relevance | path

Searched refs:pMod (Results 1 – 25 of 87) sorted by relevance

1234

/aoo4110/main/sw/source/ui/app/
H A Dswmodule.cxx323 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 …]
/aoo4110/main/sc/source/ui/app/
H A Dscdll.cxx176 (*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 …]
/aoo4110/main/sd/source/ui/app/
H A Dsddll2.cxx96 SfxModule* pMod = SD_MOD(); in RegisterControllers() local
102 SdTbxControl::RegisterControl( SID_POSITION, pMod ); in RegisterControllers()
127 Svx3DChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers()
128 SvxFontWorkChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers()
131 SvxBmpMaskChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers()
132 GalleryChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers()
133 SvxIMapDlgChildWindow::RegisterChildWindow(0, pMod); in RegisterControllers()
135 SvxHlinkDlgWrapper::RegisterChildWindow(0, pMod); in RegisterControllers()
142 SvxFillToolBoxControl::RegisterControl(0, pMod); in RegisterControllers()
149 SvxStyleToolBoxControl::RegisterControl(0, pMod); in RegisterControllers()
[all …]
H A Dsddll1.cxx94 SfxModule* pMod = SD_MOD(); in RegisterInterfaces() local
95 SdModule::RegisterInterface(pMod); in RegisterInterfaces()
98 ::sd::ViewShellBase::RegisterInterface(pMod); in RegisterInterfaces()
101 ::sd::DrawDocShell::RegisterInterface(pMod); in RegisterInterfaces()
102 ::sd::GraphicDocShell::RegisterInterface(pMod); in RegisterInterfaces()
105 ::sd::DrawViewShell::RegisterInterface(pMod); in RegisterInterfaces()
106 ::sd::OutlineViewShell::RegisterInterface(pMod); in RegisterInterfaces()
113 ::sd::BezierObjectBar::RegisterInterface(pMod); in RegisterInterfaces()
114 ::sd::TextObjectBar::RegisterInterface(pMod); in RegisterInterfaces()
118 ::sd::MediaObjectBar::RegisterInterface(pMod); in RegisterInterfaces()
[all …]
/aoo4110/main/sfx2/source/appl/
H A Dappreg.cxx76 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 Dappchild.cxx48 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 Dchildwin.cxx247 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 …]
/aoo4110/main/svx/source/svdraw/
H A Dsvdxcgv.cxx220 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 Dsvdedtv.cxx128 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 …]
/aoo4110/main/basic/source/runtime/
H A Dstep2.cxx290 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 …]
/aoo4110/main/sal/rtl/source/
H A Dunload.cxx123 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()
/aoo4110/main/sfx2/inc/sfx2/
H A Dchildwin.hxx259 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); \
/aoo4110/main/sfx2/source/menu/
H A Dmnuitem.cxx350 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()
/aoo4110/main/extensions/source/scanner/
H A Dtwain.cxx120 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 Dscanwin.cxx105 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()
/aoo4110/main/basic/source/classes/
H A Dsb.cxx496 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 …]
/aoo4110/main/basic/source/basmgr/
H A Dbasmgr.cxx299 if( !pMod ) in elementInserted()
340 if( pMod ) 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()
2137 SbxVariable* pMod = pMods->Get( i ); in getElementNames() local
2147 sal_Bool bRet = (pMod != NULL); in hasByName()
2178 if( !pMod ) in removeByName()
[all …]
/aoo4110/main/sw/source/core/docnode/
H A Dnode2lay.cxx48 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()
/aoo4110/main/basic/source/uno/
H A Dscriptcont.cxx636 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 …]
/aoo4110/main/svx/inc/svx/
H A Dsvdedtv.hxx207 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()
/aoo4110/main/svx/source/engine3d/
H A Dview3d1.cxx121 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()
/aoo4110/main/sw/source/core/layout/
H A Dpagedesc.cxx300 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()
/aoo4110/main/sfx2/source/statbar/
H A Dstbitem.cxx642 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()
/aoo4110/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx270 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()
3626 SwModule *pMod = SW_MOD(); in CreateSelection() local
[all …]
/aoo4110/main/unotools/source/ucbhelper/
H A Ducblockbytes.cxx983 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 …]

Completed in 200 milliseconds

1234