/trunk/main/sw/source/ui/uno/ |
H A D | unomod.cxx | 332 mpPrtOpt = SW_MOD()->GetPrtOptions( sal_False ); in _preSetValues() 335 mpPrtOpt = SW_MOD()->GetPrtOptions( sal_True ); in _preSetValues() 488 mpPrtOpt = SW_MOD()->GetPrtOptions( sal_False ); in _preGetValues() 491 mpPrtOpt = SW_MOD()->GetPrtOptions( sal_True ); in _preGetValues() 648 pVOpt = SW_MOD()->GetViewOption(bWeb); in _preSetValues() 861 SW_MOD()->ApplyRulerMetric( (FieldUnit)eHRulerUnit, sal_True, bWeb ); in _postSetValues() 863 SW_MOD()->ApplyRulerMetric( (FieldUnit)eVRulerUnit, sal_False, bWeb ); in _postSetValues() 867 SW_MOD()->ApplyUsrPref( *mpViewOption, pView, pView ? VIEWOPT_DEST_VIEW_ONLY in _postSetValues() 886 mpConstViewOption = SW_MOD()->GetViewOption(bWeb); in _preGetValues() 1004 const SwMasterUsrPref* pUsrPref = SW_MOD()->GetUsrPref( bWeb ); in _getSingleValue() [all …]
|
H A D | dlelstnr.cxx | 129 SW_MOD()->CheckSpellChanges( sal_False, bIsSpellWrong, bIsSpellAll, sal_False ); in processDictionaryListEvent() 145 SW_MOD()->CheckSpellChanges( sal_False, bIsSpellWrong, bIsSpellAll, sal_False ); in processLinguServiceEvent() 149 SwView *pSwView = SW_MOD()->GetFirstView(); in processLinguServiceEvent() 158 pSwView = SW_MOD()->GetNextView( pSwView ); in processLinguServiceEvent()
|
H A D | unomodule.cxx | 70 const SfxSlot* pSlot = SW_MOD()->GetInterface()->GetSlot( aURL.Complete ); in dispatchWithNotification() 77 SfxRequest aReq( pSlot, aArgs, SFX_CALLMODE_SYNCHRON, SW_MOD()->GetPool() ); in dispatchWithNotification() 78 const SfxPoolItem* pResult = SW_MOD()->ExecuteSlot( aReq ); in dispatchWithNotification() 137 const SfxSlot* pSlot = SW_MOD()->GetInterface()->GetSlot( aURL.Complete ); in queryDispatch()
|
/trunk/main/sw/source/ui/app/ |
H A D | mainwn.cxx | 70 if( !SW_MOD()->IsEmbeddedLoadSave() ) in StartProgress() 100 if( pProgressContainer && !SW_MOD()->IsEmbeddedLoadSave() ) in SetProgressState() 111 if( pProgressContainer && !SW_MOD()->IsEmbeddedLoadSave() ) in EndProgress() 142 if( pProgressContainer && !SW_MOD()->IsEmbeddedLoadSave() ) in SetProgressText() 153 if( pProgressContainer && !SW_MOD()->IsEmbeddedLoadSave() ) in RescheduleProgress()
|
H A D | docshini.cxx | 159 mpDoc->setPrintData(*SW_MOD()->GetPrtOptions(bWeb)); in InitNew() 165 SwStdFontConfig* pStdFont = SW_MOD()->GetStdFontConfig(); in InitNew() 327 SW_MOD()->GetUsrPref( bWeb )->IsAlignMathObjectsToBaseline() ); in InitNew() 446 SetPool(&SW_MOD()->GetPool()); in Init_Impl() 597 SW_MOD()->SetEmbeddedLoadSave( sal_True ); in Load() 658 SW_MOD()->SetEmbeddedLoadSave( sal_False ); in Load() 781 … sal_uInt16 nNewPos = static_cast< sal_uInt16 >(SW_MOD()->GetUsrPref(sal_False)->GetDefTab()); in SubInitNew() 793 sal_Bool bSquaredPageMode = SW_MOD()->GetUsrPref(sal_False)->IsSquaredPageMode(); in SubInitNew()
|
H A D | docsh.cxx | 250 SW_MOD()->SetEmbeddedLoadSave( in ConvertFrom() 284 SW_MOD()->SetEmbeddedLoadSave( sal_False ); in ConvertFrom() 356 SW_MOD()->SetEmbeddedLoadSave( sal_True ); in Save() 395 SW_MOD()->SetEmbeddedLoadSave( sal_False ); in Save() 523 SW_MOD()->SetEmbeddedLoadSave( in SaveAs() 549 SW_MOD()->SetEmbeddedLoadSave( sal_False ); in SaveAs() 750 SW_MOD()->SetEmbeddedLoadSave( in ConvertTo() 796 SW_MOD()->SetEmbeddedLoadSave( sal_False ); in ConvertTo() 899 ViewShell::PrtOle2( mpDoc, SW_MOD()->GetUsrPref(bWeb), aOpts, pDev, aRect ); in Draw()
|
H A D | swmodule.cxx | 323 SwModule* pMod = SW_MOD(); in RegisterInterfaces() 362 SwModule* pMod = SW_MOD(); in RegisterControls()
|
/trunk/main/sw/source/ui/ribbar/ |
H A D | inputwin.cxx | 87 SfxImageManager* pManager = SfxImageManager::GetImageManager( SW_MOD() ); in SFX_IMPL_POS_CHILDWINDOW() 140 SfxImageManager::GetImageManager( SW_MOD() )->ReleaseToolBox(this); in ~SwInputWindow() 168 SW_MOD()->GetUndoOptions().SetUndoCount(0); in CleanupUglyHackWithUndo() 182 SwModule *pMod = SW_MOD(); in DataChanged() 256 m_nActionCount = SW_MOD()->GetUndoOptions().GetUndoCount(); in ShowWin() 258 SW_MOD()->GetUndoOptions().SetUndoCount(1); in ShowWin()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | view.cxx | 286 SwToolbarConfigItem *pBarCfg = SW_MOD()->GetToolbarConfig(); in SelectShell() 804 const SwMasterUsrPref *pUsrPref = SW_MOD()->GetUsrPref(0 != pWebDShell); in SwView() 938 SW_MOD()->SetView( this ); in SwView() 957 pWrtShell->DoUndo( 0 != SW_MOD()->GetUndoOptions().GetUndoCount() ); in SwView() 974 pWrtShell->ApplyAccessiblityOptions(SW_MOD()->GetAccessibilityOptions()); in SwView() 1030 SW_MOD()->ShowDBObj( *this, aData ); in SwView() 1061 if ( SW_MOD()->GetView() == this ) in ~SwView() 1062 SW_MOD()->SetView( 0 ); in ~SwView() 1146 String FullName = SW_MOD()->GetUserOptions().GetFullName(); in lcl_IsOwnDocument() 1731 uno::Reference< XScannerManager > xScanMgr = SW_MOD()->GetScannerManager(); in ScannerEventHdl() [all …]
|
H A D | viewprt.cxx | 113 SwPrintOptions* pOpt = SW_MOD()->GetPrtOptions(bWeb); in SetPrinter() 190 SwPrintOptions* pPrintOptions = SW_MOD()->GetPrtOptions(bWeb); in ExecutePrint() 228 … SW_MOD()->GetModuleConfig()->IsAskForMailMerge() && pSh->IsAnyDatabaseFieldInDoc()) in ExecutePrint()
|
H A D | viewmdi.cxx | 109 SwMasterUsrPref *pUsrPref = (SwMasterUsrPref*)SW_MOD()->GetUsrPref(bWeb); in _SetZoom() 186 SW_MOD()->ApplyUsrPref( *pUsrPref, in _SetZoom() 262 SwMasterUsrPref *pUsrPref = (SwMasterUsrPref*)SW_MOD()->GetUsrPref(bWeb); in SetViewLayout() 271 SW_MOD()->ApplyUsrPref( *pUsrPref, in SetViewLayout()
|
H A D | uivwimp.cxx | 146 Reference< XScannerManager > xScanMgr = SW_MOD()->GetScannerManager(); in ExecuteScan() 181 Reference< XScannerManager > xScanMgr = SW_MOD()->GetScannerManager(); in ExecuteScan()
|
H A D | pview.cxx | 227 const SwMasterUsrPref *pUsrPref = SW_MOD()->GetUsrPref(sal_False); in SwPagePreViewWin() 622 SwMasterUsrPref *pOpt = (SwMasterUsrPref *)SW_MOD()->GetUsrPref(sal_False); in SetPagePreview() 1239 pPrefs = SW_MOD()->GetUsrPref(sal_False); in Init() 1271 GetViewShell()->ApplyAccessiblityOptions(SW_MOD()->GetAccessibilityOptions()); in Init() 1274 SwPrintData const aPrintOptions = *SW_MOD()->GetPrtOptions(false); in Init()
|
/trunk/main/sw/source/ui/config/ |
H A D | optload.cxx | 163 SwModule* pMod = SW_MOD(); in FillItemSet() 233 const SwMasterUsrPref* pUsrPref = SW_MOD()->GetUsrPref(sal_False); in Reset() 539 SwModuleOptions* pModOpt = SW_MOD()->GetModuleConfig(); in FillItemSet() 627 SW_MOD()->GetModuleConfig()->IsCaptionOrderNumberingFirst() ? 1 : 0); in Reset() 638 SwModuleOptions* pModOpt = SW_MOD()->GetModuleConfig(); in SetOptions()
|
H A D | optpage.cxx | 693 aDocOnlyCB.Check(SW_MOD()->GetModuleConfig()->IsDefaultFontInCurrDocOnly()); in SwStdFontTabPage() 746 SW_MOD()->GetModuleConfig()->SetDefaultFontInCurrDocOnly(!bNotDocOnly); in FillItemSet() 1290 SwModuleOptions* pModOpt = SW_MOD()->GetModuleConfig(); in FillItemSet() 1378 const SwModuleOptions* pModOpt = SW_MOD()->GetModuleConfig(); in Reset() 1993 SwModuleOptions *pOpt = SW_MOD()->GetModuleConfig(); in FillItemSet() 2119 const SwModuleOptions *pOpt = SW_MOD()->GetModuleConfig(); in Reset()
|
/trunk/main/sw/source/core/bastyp/ |
H A D | SwSmartTagMgr.cxx | 66 SW_MOD()->CheckSpellChanges( sal_False, sal_True, sal_True, sal_True ); in modified() 77 SW_MOD()->CheckSpellChanges( sal_False, sal_True, sal_True, sal_True ); in changesOccurred()
|
/trunk/main/sw/source/core/text/ |
H A D | redlnitr.cxx | 301 SW_MOD()->GetInsertAuthorAttr(nAuthor, *pSet); in FillHints() 304 SW_MOD()->GetDeletedAuthorAttr(nAuthor, *pSet); in FillHints() 308 SW_MOD()->GetFormatAuthorAttr(nAuthor, *pSet); in FillHints()
|
/trunk/main/sw/source/ui/docvw/ |
H A D | edtdd.cxx | 259 else if ( SW_MOD()->pDragDrop ) in ExecuteDrop() 261 SW_MOD()->pDragDrop->SetCleanUp( sal_False ); in ExecuteDrop() 415 SwModule *pMod = SW_MOD(); in AcceptDrop()
|
H A D | romenu.cxx | 120 bGrfToGalleryAsLnk = SW_MOD()->GetModuleConfig()->IsGrfToGalleryAsLnk(); in SwReadOnlyPopup() 356 SW_MOD()->GetModuleConfig()->SetGrfToGalleryAsLnk( sal_True ); in Execute() 359 SW_MOD()->GetModuleConfig()->SetGrfToGalleryAsLnk( sal_False ); in Execute()
|
/trunk/main/sw/source/ui/utlui/ |
H A D | navipi.cxx | 788 pConfig(SW_MOD()->GetNavigationConfig()), in SwNavigationPI() 930 SfxImageManager* pImgMan = SfxImageManager::GetImageManager( SW_MOD() ); in SwNavigationPI() 983 SfxImageManager* pImgMan = SfxImageManager::GetImageManager( SW_MOD() ); in ~SwNavigationPI() 1524 SwNavigationConfig* pNaviConfig = SW_MOD()->GetNavigationConfig(); in SwNavigationChild()
|
H A D | unotools.cxx | 84 pModuleView(SW_MOD()->GetView()), in SwOneExampleFrame() 357 SW_MOD()->SetView(pModuleView); in IMPL_LINK()
|
/trunk/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 270 SwModule* pMod = SW_MOD(); in ~SwTransferable() 308 SwModule *pMod = SW_MOD(); in ObjectReleased() 320 SwModule *pMod = SW_MOD(); in AddSupportedFormats() 1168 SwModule* pMod = SW_MOD(); in PasteData() 3222 SW_MOD()->pDragDrop = this; in StartDrag() 3627 SwModule *pMod = SW_MOD(); in CreateSelection() 3642 SwModule *pMod = SW_MOD(); in ClearSelection()
|
/trunk/main/sw/source/core/doc/ |
H A D | doc.cxx | 413 nRet = SW_MOD()->GetLinkUpdMode(get(IDocumentSettingAccess::HTML_MODE)); in getLinkUpdateMode() 426 eRet = SW_MOD()->GetFldUpdateFlags(get(IDocumentSettingAccess::HTML_MODE)); in getFieldUpdateFlags() 2585 return SW_MOD()->IsInsTblFormatNum(get(IDocumentSettingAccess::HTML_MODE)); in IsInsTblFormatNum() 2590 return SW_MOD()->IsInsTblChangeNumFormat(get(IDocumentSettingAccess::HTML_MODE)); in IsInsTblChangeNumFormat() 2599 return SW_MOD()->IsInsTblAlignNum(get(IDocumentSettingAccess::HTML_MODE)); in IsInsTblAlignNum()
|
/trunk/main/sw/source/ui/shells/ |
H A D | grfsh.cxx | 164 SW_MOD()->PutItem(SfxUInt16Item(SID_ATTR_METRIC, static_cast< sal_uInt16 >(eMetric)) ); in Execute() 318 SW_MOD()->ApplyUsrPref(aUsrPref, &GetView()); in Execute()
|
/trunk/main/sw/source/ui/frmdlg/ |
H A D | cption.cxx | 143 bOrderNumberingFirst( SW_MOD()->GetModuleConfig()->IsCaptionOrderNumberingFirst() ) in SwCaptionDialog() 330 SW_MOD()->GetModuleConfig()->SetCaptionOrderNumberingFirst(bOrderNumberingFirst); in IMPL_LINK_INLINE_START()
|