Home
last modified time | relevance | path

Searched refs:ScAddress (Results 101 – 125 of 356) sorted by relevance

12345678910>>...15

/trunk/main/sc/inc/
H A Dconvuno.hxx44 ScAddress& rScAddress,
49 const ScAddress& rScAddress );
87 ScAddress& rScAddress, in FillScAddress()
95 const ScAddress& rScAddress ) in FillApiAddress()
H A Deditsrc.hxx125 ScCellEditSource( ScDocShell* pDocSh, const ScAddress& rP );
136 ScAddress aCellPos;
143 ScAnnotationEditSource(ScDocShell* pDocSh, const ScAddress& rP);
H A Dfilter.hxx35 class ScAddress;
105 virtual FltError ScImportDif( SvStream&, ScDocument*, const ScAddress& rInsPos,
121 …virtual FltError ScExportDif( SvStream&, ScDocument*, const ScAddress& rOutPos, const CharSet eDes…
H A Dhints.hxx114 ScAddress aDestPos; // used to identify area links
124 void SetAreaLink( const ScAddress& rPos );
132 const ScAddress& GetDestPos() const { return aDestPos; } in GetDestPos()
H A Ddptabres.hxx44 class ScAddress;
451 void DumpState( const ScDPResultMember* pRefMember, ScDocument* pDoc, ScAddress& rPos ) const;
525 void DumpState( const ScDPResultMember* pRefMember, ScDocument* pDoc, ScAddress& rPos ) const;
634 void DumpState( const ScDPResultMember* pRefMember, ScDocument* pDoc, ScAddress& rPos ) const;
697 void DumpState( const ScDPResultDimension* pRefDim, ScDocument* pDoc, ScAddress& rPos ) const;
H A Dfielduno.hxx66 ScAddress aCellPos;
76 ScCellFieldsObj(ScDocShell* pDocSh, const ScAddress& rPos);
136 ScAddress aCellPos;
146 ScCellFieldObj(ScDocShell* pDocSh, const ScAddress& rPos,
156 void InitDoc( ScDocShell* pDocSh, const ScAddress& rPos,
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx224 ScAddress( nCol, nRow, nTab ), eDir ) ) in lcl_IsAutoSumData()
311 const ScAddress aStart = rRange.aStart; in lcl_GetAutoSumForColumnRange()
312 const ScAddress aEnd = rRange.aEnd; in lcl_GetAutoSumForColumnRange()
355 const ScAddress aStart = rRange.aStart; in lcl_GetAutoSumForRowRange()
356 const ScAddress aEnd = rRange.aEnd; in lcl_GetAutoSumForRowRange()
790 ScAddress aPos( nCol, nRow, nTab ); in EnterBlock()
872 ScAddress aCursor; in InsertPageBreak()
876 aCursor = ScAddress( GetViewData()->GetCurX(), GetViewData()->GetCurY(), nTab ); in InsertPageBreak()
892 ScAddress aCursor; in DeletePageBreak()
965 ScAddress::Details aDetails(pDoc->GetAddressConvention(), 0, 0); in SetPrintRanges()
[all …]
H A Dtabvwshc.cxx106 ScAddress( GetViewData()->GetCurX(), in CreateRefDialog()
228 ScAddress aCurPos( pViewData->GetCurX(), in CreateRefDialog()
238 ScAddress aCurPos( pViewData->GetCurX(), pViewData->GetCurY(), pViewData->GetTabNo()); in CreateRefDialog()
/trunk/main/sc/source/ui/inc/
H A Dundoblk.hxx147 ScAddress aOldEnd, // end position without adjustment
232 const ScRange& rRange, ScAddress aNewDestPos, sal_Bool bNewCut,
511 ScAddress aCursorPos;
577 ScAddress aCursorPos;
579 ScAddress aNewCursorPos;
585 void DoChange( ScDocument* pRefDoc, const ScAddress& rCursorPos );
H A DAccessibleCell.hxx60 ScAddress& rCellAddress,
169 …::std::auto_ptr< SvxEditSource > CreateEditSource(ScTabViewShell* pViewShell, ScAddress aCell, ScS…
173 void AddRelation(const ScAddress& rCell,
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx336 ScAddress aAdrFrom( 0, 0, nTab ); in InvalidateTextWidth()
337 ScAddress aAdrTo ( MAXCOL, MAXROW, nTab ); in InvalidateTextWidth()
416 void ScDocument::InvalidateTextWidth( const ScAddress* pAdrFrom, const ScAddress* pAdrTo, in InvalidateTextWidth()
669 sal_Bool ScDocument::OnlineSpellInRange( const ScRange& rSpellRange, ScAddress& rSpellPos, in OnlineSpellInRange()
861 void ScDocument::SetOnlineSpellPos( const ScAddress& rPos ) in SetOnlineSpellPos()
1422 ScAddress aFirstPos = static_cast<ScAreaLink*>(pFirst)->GetDestArea().aStart; in UpdateRefAreaLinks()
1513 const ScBaseCell* pCell = GetCell( ScAddress( nCol, nRow, nTab ) ); in TransliterateText()
H A Ddocumen7.cxx86 void ScDocument::Broadcast( sal_uLong nHint, const ScAddress& rAddr, in Broadcast()
174 ScAddress aAddress( rRange.aStart ); in AreaBroadcastInRange()
198 void ScDocument::StartListeningCell( const ScAddress& rAddress, in StartListeningCell()
207 void ScDocument::EndListeningCell( const ScAddress& rAddress, in EndListeningCell()
H A Ddrwlayer.cxx109 ScUndoObjData::ScUndoObjData( SdrObject* pObjP, const ScAddress& rOS, const ScAddress& rOE, in ScUndoObjData()
110 const ScAddress& rNS, const ScAddress& rNE ) : in ScUndoObjData()
462 inline sal_Bool IsInBlock( const ScAddress& rPos, SCCOL nCol1,SCROW nRow1, SCCOL nCol2,SCROW nRow2 ) in IsInBlock()
485 const ScAddress aOldStt = pData->maStart; in MoveCells()
486 const ScAddress aOldEnd = pData->maEnd; in MoveCells()
1454 …std::vector< ScRangeList >& rRangesVector, const ScRange& rSourceRange, const ScAddress& rDestPos ) in lcl_MoveRanges()
1481 const ScAddress& rDestPos, const Rectangle& rDestRange ) in CopyFromClip()
1727 Rectangle ScDrawLayer::GetCellRect( ScDocument& rDoc, const ScAddress& rPos, bool bMergedCell ) in GetCellRect()
1741 ScAddress aEndPos = rPos; in GetCellRect()
H A Dtable5.cxx1065 void ScTable::StartListening( const ScAddress& rAddress, SvtListener* pListener ) in StartListening()
1070 void ScTable::EndListening( const ScAddress& rAddress, SvtListener* pListener ) in EndListening()
1121 void ScTable::InvalidateTextWidth( const ScAddress* pAdrFrom, const ScAddress* pAdrTo, in InvalidateTextWidth()
1138 ScAddress( pAdrFrom->Col(), pAdrFrom->Row(), nTab ), in InvalidateTextWidth()
1176 ScAddress( nCol, nRow, nTab ), pCell ); in InvalidateTextWidth()
/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx180 ScDocShell* pDocSh, ScAddress aCursorPos ) in ScOptSolverDlg()
293 void ScOptSolverDlg::Init(const ScAddress& rCursorPos) in Init()
498 ScAddress aAdr = rRef.aStart; in SetReference()
782 ScAddress::Details aDetails(mpDoc->GetAddressConvention(), 0, 0); in ParseRef()
978 ScAddress aCellPos; in CallSolver()
1031 ScAddress aCellPos; in CallSolver()
1066 ScAddress aCellPos; in CallSolver()
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx169 bool XclExpAddressConverter::CheckAddress( const ScAddress& rScPos, bool bWarn ) in CheckAddress()
188 const ScAddress& rScPos, bool bWarn ) in ConvertAddress()
196 XclAddress XclExpAddressConverter::CreateValidAddress( const ScAddress& rScPos, bool bWarn ) in CreateValidAddress()
198 XclAddress aXclPos( ScAddress::UNINITIALIZED ); in CreateValidAddress()
220 ScAddress& rScEnd = rScRange.aEnd; in ValidateRange()
292 XclRange aXclRange( ScAddress::UNINITIALIZED ); in ConvertRangeList()
314 XclExpHyperlinkHelper::XclExpHyperlinkHelper( const XclExpRoot& rRoot, const ScAddress& rScPos ) : in XclExpHyperlinkHelper()
H A Dxeformula.cxx283 const ScAddress* mpScBasePos; /// Current cell position of the formula.
321 const ScAddress* pScBasePos = 0, XclExpRefLog* pRefLog = 0 );
339 const ScAddress* pScBasePos, XclExpRefLog* pRefLog );
511 const ScTokenArray& rScTokArr, const ScAddress* pScBasePos, XclExpRefLog* pRefLog ) in CreateFormula()
600 const ScAddress* pScBasePos, XclExpRefLog* pRefLog ) in Init()
1901 XclAddress aXclPos( ScAddress::UNINITIALIZED ); in ProcessCellRef()
1958 XclRange aXclRange( ScAddress::UNINITIALIZED ); in ProcessRangeRef()
2005 XclAddress aXclPos( ScAddress::UNINITIALIZED ); in ProcessExternalCellRef()
2041 XclRange aXclRange( ScAddress::UNINITIALIZED ); in ProcessExternalRangeRef()
2598 const ScAddress* pScBasePos, XclExpRefLog* pRefLog ) in CreateFormula()
[all …]
H A Dxestream.cxx708 OString XclXmlUtils::ToOString( const ScAddress& rAddress ) in ToOString()
711 rAddress.Format( sAddress, SCA_VALID, NULL, ScAddress::Details( FormulaGrammar::CONV_XL_A1 ) ); in ToOString()
724 rRange.Format( sRange, SCA_VALID, NULL, ScAddress::Details( FormulaGrammar::CONV_XL_A1 ) ); in ToOString()
735 static ScAddress lcl_ToAddress( const XclAddress& rAddress ) in lcl_ToAddress()
737 ScAddress aAddress; in lcl_ToAddress()
798 OUString XclXmlUtils::ToOUString( ScDocument& rDocument, const ScAddress& rAddress, ScTokenArray* p… in ToOUString()
/trunk/main/sc/source/filter/inc/
H A Dxecontent.hxx83 sal_uInt32 GetBaseXFId( const ScAddress& rPos ) const;
105 const SvxURLField& rUrlField, const ScAddress& rScPos );
127 ScAddress maScPos; /// Position of the hyperlink.
H A Dexcrecds.hxx380 explicit XclExpAutofilterinfo( const ScAddress& rStartPos, SCCOL nScCol );
382 inline const ScAddress GetStartPos() const { return maStartPos; } in GetStartPos()
386 ScAddress maStartPos;
H A Dxeescher.hxx116 explicit XclExpDffDropDownAnchor( const XclExpRoot& rRoot, const ScAddress& rScPos );
321 const ScAddress& rScPos,
339 ScAddress maScPos; /// Calc cell address of the note.
/trunk/main/sc/source/core/inc/
H A Dbcaslot.hxx58 inline const ScAddress& GetStart() const { return aRange.aStart; } in GetStart()
59 inline const ScAddress& GetEnd() const { return aRange.aEnd; } in GetEnd()
246 inline SCSIZE ComputeSlotOffset( const ScAddress& rAddress ) const;
/trunk/main/sc/source/ui/app/
H A Duiitems.cxx73 const ScAddress& rCurPos, in ScInputStatusItem()
74 const ScAddress& rStartPos, in ScInputStatusItem()
75 const ScAddress& rEndPos, in ScInputStatusItem()
162 ScEditViewHint::ScEditViewHint( ScEditEngineDefaulter* pEngine, const ScAddress& rCurPos ) : in ScEditViewHint()
/trunk/main/sc/source/ui/dbgui/
H A Dpfiltdlg.cxx164 ScRange theCurArea ( ScAddress( theQueryData.nCol1, in Init()
167 ScAddress( theQueryData.nCol2, in Init()
183 ScAddress& rStart = theCurArea.aStart; in Init()
184 ScAddress& rEnd = theCurArea.aEnd; in Init()
/trunk/main/sc/source/ui/vba/
H A Dvbawsfunction.cxx94 ScCompiler aCompiler( 0, ScAddress() ); in invoke()
173 ScCompiler aCompiler( NULL, ScAddress() ); in invoke()
212 ScCompiler aCompiler( NULL, ScAddress() ); in hasMethod()

Completed in 205 milliseconds

12345678910>>...15