/aoo4110/main/sc/source/ui/view/ |
H A D | dbfunc3.cxx | 117 ScOutlineDocFunc aFunc(*pDocSh); in MakeOutline() local 132 ScOutlineDocFunc aFunc(*pDocSh); in RemoveOutline() local 203 ScOutlineDocFunc aFunc(*pDocSh); in RemoveAllOutlines() local 227 ScOutlineDocFunc aFunc(*pDocSh); in AutoOutline() local 237 ScOutlineDocFunc aFunc(*pDocSh); in SelectLevel() local 253 ScOutlineDocFunc aFunc(*pDocSh); in ShowOutline() local 269 ScOutlineDocFunc aFunc(*pDocSh); in HideOutline() local 361 ScOutlineDocFunc aFunc(*pDocSh); in ShowMarkedOutlines() local 380 ScOutlineDocFunc aFunc(*pDocSh); in HideMarkedOutlines() local 666 ScDBDocFunc aFunc( *pDocSh ); in MakePivotTable() local [all …]
|
H A D | pfuncache.cxx | 76 ScPrintFunc aFunc( pDocSh, pPrinter, nTab, nAttrPage, 0, pSelRange, &aSelection.GetOptions() ); in ScPrintFuncCache() local 77 nThisTab = aFunc.GetTotalPages(); in ScPrintFuncCache() 78 nFirstAttr[nTab] = aFunc.GetFirstPageNo(); // from page style or previous sheet in ScPrintFuncCache() 114 …ScPrintFunc aFunc( pDev, pDocSh, nTab, nFirstAttr[nTab], nTotalPages, pSelRange, &aSelection.GetOp… in InitLocations() local 115 aFunc.SetRenderFlag( sal_True ); in InitLocations() 127 aFunc.DoPrint( aPage, nTabStart, nDisplayStart, sal_False, &aLocData ); in InitLocations()
|
H A D | dbfunc.cxx | 393 ScDBDocFunc aFunc(*pDocSh); in ToggleAutoFilter() local 394 aFunc.DeleteDBRange( pDBData->GetName(), sal_False ); in ToggleAutoFilter() 494 ScDBDocFunc aFunc(*pDocSh); in HideAutoFilter() local 495 aFunc.DeleteDBRange( pDBData->GetName(), sal_False ); in HideAutoFilter()
|
H A D | gridwin2.cxx | 240 ScDBDocFunc aFunc( *pViewData->GetDocShell() ); in DoPushButton() local 241 aFunc.DataPilotUpdate( pDPObj, &aNewObj, sal_True, sal_False ); in DoPushButton() 358 ScDBDocFunc aFunc( *pViewData->GetDocShell() ); in DPTestMouse() local 360 aFunc.DataPilotUpdate( pDragDPObj, &aNewObj, sal_True, sal_False, sal_True ); in DPTestMouse() 610 ScDBDocFunc aFunc(*pViewData->GetDocShell()); in UpdateDPFromFieldPopupMenu() local 611 aFunc.DataPilotUpdate(pDPObj, &aNewDPObj, true, false); in UpdateDPFromFieldPopupMenu()
|
H A D | pivotsh.cxx | 147 ScDBDocFunc aFunc( *pViewData->GetDocShell() ); in Execute() local 148 aFunc.DataPilotUpdate( pDPObj, &aNewObj, sal_True, sal_False ); in Execute()
|
H A D | tabvwshf.cxx | 666 ScDocFunc aFunc(*pDocSh); in ExecuteTable() local 680 aFunc.SetLayoutRTL( nTab, bSet, sal_False ); in ExecuteTable() 685 aFunc.SetLayoutRTL( nCurrentTab, bSet, sal_False ); in ExecuteTable()
|
H A D | viewfunc.cxx | 2543 ScDocFunc aFunc(*pDocSh); in ProtectSheet() local 2557 aFunc.ProtectSheet(i, rProtect); in ProtectSheet() 2570 ScDocFunc aFunc(*pDocSh); in Protect() local 2574 aFunc.Protect( nTab, rPassword, sal_False ); in Protect() 2588 aFunc.Protect( i, rPassword, sal_False ); in Protect() 2602 ScDocFunc aFunc(*pDocSh); in Unprotect() local 2607 bChanged = aFunc.Unprotect( nTab, rPassword, sal_False ); in Unprotect() 2621 if ( aFunc.Unprotect( i, rPassword, sal_False ) ) in Unprotect()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | docuno.cxx | 1442 ScDocFunc aFunc(*pDocShell); in protect() local 1455 ScDocFunc aFunc(*pDocShell); in unprotect() local 1617 ScDocFunc aFunc(*pDocShell); in refreshArrows() local 1618 aFunc.DetectiveRefresh(); in refreshArrows() 2409 ScDocFunc aFunc(*pDocShell); in insertNewByIndex() local 2523 ScDocFunc aFunc(*pDocShell); in insertNewByName() local 2916 ScDocFunc aFunc(*pDocShell); in insertByIndex() local 2933 ScDocFunc aFunc(*pDocShell); in removeByIndex() local 3044 ScDocFunc aFunc(*pDocShell); in setPropertyValue() local 3182 ScDocFunc aFunc(*pDocShell); in insertByIndex() local [all …]
|
H A D | cellsuno.cxx | 5371 ScDocFunc aFunc(*pDocSh); in merge() local 6241 ScDocFunc aFunc(*pDocSh); in SetString_Impl() local 6261 ScDocFunc aFunc(*pDocSh); in SetValue_Impl() local 7341 ScDocFunc aFunc(*pDocSh); in moveRange() local 7358 ScDocFunc aFunc(*pDocSh); in copyRange() local 7786 ScDocFunc aFunc(*pDocSh); in hideDependents() local 7802 ScDocFunc aFunc(*pDocSh); in hidePrecedents() local 7818 ScDocFunc aFunc(*pDocSh); in showDependents() local 7834 ScDocFunc aFunc(*pDocSh); in showPrecedents() local 7850 ScDocFunc aFunc(*pDocSh); in showErrors() local [all …]
|
H A D | nameuno.cxx | 194 ScDocFunc aFunc(*pDocShell); in Modify_Impl() local 210 ScDocFunc aFunc(*pDocShell); in Modify_Impl() local 211 aFunc.SetNewRangeNames( pNames, sal_True ); in Modify_Impl() 631 ScDocFunc aFunc(*pDocShell); in ImplAddNewByScopeAndName() local 645 ScDocFunc aFunc(*pDocShell); in ImplAddNewByScopeAndName() local 646 aFunc.SetNewRangeNames( pNames, sal_True ); in ImplAddNewByScopeAndName() 706 ScDocFunc aFunc(*pDocShell); in addNewFromTitles() local 707 aFunc.CreateNames( aRange, nFlags, sal_True ); in addNewFromTitles() 726 ScDocFunc aFunc(*pDocShell); in ImplRemoveByScopeAndName() local 764 ScDocFunc aFunc(*pDocShell); in outputList() local [all …]
|
H A D | datauno.cxx | 1675 ScDBDocFunc aFunc(*pDocShell); in setName() local 1714 ScDBDocFunc aFunc(*pDocShell); in setDataArea() local 1715 aFunc.ModifyDBData(aNewData, sal_True); in setDataArea() 1786 ScDBDocFunc aFunc(*pDocShell); in SetQueryParam() local 1787 aFunc.ModifyDBData(aNewData, sal_True); in SetQueryParam() 1846 ScDBDocFunc aFunc(*pDocShell); in SetSubTotalParam() local 1847 aFunc.ModifyDBData(aNewData, sal_True); in SetSubTotalParam() 1880 ScDBDocFunc aFunc(*pDocShell); in refresh() local 2061 ScDBDocFunc aFunc(*pDocShell); in setPropertyValue() local 2223 ScDBDocFunc aFunc(*pDocShell); in addNewByName() local [all …]
|
H A D | dispuno.cxx | 254 ScDBDocFunc aFunc( *pViewData->GetDocShell() ); in dispatch() local 255 bDone = aFunc.DoImportUno( aPos, aArgs ); in dispatch()
|
H A D | linkuno.cxx | 696 ScDocFunc aFunc(*pDocShell); in Modify_Impl() local 697 aFunc.InsertAreaLink( aFile, aFilter, aOptions, aSource, aDest, nRefresh, bFitBlock, sal_True ); in Modify_Impl() 985 ScDocFunc aFunc(*pDocShell); in insertAtPosition() local 986 aFunc.InsertAreaLink( aFileStr, aFilterStr, aOptionStr, in insertAtPosition()
|
H A D | dapiuno.cxx | 448 ScDBDocFunc aFunc(*pDocShell); in insertNewByName() local 449 bDone = aFunc.DataPilotUpdate( NULL, pNewObj, sal_True, sal_True ); in insertNewByName() 465 ScDBDocFunc aFunc(*pDocShell); in removeByName() local 466 aFunc.DataPilotUpdate( pDPObj, NULL, sal_True, sal_True ); // remove - incl. undo etc. in removeByName() 1200 ScDBDocFunc aFunc(*pDocSh); in SetDPObject() local 1201 aFunc.DataPilotUpdate( pDPObj, pDPObject, sal_True, sal_True ); in SetDPObject()
|
H A D | textuno.cxx | 1102 ScDocFunc aFunc(*pDocShell); in UpdateData() local 1103 aFunc.PutData( aCellPos, *pEditEngine, sal_False, sal_True ); // always as text in UpdateData()
|
/aoo4110/main/sd/source/ui/docshell/ |
H A D | docshel3.cxx | 215 …FunctionReference aFunc( FuHangulHanjaConversion::Create( mpViewShell, mpViewShell->GetActiveWindo… in Execute() local 216 …static_cast< FuHangulHanjaConversion* >( aFunc.get() )->StartConversion( LANGUAGE_KOREAN, LANGUAGE… in Execute() 225 …FunctionReference aFunc( FuHangulHanjaConversion::Create( mpViewShell, mpViewShell->GetActiveWindo… in Execute() local 226 static_cast< FuHangulHanjaConversion* >( aFunc.get() )->StartChineseConversion(); in Execute()
|
/aoo4110/main/editeng/source/accessibility/ |
H A D | AccessibleParaManager.cxx | 279 MemFunAdapter< const sal_Int16 > aFunc( &AccessibleEditableTextPara::SetState, in SetState() local 281 aFunc( GetChild(nChild) ); in SetState() 293 MemFunAdapter< const sal_Int16 > aFunc( &AccessibleEditableTextPara::UnSetState, in UnSetState() local 295 aFunc( GetChild(nChild) ); in UnSetState()
|
/aoo4110/main/ucb/source/ucp/odma/ |
H A D | odma_provider.cxx | 511 ContentPropertiesMemberFunctor aFunc(::std::mem_fun(&ContentProperties::getSavedAsName)); in getContentPropertyWithSavedAsName() local 512 return getContentProperty(_sSaveAsName,aFunc); in getContentPropertyWithSavedAsName() 517 ContentPropertiesMemberFunctor aFunc(::std::mem_fun(&ContentProperties::getTitle)); in getContentPropertyWithTitle() local 518 return getContentProperty(_sTitle,aFunc); in getContentPropertyWithTitle()
|
/aoo4110/main/sc/source/ui/docshell/ |
H A D | docsh5.cxx | 525 ScDBDocFunc aFunc( *this ); in RefreshPivotTables() local 526 aFunc.DataPilotUpdate( pOld, pNew, sal_True, sal_False ); in RefreshPivotTables() 1012 ScDBDocFunc aFunc(*this); in IMPL_LINK() local 1022 …bContinue = aFunc.DoImport( aRange.aStart.Tab(), aImportParam, NULL, sal_True, sal_False ); //! Ap… in IMPL_LINK() 1026 aFunc.RepeatDB( pDBData->GetName(), sal_True, sal_True ); in IMPL_LINK()
|
/aoo4110/main/sc/source/core/tool/ |
H A D | interpr3.cxx | 2048 ScGammaDistFunction aFunc( *this, fP, fAlpha, fBeta ); in ScGammaInv() local 2097 ScBetaDistFunction aFunc( *this, fP, fAlpha, fBeta ); in ScBetaInv() local 2099 double fVal = lcl_IterateInverse( aFunc, 0.0, 1.0, bConvError ); in ScBetaInv() 2137 ScTDistFunction aFunc( *this, fP, fDF ); in ScTInv() local 2138 double fVal = lcl_IterateInverse( aFunc, fDF*0.5, fDF, bConvError ); in ScTInv() 2171 ScFDistFunction aFunc( *this, fP, fF1, fF2 ); in ScFInv() local 2172 double fVal = lcl_IterateInverse( aFunc, fF1*0.5, fF1, bConvError ); in ScFInv() 2204 ScChiDistFunction aFunc( *this, fP, fDF ); in ScChiInv() local 2205 double fVal = lcl_IterateInverse( aFunc, fDF*0.5, fDF, bConvError ); in ScChiInv() 2238 ScChiSqDistFunction aFunc( *this, fP, fDF ); in ScChiSqInv() local [all …]
|
/aoo4110/main/sc/source/ui/miscdlgs/ |
H A D | optsolver.cxx | 1028 ScDocFunc aFunc(*mpDocShell); in CallSolver() local 1033 aFunc.PutCell( aCellPos, new ScValueCell( aSolution[nVarPos] ), sal_True ); in CallSolver() 1063 ScDocFunc aFunc(*mpDocShell); in CallSolver() local 1068 aFunc.PutCell( aCellPos, new ScValueCell( aOldValues[nVarPos] ), sal_True ); in CallSolver()
|
/aoo4110/main/sc/source/ui/namedlg/ |
H A D | namedlg.cxx | 413 ScDocFunc aFunc(*pDocSh); in IMPL_LINK() local 414 aFunc.ModifyRangeNames( aLocalRangeName, sal_False ); in IMPL_LINK()
|
/aoo4110/main/sc/source/ui/Accessibility/ |
H A D | AccessibleCellBase.cxx | 281 ScDocFunc aFunc(*pDocShell); in setCurrentValue() local 282 bResult = aFunc.PutCell( maCellAddress, new ScValueCell(fValue), sal_True ); in setCurrentValue()
|
/aoo4110/main/vcl/win/source/gdi/ |
H A D | salgdi2.cxx | 626 BLENDFUNCTION aFunc = { in drawAlphaRect() local 637 aFunc ) == TRUE; in drawAlphaRect()
|
/aoo4110/main/sc/source/ui/undo/ |
H A D | undodat.cxx | 631 ScOutlineDocFunc aFunc( *pDocShell ); in Redo() local 632 aFunc.AutoOutline( aRange, sal_False, sal_False ); in Redo() 1935 ScDBDocFunc aFunc( *pDocShell ); in Redo() local 1936 …aFunc.DataPilotUpdate( pSourceObj, pNewDPObject, sal_False, sal_False, bAllowMove ); // no new und… in Redo()
|