Home
last modified time | relevance | path

Searched refs:ScAddress (Results 251 – 275 of 356) sorted by relevance

1...<<1112131415

/trunk/main/sc/source/filter/inc/
H A Dxeview.hxx160 const ScAddress& rCursor, const ScRangeList& rSelection );
H A Dexcimp8.hxx124 void SetExtractPos( const ScAddress& rAddr );
H A Dimp_op.hxx122 sal_uInt16 ReadXFIndex( const ScAddress& rScPos, bool bBiff2 );
/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx391 ScAddress aAdr( nThisCol, nThisRow, nTab1); in CreateMatrixFromDoubleRef()
453 ScAddress aAdr; in GetMatrix()
540 ScAddress aAdr; in ScMatValue()
571 ScAddress aAdr( sal::static_int_cast<SCCOL>( nCol1 + nR ), in ScMatValue()
3179 ScAddress aAdr; in ScMatRef()
H A Dconsoli.cxx783 ScAddress aDest( sal::static_int_cast<SCCOL>(nCol+nArrX), in OutputToDocument()
792 ScAddress aDest( sal::static_int_cast<SCCOL>(nCol+nArrX), in OutputToDocument()
H A Dreffind.cxx111 ScAddress aAddr; in ToggleRel()
H A Dadiasync.cxx140 p->Broadcast( ScHint( SC_HINT_DATACHANGED, ScAddress(), NULL ) ); in CallBack()
H A Daddinlis.cxx154 Broadcast( ScHint( SC_HINT_DATACHANGED, ScAddress(), NULL ) ); in modified()
/trunk/main/sc/inc/
H A Dchartarr.hxx33 class ScAddress;
H A Ddpcachetable.hxx225 void getValueData(ScDocument* pDoc, const ScAddress& rPos, ScDPCacheCell& rCell);
/trunk/main/sc/source/filter/xml/
H A DXMLExportSharedData.hxx80 …st com::sun::star::uno::Reference<com::sun::star::drawing::XShape>& xShape, const ScAddress& rPos);
H A Dxmldpimp.hxx106 ScAddress aFilterOutputPosition;
156 void SetFilterOutputPosition(const ScAddress& aValue) { aFilterOutputPosition = aValue; } in SetFilterOutputPosition()
H A DXMLDetectiveContext.hxx55 ScAddress aPosition;
H A DXMLExportSharedData.cxx145 void ScMySharedData::AddNoteObj(const uno::Reference<drawing::XShape>& xShape, const ScAddress& rPo… in AddNoteObj()
H A DXMLChangeTrackingImportHelper.cxx82 ScAddress aPos; in CreateCell()
765 ScAddress aAddress (static_cast<SCCOL>(nCol), in SetNewCell()
/trunk/main/sc/source/ui/inc/
H A DAccessiblePreviewCell.hxx44 ScPreviewShell* pViewShell, /* const */ ScAddress& rCellAddress, sal_Int32 nIndex );
H A Dtpsort.hxx193 ScAddress theOutPos;
H A Dcontent.hxx97 ScAddress GetNotePos( sal_uLong nIndex );
H A Dformula.hxx72 static ScAddress aCursorPos;
/trunk/main/toolkit/workben/layout/
H A Dtpsort.hxx190 ScAddress theOutPos;
/trunk/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx554 ScAddress aDest( rSortParam.nDestCol, rSortParam.nDestRow, rSortParam.nDestTab ); in Sort()
739 pDoc->GetCellType(ScAddress( nTestCol, nTestRow, nTab )) == CELLTYPE_FORMULA ) in Query()
1159 if ( !rExcept.In( ScAddress( aIter.GetCol(), aIter.GetRow(), aIter.GetTab() ) ) ) in lcl_EmptyExcept()
/trunk/main/sc/source/core/data/
H A Ddocumen6.cxx157 pCell = GetCell( ScAddress( nCol, nRow, nTab ) ); in GetScriptType()
/trunk/main/sc/source/ui/view/
H A Dpfuncache.cxx144 bool ScPrintFuncCache::FindLocation( const ScAddress& rCell, ScPrintPageLocation& rLocation ) const in FindLocation()
/trunk/main/sc/source/filter/excel/
H A Dxladdress.cxx128 XclAddressConverterBase::XclAddressConverterBase( XclTracer& rTracer, const ScAddress& rMaxPos ) : in XclAddressConverterBase()
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel2.cxx154 const ScAddress& rNotePos = pCaptData->maStart; in IsNoteCaptionClicked()

Completed in 170 milliseconds

1...<<1112131415