Home
last modified time | relevance | path

Searched defs:nTabP (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/inc/
H A Dbigrange.hxx44 ScBigAddress( sal_Int32 nColP, sal_Int32 nRowP, sal_Int32 nTabP ) in ScBigAddress()
55 void Set( sal_Int32 nColP, sal_Int32 nRowP, sal_Int32 nTabP ) in Set()
59 void SetTab( sal_Int32 nTabP ) { nTab = nTabP; } in SetTab()
H A Daddress.hxx285 inline ScAddress( SCCOL nColP, SCROW nRowP, SCTAB nTabP ) in ScAddress()
304 inline void SetTab( SCTAB nTabP ) { nTab = nTabP; } in SetTab()
361 inline void ScAddress::Set( SCCOL nColP, SCROW nRowP, SCTAB nTabP ) in Set()
H A Drefdata.hxx119 inline void ScSingleRefData::InitAddress( SCCOL nColP, SCROW nRowP, SCTAB nTabP ) in InitAddress()
/trunk/main/sc/source/ui/inc/
H A DAccessibleSpreadsheet.hxx39 ScMyAddress(SCCOL nColP, SCROW nRowP, SCTAB nTabP) : ScAddress(nColP, nRowP, nTabP) {} in ScMyAddress()
/trunk/main/sc/source/ui/view/
H A Dpreview.cxx723 long ScPreview::GetFirstPage(SCTAB nTabP) in GetFirstPage()
H A Doutput2.cxx1063 void ScOutputData::GetVisibleCell( SCCOL nCol, SCROW nRow, SCTAB nTabP, ScBaseCell*& rpCell ) in GetVisibleCell()
/trunk/main/sc/source/core/data/
H A Ddociter.cxx1702 void ScHorizontalCellIterator::SetTab( SCTAB nTabP ) in SetTab()
H A Dcolumn3.cxx1251 sal_Bool ScColumn::SetString( SCROW nRow, SCTAB nTabP, const String& rString, in SetString()
H A Dtable2.cxx1043 sal_Bool ScTable::SetString( SCCOL nCol, SCROW nRow, SCTAB nTabP, const String& rString, in SetString()
/trunk/main/sc/source/ui/undo/
H A Dundotab.cxx498 void ScUndoRenameTab::DoChange( SCTAB nTabP, const String& rName ) const in DoChange()

Completed in 85 milliseconds