/aoo41x/main/sc/source/ui/unoobj/ |
H A D | dapiuno.cxx | 1883 ScDPObject* pDPObj = 0; in setName() local 2087 ScDPObject* pDPObj = 0; in setOrientation() local 2161 ScDPObject* pDPObj = 0; in setFunction() local 2205 ScDPObject* pDPObj = 0; in setSubtotals() local 2260 ScDPObject* pDPObj = 0; in setCurrentPage() local 2279 ScDPObject* pDPObj = 0; in setUseCurrentPage() local 2308 ScDPObject* pDPObj = 0; in setAutoShowInfo() local 2326 ScDPObject* pDPObj = 0; in setLayoutInfo() local 2344 ScDPObject* pDPObj = 0; in setReference() local 2362 ScDPObject* pDPObj = 0; in setSortInfo() local [all …]
|
H A D | datauno.cxx | 1588 ScDPObject* pDPObj = pParent->GetDPObject(); in GetData() local 1598 ScDPObject* pDPObj = pParent->GetDPObject(); in PutData() local
|
/aoo41x/main/sc/source/ui/view/ |
H A D | pivotsh.cxx | 107 ScDPObject* pDPObj = GetCurrDPObject(); in Execute() local 183 ScDPObject* pDPObj = GetCurrDPObject(); in GetState() local
|
H A D | dbfunc3.cxx | 642 ScDPObject* pDPObj = pDoc->GetDPAtCursor( in MakePivotTable() local 684 ScDPObject* pDPObj = pDoc->GetDPAtCursor( GetViewData()->GetCurX(), in DeletePivotTable() local 740 ScDPObject* pDPObj = pDoc->GetDPAtCursor( GetViewData()->GetCurX(), in RecalcPivotTable() local 769 ScDPObject* pDPObj = GetViewData()->GetDocument()->GetDPAtCursor( GetViewData()->GetCurX(), in GetSelectedMemberList() local 844 ScDPObject* pDPObj = pDoc->GetDPAtCursor( nCurX, nCurY, nTab ); in HasSelectionForDateGroup() local 957 ScDPObject* pDPObj = pDoc->GetDPAtCursor( nCurX, nCurY, nTab ); in HasSelectionForNumGroup() local 1016 ScDPObject* pDPObj = GetViewData()->GetDocument()->GetDPAtCursor( GetViewData()->GetCurX(), in DateGroupDataPilot() local 1146 ScDPObject* pDPObj = GetViewData()->GetDocument()->GetDPAtCursor( GetViewData()->GetCurX(), in NumGroupDataPilot() local 1190 ScDPObject* pDPObj = GetViewData()->GetDocument()->GetDPAtCursor( GetViewData()->GetCurX(), in GroupDataPilot() local 1468 ScDPObject* pDPObj = pDoc->GetDPAtCursor( rPos.Col(), rPos.Row(), rPos.Tab() ); in DataPilotInput() local [all …]
|
H A D | gridwin2.cxx | 80 ScDPObject* pDPObj = pDoc->GetDPAtCursor(nCol, nRow, nTab); in GetDPFieldOrientation() local 177 ScDPObject* pDPObj = pDoc->GetDPAtCursor(nCol, nRow, nTab); in DoPushButton() local 371 …idWindow::DPTestFieldPopupArrow(const MouseEvent& rMEvt, const ScAddress& rPos, ScDPObject* pDPObj) in DPTestFieldPopupArrow() 470 const Point& rScrPos, const Size& rScrSize, const ScAddress& rPos, ScDPObject* pDPObj) in DPLaunchFieldPopupMenu() 570 ScDPObject* pDPObj = pDPData->mpDPObj; in UpdateDPFromFieldPopupMenu() local
|
H A D | cellsh1.cxx | 959 … ScDPObject* pDPObj = GetViewData()->GetDocument()->GetDPAtCursor( GetViewData()->GetCurX(), in ExecuteEdit() local 2156 ScDPObject* pDPObj = pThisDoc->GetDPAtCursor( pViewData->GetCurX(), in PasteFromClipboard() local
|
H A D | gridwin.cxx | 533 ScDPObject* pDPObj = pDoc->GetDPAtCursor(nCol, nRow, nTab); in ExecPageFieldSelect() local 615 ScDPObject* pDPObj = pDoc->GetDPAtCursor(nCol, nRow, nTab); in LaunchPageFieldMenu() local 718 ScDPObject* pDPObj = pViewData->GetDocument()->GetDPAtCursor(nCol, nRow, nTab); in LaunchDPFieldMenu() local 2104 ScDPObject* pDPObj = pDoc->GetDPAtCursor( nPosX, nPosY, nTab ); in MouseButtonUp() local 3414 ScDPObject* pDPObj = NULL; in AcceptPrivateDrop() local
|
H A D | cellsh2.cxx | 747 ScDPObject* pDPObj = pDoc->GetDPAtCursor( in ExecuteDB() local
|
/aoo41x/main/sc/source/core/data/ |
H A D | dpobject.cxx | 2600 void ScDPCollection::FreeTable(ScDPObject* pDPObj) in FreeTable() 2609 bool ScDPCollection::InsertNewTable(ScDPObject* pDPObj) in InsertNewTable()
|
H A D | dpsave.cxx | 1280 void ScDPSaveData::BuildAllDimensionMembersFromSource( ScDPObject* pDPObj ) in BuildAllDimensionMembersFromSource()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xipivot.cxx | 1406 ScDPObject* pDPObj = new ScDPObject( GetDocPtr() ); in Convert() local
|
H A D | xepivot.cxx | 1716 if( ScDPObject* pDPObj = (*pDPColl)[ nDPObj ] ) in CreatePivotTables() local
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | docsh.cxx | 457 ScDPObject* pDPObj = (*pDPCollection)[nDP]; in AfterXMLLoading() local
|
/aoo41x/main/sc/source/ui/app/ |
H A D | inputhdl.cxx | 2471 … ScDPObject* pDPObj = pDoc->GetDPAtCursor( aCursorPos.Col(), aCursorPos.Row(), aCursorPos.Tab() ); in EnterHandler() local
|
/aoo41x/main/sc/source/core/tool/ |
H A D | interpr2.cxx | 3007 ScDPObject* pDPObj = pDok->GetDPAtBlock ( aBlock ); in ScGetPivotData() local
|