Home
last modified time | relevance | path

Searched refs:ScAddress (Results 201 – 225 of 356) sorted by relevance

12345678910>>...15

/trunk/main/sc/source/ui/inc/
H A DAccessibleDocument.hxx274 utl::AccessibleRelationSetHelper* GetRelationSet(const ScAddress* pAddress) const;
334 ScAddress GetCurCellAddress() const;
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx428 ScRange aScUsedArea( ScAddress::INITIALIZE_INVALID ); in GetUsedArea()
1804 maScPos( ScAddress::INITIALIZE_INVALID ), in XclImpNoteObj()
1812 void XclImpNoteObj::SetNoteData( const ScAddress& rScPos, sal_uInt16 nNoteFlags ) in SetNoteData()
1951 mxCellLink.reset( new ScAddress( pScRange->aStart ) ); in ReadCellLinkFormula()
4006 maScUsedArea( ScAddress::INITIALIZE_INVALID ) in XclImpSheetDrawing()
4066 ScAddress aScNotePos( ScAddress::UNINITIALIZED ); in ReadNote3()
4100 ScAddress aScNotePos( ScAddress::UNINITIALIZED ); in ReadNote8()
4196 return ScRange( ScAddress::INITIALIZE_INVALID ); in GetUsedArea()
H A Dxeescher.cxx179 XclExpDffDropDownAnchor::XclExpDffDropDownAnchor( const XclExpRoot& rRoot, const ScAddress& rScPos … in XclExpDffDropDownAnchor()
328 ScAddress aCellLink; in ConvertSheetLinks()
981 XclExpNote::XclExpNote( const XclExpRoot& rRoot, const ScAddress& rScPos, in XclExpNote()
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx389 ScAddress aAddr; in Impl_CheckRefStrings()
888 const ScAddress& rStart = pRange->aStart; in lcl_GetRepeatRangeString()
889 const ScAddress& rEnd = pRange->aEnd; in lcl_GetRepeatRangeString()
/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx165 ScAddress::Details aDetails(pDoc->GetAddressConvention(), 0, 0); in ParseWithNames()
203 ScAddress aPos( nCol, nRow, nTab ); in ShowFormulaReference()
341 ScAddress aCursorPos( nCol, nRow, nTab ); in Init()
H A Dcrnrdlg.cxx193 SetColRowData( ScRange( ScAddress( nStartCol, nStartRow, nStartTab ), in Init()
194 ScAddress( nEndCol, nEndRow, nEndTab ) ) ); in Init()
518 const ScAddress::Details aDetails(pDoc->GetAddressConvention()); in UpdateNames()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx462 ScAddress aPos( nCol, nRow, i ); in EnterData()
694 ScAddress aPos( nCol, nRow, nTab ); in EnterValue()
902 …ScFormulaCell aFormCell( pDoc, ScAddress(nCol,nRow,nTab), rString,formula::FormulaGrammar::GRAM_DE… in EnterMatrix()
2634 void ScViewFunc::SetNoteText( const ScAddress& rPos, const String& rNoteText ) in SetNoteText()
2639 void ScViewFunc::ReplaceNote( const ScAddress& rPos, const String& rNoteText, const String* pAuthor… in ReplaceNote()
2779 double nVal = pDoc->GetValue( ScAddress( nCol, nRow, nTab ) ); in ChangeNumFmtDecimals()
2893 ScAddress( GetViewData()->GetCurX(), GetViewData()->GetCurY(), in InsertName()
3011 ScAddress aPos( GetViewData()->GetCurX(), GetViewData()->GetCurY(), GetViewData()->GetTabNo() ); in InsertNameList()
H A Dspelleng.cxx128 ScAddress aPos( mnCurrCol, mnCurrRow, nTab ); in FindNextConversionCell()
264 const ScAddress& rPos = maSelState.GetCellCursor(); in RestoreCursorPos()
H A Ddbfunc3.cxx796 pDPObj->GetHeaderPositionData(ScAddress(nCol, nRow, nTab), aData); in GetSelectedMemberList()
1461 void ScDBFunc::DataPilotInput( const ScAddress& rPos, const String& rString ) in DataPilotInput()
1761 bool ScDBFunc::DataPilotSort( const ScAddress& rPos, bool bAscending, sal_uInt16* pUserListId ) in DataPilotSort()
1904 sal_Bool ScDBFunc::DataPilotMove( const ScRange& rSource, const ScAddress& rDest ) in DataPilotMove()
1924 … pDPObj->GetHeaderPositionData( ScAddress( nCol, nRow, rSource.aStart.Tab() ), aSourceData ); in DataPilotMove()
2162 pInsDoc->PutCell( ScAddress(nCol, nRow, nNewTab), new ScStringCell(String(aStr)) ); in ShowDataPilotSourceData()
H A Ddbfunc.cxx210 ScAddress& rStart = pEntry->aStart; in NotifyCloseDbNameDlg()
211 ScAddress& rEnd = pEntry->aEnd; in NotifyCloseDbNameDlg()
/trunk/main/sc/source/ui/dbgui/
H A Dpvlaydlg.cxx217 ScAddress( maPivotData.nCol, in ScPivotLayoutDlg()
646 ScAddress aAdrDest; in IMPL_LINK()
832 sal_uInt16 nResult = ScAddress().Parse( theCurPosStr, mpDoc, mpDoc->GetAddressConvention() ); in IMPL_LINK()
/trunk/main/sc/source/filter/inc/
H A Dxiescher.hxx459 void SetNoteData( const ScAddress& rScPos, sal_uInt16 nNoteFlags );
466 ScAddress maScPos; /// Cell position of the note object.
511 ScfRef< ScAddress > mxCellLink; /// Linked cell in the Calc document.
H A Dftools.hxx513 virtual FltError ScImportDif( SvStream&, ScDocument*, const ScAddress& rInsPos,
529 …virtual FltError ScExportDif( SvStream&, ScDocument*, const ScAddress& rOutPos, const CharSet eDes…
/trunk/main/sc/source/ui/unoobj/
H A Dtextuno.cxx981 ScCellTextData::ScCellTextData(ScDocShell* pDocSh, const ScAddress& rP) : in ScCellTextData()
1020 void ScCellTextData::GetCellText(const ScAddress& rCellPos, String& rText) in GetCellText()
1139 ScCellTextObj::ScCellTextObj(ScDocShell* pDocSh, const ScAddress& rP) : in ScCellTextObj()
H A Dservuno.cxx395 xRet.set((text::XTextField*)new ScCellFieldObj( NULL, ScAddress(), ESelection() )); in MakeInstance()
538 ScAddress aAddress; in MakeInstance()
/trunk/main/sc/inc/
H A Ddociter.hxx246 ScAddress GetPos() const { return ScAddress( nCol, nRow, nTab ); } in GetPos()
H A Dcellsuno.hxx213 const ScAddress* pLastPos);
789 getCellRangeByName( const ::rtl::OUString& aRange, const ScAddress::Details& rDetails )
828 ScAddress aCellPos;
853 ScCellObj(ScDocShell* pDocSh, const ScAddress& rP);
872 const ScAddress& GetPosition() const { return aCellPos; } in GetPosition()
984 static String GetOutputString_Impl(ScDocument* pDoc, const ScAddress& aPos);
1373 ScAddress aPos;
H A Dfmtuno.hxx64 ScAddress maPos;
214 ScAddress aSrcPos;
/trunk/main/sc/source/core/data/
H A Ddptablecache.cxx194 ScAddress aPos( nCol, nRow, nDocTab ); in ScDPItemData()
205 double fVal = pDoc->GetValue(ScAddress(nCol, nRow, nDocTab)); in ScDPItemData()
206 nNumFormat = pDoc->GetNumberFormat( ScAddress( nCol, nRow, nDocTab ) ); in ScDPItemData()
H A Dtable2.cxx575ScAddress aDestPos( static_cast<SCCOL>(nRow-nRow1), static_cast<SCROW>(nCol-nCol1), pTransClip->nT… in TransposeClip()
595ScAddress aDestPos( static_cast<SCCOL>(nRow-nRow1), static_cast<SCROW>(nCol-nCol1), pTransClip->nT… in TransposeClip()
603 ScAddress aOwnPos( nCol, nRow, nTab ); in TransposeClip()
1025 void ScTable::PutCell( const ScAddress& rPos, ScBaseCell* pCell ) in PutCell()
1146 pNote->GetOrCreateCaption( ScAddress( aIt->first, aIt->second, nTab ) ); in InitializeNoteCaptions()
3151 ScAddress aSrc( nStartCol, nStartRow, nTab ); in CopyData()
3152 ScAddress aDest( nDestCol, nDestRow, nDestTab ); in CopyData()
H A Dtable4.cxx457 ScAddress aAddr( nDestCol, nDestRow, nTab ); in FillFormula()
469 ScAddress aOrg; in FillFormula()
845ScAddress aDestPos( static_cast<SCCOL>(nCol), static_cast<SCROW>(nRow), nTab ); in FillAuto()
1400ScAddress aDestPos( static_cast<SCCOL>(nCol), static_cast<SCROW>(nRow), nTab ); in FillSeries()
/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx2295 ScAddress aAdr; in ScZTest()
2731 ScAddress aAdr; in ScHarMean()
2851 ScAddress aAdr; in ScGeoMean()
2993 ScAddress aAdr; in CalculateSkew()
3415 ScAddress aAdr; in GetNumberSequenceArray()
3611 ScAddress aAdr; in ScRank()
3716 ScAddress aAdr; in ScAveDev()
/trunk/main/sc/source/filter/qpro/
H A Dqproform.cxx39 rSRD.InitAddress( ScAddress( nCol, (~nTmp + 1), 0 ) ); in ReadSRD()
78 QProToSc::QProToSc( SvStream& rStream, const ScAddress& rRefPos ) : in QProToSc()
/trunk/main/sc/source/ui/formdlg/
H A Dformula.cxx74 ScAddress ScFormulaDlg::aCursorPos;
149 aCursorPos = ScAddress( nCol, nRow, nTab ); in ScFormulaDlg()
/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx1454 void ScUndoConversion::DoChange( ScDocument* pRefDoc, const ScAddress& rCursorPos ) in DoChange()
2025 ScRange aCopyRange( aOldRange.aStart, ScAddress(nEndX,nEndY,nEndZ) ); in DoChange()
2040 ScRange aCopyRange( aOldRange.aStart, ScAddress(nEndX,nEndY,nEndZ) ); in DoChange()
2046 ScRange aWorkRange( aNewRange.aStart, ScAddress( nEndX, nEndY, nEndZ ) ); in DoChange()

Completed in 210 milliseconds

12345678910>>...15