/aoo42x/main/sc/source/ui/formdlg/ |
H A D | formula.cxx | 88 ScModule* pScMod = SC_MOD(); in ScFormulaDlg() 213 ScModule* pScMod = SC_MOD(); in notifyChange() 222 ScModule* pScMod = SC_MOD(); in fill() 271 ScModule* pScMod = SC_MOD(); in ~ScFormulaDlg() 492 ScModule* pScMod = SC_MOD(); in SaveLRUEntry() 564 ScModule* pScMod = SC_MOD(); in setReferenceInput() 570 ScModule* pScMod = SC_MOD(); in deleteFormData() 578 ScModule* pScMod = SC_MOD(); in clear() 588 ScModule* pScMod = SC_MOD(); in switchBack() 616 ScModule* pScMod = SC_MOD(); in getFormEditData() [all …]
|
/aoo42x/main/sc/source/ui/app/ |
H A D | inputwin.cxx | 149 ScModule* pScMod = SC_MOD(); in ScInputWindow() 330 ScModule* pScMod = SC_MOD(); in Select() 534 ScModule* pScMod = SC_MOD(); in SetFuncString() 583 ScModule* pScMod = SC_MOD(); in SetOkCancelMode() 607 ScModule* pScMod = SC_MOD(); in SetSumAssignMode() 694 if ( SC_MOD()->IsEditMode() ) in SwitchToTextWin() 737 ScModule* pScMod = SC_MOD(); in DataChanged() 869 if ( SC_MOD()->IsEditMode() ) in MouseButtonDown() 902 ScModule* pScMod = SC_MOD(); in Command() 1190 ScModule* pScMod = SC_MOD(); in StopEditEngine() [all …]
|
H A D | inputhdl.cxx | 477 if (SC_MOD()->GetRefInputHdl()==this) in ~ScInputHandler() 478 SC_MOD()->SetRefInputHdl(NULL); in ~ScInputHandler() 1676 SC_MOD()->SetRefInputHdl(NULL); in ViewShellGone() 1690 if ( SC_MOD()->GetInputOptions().GetTextWysiwyg() ) in ViewShellGone() 1934 ScModule* pScMod = SC_MOD(); in StartTable() 2189 SC_MOD()->SetRefInputHdl(this); in UpdateFormulaMode() 2208 SC_MOD()->SetRefInputHdl(NULL); in UpdateFormulaMode() 2632 SC_MOD()->SetRefInputHdl(NULL); in EnterHandler() 2757 SC_MOD()->SetRefInputHdl(NULL); in CancelHandler() 3367 ScModule* pScMod = SC_MOD(); in NotifyChange() [all …]
|
H A D | drwtrans.cxx | 254 ScModule* pScMod = SC_MOD(); in ~ScDrawTransferObj() 281 ScDrawTransferObj* pObj = SC_MOD()->GetClipData().pDrawClipboard; in GetOwnClipboard() 636 ScModule* pScMod = SC_MOD(); in ObjectReleased() 653 ScModule* pScMod = SC_MOD(); in DragFinished()
|
H A D | transobj.cxx | 194 ScModule* pScMod = SC_MOD(); in ~ScTransferObj() 218 ScTransferObj* pObj = SC_MOD()->GetClipData().pCellClipboard; in GetOwnClipboard() 482 ScModule* pScMod = SC_MOD(); in ObjectReleased() 504 ScModule* pScMod = SC_MOD(); in DragFinished()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | tabcont.cxx | 148 ScModule* pScMod = SC_MOD(); in MouseButtonDown() 204 ScModule* pScMod = SC_MOD(); in Select() 394 ScModule* pScMod = SC_MOD(); in Command() 439 ScModule* pScMod = SC_MOD(); in StartDrag() 479 SC_MOD()->SetDragObject( pTransferObj, NULL ); // for internal D&D in DoDrag() 508 const ScDragData& rData = SC_MOD()->GetDragData(); in ExecuteDrop() 549 const ScDragData& rData = SC_MOD()->GetDragData(); in AcceptDrop()
|
H A D | select.cxx | 101 ScModule* pScMod = SC_MOD(); in BeginDrag() 145 SC_MOD()->SetDragObject( pTransferObj, NULL ); // for internal D&D in BeginDrag() 164 sal_Bool bRefMode = SC_MOD()->IsFormulaMode(); in CreateAnchor() 173 sal_Bool bRefMode = SC_MOD()->IsFormulaMode(); in SetAnchor() 217 sal_Bool bRefMode = SC_MOD()->IsFormulaMode(); in DestroyAnchor() 339 ScModule* pScMod = SC_MOD(); in SetCursorAtCell() 635 sal_Bool bRefMode = SC_MOD()->IsFormulaMode(); in IsSelectionAtPoint() 664 sal_Bool bRefMode = SC_MOD()->IsFormulaMode(); in DeselectAll()
|
H A D | tabvwsh4.cxx | 122 ScModule* pScMod = SC_MOD(); in Activate() 247 ScInputHandler* pHdl = SC_MOD()->GetInputHdl(this); in Deactivate() 298 ScInputHandler* pHdl = SC_MOD()->GetInputHdl( this ); in PrepareClose() 1247 SC_MOD()->SetRefDialog( nId, sal_True, pViewFrm ); in StartSimpleRefDialog() 1283 ScModule* pScMod = SC_MOD(); in TabKeyInput() 1610 SetPool( &SC_MOD()->GetPool() ); in Construct() 1736 if(SC_MOD()->GetCurRefDlgId()==0) in Construct() 1760 if(SC_MOD()->GetCurRefDlgId()==0) in Construct() 1823 const ScAppOptions& rAppOpt = SC_MOD()->GetAppOptions(); in ScTabViewShell() 1878 SC_MOD()->ViewShellGone(this);
|
H A D | tabvwsha.cxx | 71 ScSubTotalFunc eFunc = (ScSubTotalFunc) SC_MOD()->GetAppOptions().GetStatusFunc(); in GetFunction() 552 ScModule* pScMod = SC_MOD(); in IsRefInputMode() 601 ScModule* pScMod = SC_MOD(); in ExecuteInputDirect() 613 ScInputHandler* pHdl = pInputHandler ? pInputHandler : SC_MOD()->GetInputHdl(); in UpdateInputHandler() 706 if( ScInputHandler* pHdl = pInputHandler ? pInputHandler : SC_MOD()->GetInputHdl() ) in UpdateInputHandlerCellAdjust() 717 SC_MOD()->InputEnterHandler(); in ExecuteSave()
|
H A D | gridwin.cxx | 1346 SC_MOD()->InputEnterHandler(); in ExecFilter() 1554 ScModule* pScMod = SC_MOD(); in HandleMouseButtonDown() 1740 SC_MOD()->InputEnterHandler(); in HandleMouseButtonDown() 1895 ScModule* pScMod = SC_MOD(); in MouseButtonUp() 2310 ScModule* pScMod = SC_MOD(); in MouseMove() 2658 ScModule* pScMod = SC_MOD(); in StartDrag() 2711 ScModule* pScMod = SC_MOD(); in Command() 3860 ScModule* pScMod = SC_MOD(); in ExecutePrivateDrop() 4212 ScModule* pScMod = SC_MOD(); in ExecuteDrop() 4397 if ( SC_MOD()->IsFormulaMode() ) in UpdateEditViewPos() [all …]
|
H A D | cellsh3.cxx | 71 ScModule* pScMod = SC_MOD(); in Execute() 194 ScInputHandler* pHdl = SC_MOD()->GetInputHdl( pTabViewShell ); in Execute() 544 FieldUnit eMetric = SC_MOD()->GetAppOptions().GetAppMetric(); in Execute() 598 FieldUnit eMetric = SC_MOD()->GetAppOptions().GetAppMetric(); in Execute() 649 FieldUnit eMetric = SC_MOD()->GetAppOptions().GetAppMetric(); in Execute() 704 FieldUnit eMetric = SC_MOD()->GetAppOptions().GetAppMetric(); in Execute()
|
H A D | tabview3.cxx | 122 sal_Bool bRefMode = SC_MOD()->IsFormulaMode(); in ClickCursor() 129 SC_MOD()->AddRefEntry(); in ClickCursor() 337 ScModule* pScMod = SC_MOD(); in CheckSelectionTransfer() 478 sal_Bool bRefMode = SC_MOD()->IsFormulaMode(); in CursorPosChanged() 1223 const ScInputOptions& rOpt = SC_MOD()->GetInputOptions(); in MoveCursorEnter() 1651 ScModule* pScMod = SC_MOD(); in SetTabNo() 1940 ScInputHandler* pInputHdl = SC_MOD()->GetInputHdl(); in KillEditView() 2562 ScModule* pScMod = SC_MOD(); in ActivateView() 2635 sal_Bool bRefMode = SC_MOD()->IsFormulaMode(); in ActivatePart() 2756 SC_MOD()->InputEnterHandler(); in UpdateInputLine() [all …]
|
H A D | tabview4.cxx | 174 SC_MOD()->AddRefEntry(); in DoneRefMode() 206 ScModule* pScMod = SC_MOD(); in UpdateRef() 243 SC_MOD()->SetReference( aRef, pDoc, &rMark ); in UpdateRef() 327 SC_MOD()->SetReference( aRef, pDoc, &rMark ); in InitRefMode() 482 SC_MOD()->AnythingChanged(); // if visible area has changed in UpdateScrollBars()
|
H A D | colrowba.cxx | 52 FieldUnit eUserMet = SC_MOD()->GetAppOptions().GetAppMetric(); in lcl_MetricString() 209 ScModule* pScMod = SC_MOD(); in IsDisabled() 376 ScModule* pScMod = SC_MOD(); in IsDisabled()
|
H A D | editsh.cxx | 136 return SC_MOD()->GetInputHdl( pViewData->GetViewShell() ); in GetMyInputHdl() 305 if (!SC_MOD()->IsInputMode()) in Execute() 391 if (!SC_MOD()->IsInputMode()) in Execute() 448 if (!SC_MOD()->IsInputMode()) in Execute() 491 if (!SC_MOD()->IsInputMode()) in Execute()
|
H A D | output.cxx | 83 rOpt( SC_MOD()->GetAppOptions() ), in ScActionColorChanger() 167 bForceAutoColor( SC_MOD()->GetAccessOptions().GetIsAutomaticFontColor() ), in ScOutputData() 325 const svtools::ColorConfig& rColorCfg = SC_MOD()->GetColorConfig(); in DrawGrid() 778 ScModule* pScMod = SC_MOD(); in DrawBackground() 925 … aAutoTextColor.SetColor( SC_MOD()->GetColorConfig().GetColorValue(svtools::FONTCOLOR).nColor ); in DrawExtraShadow() 1074 Color aBgColor( SC_MOD()->GetColorConfig().GetColorValue(svtools::DOCCOLOR).nColor ); in DrawClear() 1158 aSingleColor.SetColor( SC_MOD()->GetColorConfig().GetColorValue(svtools::FONTCOLOR).nColor ); in DrawFrame() 2194 … pDev->SetFillColor( SC_MOD()->GetColorConfig().GetColorValue(svtools::FONTCOLOR).nColor ); in DrawNoteMarks() 2324 … aArrowFillCol.SetColor( SC_MOD()->GetColorConfig().GetColorValue(svtools::FONTCOLOR).nColor ); in DrawClipMarks()
|
H A D | preview.cxx | 135 SetDigitLanguage( SC_MOD()->GetOptDigitLanguage() ); in ScPreview() 247 ScPrintOptions aOptions = SC_MOD()->GetPrintOptions(); in CalcPages() 350 ScModule* pScMod = SC_MOD(); in DoPrint() 531 … Color aBorderColor( SC_MOD()->GetColorConfig().GetColorValue(svtools::FONTCOLOR).nColor ); in DoPrint() 1271 ScPrintOptions aOptions = SC_MOD()->GetPrintOptions(); in MouseMove()
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docsh.cxx | 315 SC_MOD()->InputEnterHandler(); in DoEnterHandler() 671 if ( IsDocShared() && !SC_MOD()->IsInSharedDocLoading() ) in Notify() 684 SC_MOD()->SetAppOptions( aAppOptions ); in Notify() 732 if ( IsDocShared() && !SC_MOD()->IsInSharedDocSaving() ) in Notify() 899 SC_MOD()->SetInSharedDocSaving( false ); in Notify() 929 if ( IsDocShared() && !SC_MOD()->IsInSharedDocSaving() ) in Notify() 2423 if(SC_MOD()->GetCurRefDlgId()>0) in PrepareClose() 2575 SetPool( &SC_MOD()->GetPool() ); in ScDocShell() 2603 SetPool( &SC_MOD()->GetPool() ); 2777 SC_MOD()->AnythingChanged(); in SetDrawModified() [all …]
|
H A D | sizedev.cxx | 41 sal_Bool bTextWysiwyg = SC_MOD()->GetInputOptions().GetTextWysiwyg(); in ScSizeDeviceProvider() 54 pDevice->SetDigitLanguage( SC_MOD()->GetOptDigitLanguage() ); in ScSizeDeviceProvider()
|
H A D | docsh4.cxx | 450 ScAppOptions aAppOptions=SC_MOD()->GetAppOptions(); in Execute() 963 SC_MOD()->SetInSharedDocSaving( true ); in Execute() 970 SC_MOD()->SetInSharedDocSaving( false ); in Execute() 1091 SC_MOD()->SetInSharedDocSaving( false ); in Execute() 1211 ScInputHandler* pHdl = SC_MOD()->GetInputHdl(pSh); in DoRecalc() 2291 SC_MOD()->SetInSharedDocLoading( true ); in LoadSharedDocument() 2315 SC_MOD()->SetInSharedDocLoading( false ); in LoadSharedDocument() 2320 SC_MOD()->SetInSharedDocLoading( false ); in LoadSharedDocument()
|
/aoo42x/main/sc/source/ui/optdlg/ |
H A D | opredlin.cxx | 101 ScAppOptions aAppOptions=SC_MOD()->GetAppOptions(); in FillItemSet() 155 SC_MOD()->SetAppOptions(aAppOptions); in FillItemSet() 201 ScAppOptions aAppOptions=SC_MOD()->GetAppOptions(); in Reset()
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | anyrefdg.cxx | 72 ScInputOptions aInputOption=SC_MOD()->GetInputOptions(); in ScFormulaReferenceHelper() 86 ScInputHandler* pInputHdl = SC_MOD()->GetInputHdl(); in ~ScFormulaReferenceHelper() 549 SC_MOD()->SetRefDialog( nId, sal_False, pMyViewFrm ); in DoClose() 703 SC_MOD()->InputEnterHandler(); in EnterRefMode() 732 ScInputHandler* pInputHdl = SC_MOD()->GetInputHdl(pScViewShell); in EnterRefMode()
|
H A D | warnbox.cxx | 74 return SC_MOD()->GetInputOptions().GetReplaceCellsWarn() == sal_True; in IsDialogEnabled() 79 ScModule* pScMod = SC_MOD(); in DisableDialog()
|
/aoo42x/main/sc/source/ui/navipi/ |
H A D | navipi.cxx | 604 ScNavipiCfg& rCfg = SC_MOD()->GetNavipiCfg(); in SFX_IMPL_CHILDWINDOWCONTEXT() 687 ScNavipiCfg& rCfg = SC_MOD()->GetNavipiCfg(); in ScNavigatorDlg() 890 ScNavipiCfg& rCfg = SC_MOD()->GetNavipiCfg(); in DoResize() 1026 ScNavipiCfg& rCfg = SC_MOD()->GetNavipiCfg(); in SetDropMode() 1257 ScNavipiCfg& rCfg = SC_MOD()->GetNavipiCfg(); in SetListMode()
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | anyrefdg.hxx | 243 …SC_MOD()->RegisterRefWindow( static_cast<sal_uInt16>( static_cast<TDerived*>(this)->SLOTID ), this… in ScRefHdlrImpl() 248 …SC_MOD()->UnregisterRefWindow( static_cast<sal_uInt16>( static_cast<TDerived*>(this)->SLOTID ), th… in ~ScRefHdlrImpl()
|