Home
last modified time | relevance | path

Searched refs:ScAddress (Results 76 – 100 of 356) sorted by relevance

12345678910>>...15

/trunk/main/sc/source/filter/excel/
H A Dxihelper.cxx49 inline void lclFillAddress( ScAddress& rScPos, sal_uInt16 nXclCol, sal_uInt16 nXclRow, SCTAB nScTab… in lclFillAddress()
76 mrTracer.TraceInvalidAddress( ScAddress( in CheckAddress()
82 bool XclImpAddressConverter::ConvertAddress( ScAddress& rScPos, in ConvertAddress()
91 ScAddress XclImpAddressConverter::CreateValidAddress( in CreateValidAddress()
94 ScAddress aScPos( ScAddress::UNINITIALIZED ); in CreateValidAddress()
157 ScRange aScRange( ScAddress::UNINITIALIZED ); in ConvertRangeList()
H A Dxipivot.cxx89 void lclSetValue( const XclImpRoot& rRoot, const ScAddress& rScPos, double fValue, short nFormatTyp… in lclSetValue()
99 void XclImpPCItem::WriteToSource( const XclImpRoot& rRoot, const ScAddress& rScPos ) const in WriteToSource()
239 … maOrigItems[ nItemIdx ]->WriteToSource( GetRoot(), ScAddress( mnSourceScCol, nScRow, nScTab ) ); in WriteOrigItemToSource()
245 maOrigItems.back()->WriteToSource( GetRoot(), ScAddress( mnSourceScCol, nScRow, nScTab ) ); in WriteLastOrigItemToSource()
597 maSrcRange( ScAddress::INITIALIZE_INVALID ), in XclImpPivotCache()
641 XclRange aXclRange( ScAddress::UNINITIALIZED ); in ReadDconref()
1455 vector<ScAddress> aPageBtns; in ApplyMergeFlags()
1457 vector<ScAddress>::const_iterator itr = aPageBtns.begin(), itrEnd = aPageBtns.end(); in ApplyMergeFlags()
1470 vector<ScAddress> aColBtns; in ApplyMergeFlags()
1484 vector<ScAddress> aRowBtns; in ApplyMergeFlags()
/trunk/main/sc/source/ui/unoobj/
H A Dtokenuno.cxx142 ScAddress aRefPos( ScAddress::UNINITIALIZED ); in parseFormula()
168 ScAddress aRefPos( ScAddress::UNINITIALIZED ); in printFormula()
215 ScCompiler aCompiler( pDoc, ScAddress()); in setPropertyValue()
236 ScCompiler aCompiler( pDoc, ScAddress()); in setPropertyValue()
H A Dfuncuno.cxx160 ScDocument* pDestDoc, const ScAddress& rDestPos ) in lcl_CopyData()
165 ScRange aNewRange( rDestPos, ScAddress( in lcl_CopyData()
194 ScAddress aCellPos = aIter.GetPos(); in lcl_CopyData()
550 ScAddress aAdr; in callFunction()
659 if ( !lcl_CopyData( pSrcDoc, aSrcRange, pDoc, ScAddress( 0, (SCROW)nDocRow, 0 ) ) ) in callFunction()
686 ScAddress aFormulaPos( 0, 0, nTempSheet ); in callFunction()
/trunk/main/sc/source/core/tool/
H A Drefdata.cxx32 void ScSingleRefData::CalcRelFromAbs( const ScAddress& rPos ) in CalcRelFromAbs()
40 void ScSingleRefData::SmartRelAbs( const ScAddress& rPos ) in SmartRelAbs()
59 void ScSingleRefData::CalcAbsIfRel( const ScAddress& rPos ) in CalcAbsIfRel()
315 ScComplexRefData& ScComplexRefData::Extend( const ScSingleRefData & rRef, const ScAddress & rPos ) in Extend()
365 ScComplexRefData& ScComplexRefData::Extend( const ScComplexRefData & rRef, const ScAddress & rPos ) in Extend()
H A Ddetfunc.cxx401 sal_Bool ScDetectiveFunc::HasArrow( const ScAddress& rStart, in HasArrow()
632 ScAddress aErrorPos; in DrawEntry()
648 ScAddress aErrorPos; in DrawAlienEntry()
1014 ScAddress aErrorPos; in InsertErrorLevel()
1251 ScAddress aErrPos; in ShowError()
1393 if ( !pData->IsDataValid( pCell, ScAddress( nCol, nCellRow, nTab ) ) ) in MarkInvalid()
1486 ScAddress aPos; in UpdateAllArrowColors()
1494 ScAddress aErrPos; in UpdateAllArrowColors()
1506 ScAddress aErrPos; in UpdateAllArrowColors()
1581 ScAddress& rPosition, ScRange& rSource, sal_Bool& rRedLine ) in GetDetectiveObjectType()
[all …]
H A Drangelst.cxx272 ScRange* ScRangeList::Find( const ScAddress& rAdr ) const in Find()
545 ScRangePair* ScRangePairList::Find( const ScAddress& rAdr ) const in Find()
598 const ScAddress& rStartPos1 = ps1->pPair->GetRange(0).aStart; in ScRangePairList_QsortNameCompare()
599 const ScAddress& rStartPos2 = ps2->pPair->GetRange(0).aStart; in ScRangePairList_QsortNameCompare()
629 const ScAddress& rEndPos1 = ps1->pPair->GetRange(0).aEnd; in ScRangePairList_QsortNameCompare()
630 const ScAddress& rEndPos2 = ps2->pPair->GetRange(0).aEnd; in ScRangePairList_QsortNameCompare()
/trunk/main/sc/source/filter/inc/
H A Dxlformula.hxx471 ScAddress maFmlaScPos; /// Position of the (first) formula cell.
472 ScAddress maColFirstScPos;
473 ScAddress maColRelScPos;
474 ScAddress maRowFirstScPos;
475 ScAddress maRowRelScPos;
H A DXclImpChangeTrack.hxx85 inline void Read2DAddress( ScAddress& rAddress );
97 const ScAddress& rPosition );
102 const ScAddress& rPosition );
146 inline void XclImpChangeTrack::Read2DAddress( ScAddress& rAddress ) in Read2DAddress()
H A Dxladdress.hxx42 inline explicit XclAddress( ScAddress::Uninitialized ) {} in XclAddress()
82 inline explicit XclRange( ScAddress::Uninitialized e ) : maFirst( e ), maLast( e ) {} in XclRange()
160 explicit XclAddressConverterBase( XclTracer& rTracer, const ScAddress& rMaxPos );
182 ScAddress maMaxPos; /// Default maximum position.
H A Dformel.hxx182 ScAddress aEingPos;
196 inline ScAddress GetEingPos( void ) const { return aEingPos; } in GetEingPos()
209 void Reset( const ScAddress& rEingPos );
239 void Reset( const ScAddress& rEingPos );
H A Dxistyle.hxx420 const XclImpRoot& rRoot, const ScAddress& rScPos,
629 void SetXF( const ScAddress& rScPos, sal_uInt16 nXFIndex );
631 void SetBlankXF( const ScAddress& rScPos, sal_uInt16 nXFIndex );
633 void SetBoolXF( const ScAddress& rScPos, sal_uInt16 nXFIndex );
662 …void SetXF( const ScAddress& rScPos, sal_uInt16 nXFIndex, XclImpXFInsertMode eMode …
H A Dhtmlpars.hxx225 inline explicit ScHTMLPos( const ScAddress& rAddr ) { Set( rAddr ); } in ScHTMLPos()
231 inline void Set( const ScAddress& rAddr ) in Set()
235 inline ScAddress MakeAddr() const in MakeAddr()
236 { return ScAddress( mnCol, mnRow, 0 ); } in MakeAddr()
432 void ApplyCellBorders( ScDocument* pDoc, const ScAddress& rFirstPos ) const;
/trunk/main/sc/source/ui/view/
H A Dscextopt.cxx44 maUsedArea( ScAddress::INITIALIZE_INVALID ), in ScExtTabSettings()
45 maCursor( ScAddress::INITIALIZE_INVALID ), in ScExtTabSettings()
46 maFirstVis( ScAddress::INITIALIZE_INVALID ), in ScExtTabSettings()
47 maSecondVis( ScAddress::INITIALIZE_INVALID ), in ScExtTabSettings()
/trunk/main/sc/source/ui/inc/
H A DAccessibleCellBase.hxx49 const ScAddress& rCellAddress,
135 ScAddress maCellAddress;
156 const ScAddress& GetCellAddress() const { return maCellAddress; } in GetCellAddress()
157 sal_Bool IsCellInChangeTrack(const ScAddress &cell,Color *pColCellBoder);
H A Ddbfunc.hxx95 void DataPilotInput( const ScAddress& rPos, const String& rString );
97 …bool DataPilotSort( const ScAddress& rPos, bool bAscending, sal_uInt16* pUserListId = N…
98 sal_Bool DataPilotMove( const ScRange& rSource, const ScAddress& rDest );
126 …static sal_uInt16 DoUpdateCharts( const ScAddress& rPos, ScDocument* pDoc, sal_Bool bAllCharts );
H A Dnotemark.hxx45 ScAddress aDocPos;
62 ScDocument* pD, ScAddress aPos, const String& rUser,
69 ScAddress GetDocPos() const { return aDocPos; } in GetDocPos()
H A Dsolvrdlg.hxx53 ScAddress aCursorPos );
78 ScAddress theFormulaCell;
79 ScAddress theVariableCell;
/trunk/main/sc/inc/
H A Dtextuno.hxx44 class ScAddress;
371 ScAddress aCellPos;
381 virtual void GetCellText(const ScAddress& rCellPos, String& rText);
384 ScCellTextData(ScDocShell* pDocSh, const ScAddress& rP);
398 const ScAddress& GetCellPos() const { return aCellPos; } in GetCellPos()
408 ScCellTextObj(ScDocShell* pDocSh, const ScAddress& rP);
H A Dchgtrack.hxx760 const ScAddress& rPos );
768 const ScAddress& rPos,
1120 ScChangeActionContent* GenerateDelContent( const ScAddress&,
1219 void AppendContent( const ScAddress& rPos,
1230 void AppendContent( const ScAddress& rPos,
1235 void AppendContent( const ScAddress& rPos,
1251 SC_DLLPUBLIC ScChangeActionContent* AppendContentOnTheFly( const ScAddress& rPos,
1262 void AppendContent( const ScAddress& rPos,
/trunk/main/sc/source/filter/xml/
H A DXMLExportIterator.hxx67 ScAddress aAddress;
68 ScAddress aEndAddress;
98 ScAddress aPos;
248 const ScAddress& rPosition,
281 void AddOperation( ScDetOpType eOpType, const ScAddress& rPosition, sal_uInt32 nIndex );
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx180 sal_Bool ScDocFunc::DetectiveAddPred(const ScAddress& rPos) in DetectiveAddPred()
200 ScDetOpData aOperation( ScAddress(nCol,nRow,nTab), SCDETOP_ADDPRED ); in DetectiveAddPred()
218 sal_Bool ScDocFunc::DetectiveDelPred(const ScAddress& rPos) in DetectiveDelPred()
259 sal_Bool ScDocFunc::DetectiveAddSucc(const ScAddress& rPos) in DetectiveAddSucc()
298 sal_Bool ScDocFunc::DetectiveDelSucc(const ScAddress& rPos) in DetectiveDelSucc()
339 sal_Bool ScDocFunc::DetectiveAddError(const ScAddress& rPos) in DetectiveAddError()
490 ScAddress aPos = pData->GetPos(); in DetectiveRefresh()
850 void ScDocFunc::NotifyInputHandler( const ScAddress& rPos ) in NotifyInputHandler()
1073 bool ScDocFunc::ShowNote( const ScAddress& rPos, bool bShow ) in ShowNote()
2499 ScAddress( nDestCol, nDestRow, nDestTab ), in MoveBlock()
[all …]
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx361 bool ScDPObject::IsDataDescriptionCell(const ScAddress& rPos) in IsDataDescriptionCell()
407 ScAddress aStart( aOutRange.aStart ); in CreateOutput()
567 void ScDPObject::Output( const ScAddress& rPos ) in Output()
585 const ScAddress& s = aOutRange.aStart; in Output()
586 const ScAddress& e = aOutRange.aEnd; in Output()
793 const ScAddress& rPos, Sequence<sheet::DataPilotFieldFilter>& rFilters) in GetDataFieldPositionData()
1069 sal_Bool ScDPObject::IsFilterButton( const ScAddress& rPos ) in IsFilterButton()
2603 const ScAddress& s = rOutRange.aStart; in FreeTable()
2604 const ScAddress& e = rOutRange.aEnd; in FreeTable()
2615 const ScAddress& s = rOutRange.aStart; in InsertNewTable()
[all …]
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx290 utl::AccessibleRelationSetHelper* GetRelationSet(const ScAddress* pAddress) const;
310 ScAddress* GetAnchor(const uno::Reference<drawing::XShape>& xShape) const;
890 const ScAddress* mpAddress;
891 SetRelation(const ScChildrenShapes* pChildrenShapes, const ScAddress* pAddress) in SetRelation()
1158 ScAddress* ScChildrenShapes::GetAnchor(const uno::Reference<drawing::XShape>& xShape) const in GetAnchor()
1160 ScAddress* pAddress = NULL; in GetAnchor()
1191 pAddress = new ScAddress(aRange.aStart); in GetAnchor()
1237 ScAddress* pAddress = GetAnchor(xShape); in SetAnchor()
2294 if (aMarkData.IsAllMarked(ScRange(ScAddress(0, 0, nTab),ScAddress(MAXCOL, MAXROW, nTab)))) in IsTableSelected()
2370 ScAddress ScAccessibleDocument::GetCurCellAddress() const in GetCurCellAddress()
[all …]
/trunk/main/sc/source/ui/undo/
H A Dundocell.cxx234 ScAddress aPos( nCol, nRow, nTab ); in SetChangeTrack()
351 ScUndoEnterValue::ScUndoEnterValue( ScDocShell* pNewDocShell, const ScAddress& rNewPos, in ScUndoEnterValue()
435 ScUndoPutCell::ScUndoPutCell( ScDocShell* pNewDocShell, const ScAddress& rNewPos, in ScUndoPutCell()
725 pChangeTrack->AppendContent( ScAddress( nCol, nRow, nTab ), pOldCell ); in SetChangeTrack()
808 ScUndoReplaceNote::ScUndoReplaceNote( ScDocShell& rDocShell, const ScAddress& rPos, in ScUndoReplaceNote()
818 ScUndoReplaceNote::ScUndoReplaceNote( ScDocShell& rDocShell, const ScAddress& rPos, in ScUndoReplaceNote()
906 ScUndoShowHideNote::ScUndoShowHideNote( ScDocShell& rDocShell, const ScAddress& rPos, bool bShow ) : in ScUndoShowHideNote()

Completed in 217 milliseconds

12345678910>>...15