Home
last modified time | relevance | path

Searched refs:aAddr (Results 1 – 25 of 38) sorted by last modified time

12

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx4040 …ScAddress aAddr( static_cast<SCCOL>(thisAddress.StartColumn), thisAddress.StartRow, thisAddress.Sh… in setPageBreak() local
4046 pViewShell->InsertPageBreak( bColumn, sal_True, &aAddr); in setPageBreak()
4048 pViewShell->DeletePageBreak( bColumn, sal_True, &aAddr); in setPageBreak()
H A Dvbanames.cxx140 table::CellRangeAddress aAddr = thisRangeAdd->getRangeAddress(); in Add() local
141 …ess aPos( static_cast< SCCOL >( aAddr.StartColumn ) , static_cast< SCROW >( aAddr.StartRow ) , sta… in Add()
152 table::CellAddress aCellAddr( aAddr.Sheet , aAddr.StartColumn , aAddr.StartRow ); in Add()
/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx2996 ScAddress aAddr; in ScGetPivotData() local
2997 PopSingleRef( aAddr ); in ScGetPivotData()
2998 aBlock = aAddr; in ScGetPivotData()
H A Drangeutl.cxx795 String aAddr; in lcl_appendCellAddress() local
796 rCell.Format(aAddr, SCA_ABS, NULL, ::formula::FormulaGrammar::CONV_OOO); in lcl_appendCellAddress()
797 rBuf.append(aAddr); in lcl_appendCellAddress()
801 String aAddr; in lcl_appendCellAddress() local
803 rBuf.append(aAddr); in lcl_appendCellAddress()
830 String aAddr; in lcl_appendCellRangeAddress() local
831 rCell1.Format(aAddr, SCA_ABS, NULL, ::formula::FormulaGrammar::CONV_OOO); in lcl_appendCellRangeAddress()
832 rBuf.append(aAddr); in lcl_appendCellRangeAddress()
844 rBuf.append(aAddr); in lcl_appendCellRangeAddress()
851 String aAddr; in lcl_appendCellRangeAddress() local
[all …]
H A Dreffind.cxx111 ScAddress aAddr; in ToggleRel() local
133 sal_uInt16 nResult = aAddr.Parse( aExpr, pDoc, pDoc->GetAddressConvention() ); in ToggleRel()
137 aAddr.Format( aExpr, nFlags, pDoc, pDoc->GetAddressConvention() ); in ToggleRel()
H A Drangenam.cxx505 ScAddress aAddr; in MakeValidName() local
512 while (aRange.Parse( rName, NULL, details) || aAddr.Parse( rName, NULL, details)) in MakeValidName()
535 ScAddress aAddr; in IsNameValid() local
542 if (aRange.Parse( rName, pDoc, details) || aAddr.Parse( rName, pDoc, details)) in IsNameValid()
/trunk/main/oox/source/xls/
H A Dsheetdatacontext.cxx802 BinAddress aAddr; in readCellHeader() local
803 rStrm >> aAddr; in readCellHeader()
804 return readCellXfId( rStrm, aAddr, bBiff2 ); in readCellHeader()
923 BinAddress aAddr; in importMultBlank() local
925 for( rStrm >> aAddr; bValidAddr && (rStrm.getRemaining() > 2); ++aAddr.mnCol ) in importMultBlank()
926 if( (bValidAddr = readCellXfId( rStrm, aAddr, false )) == true ) in importMultBlank()
932 BinAddress aAddr; in importMultRk() local
934 for( rStrm >> aAddr; bValidAddr && (rStrm.getRemaining() > 2); ++aAddr.mnCol ) in importMultRk()
936 if( (bValidAddr = readCellXfId( rStrm, aAddr, false )) == true ) in importMultRk()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx2258 String aAddr; // CurrentCell in MouseButtonUp() local
2265 aScRange.Format( aAddr, SCR_ABS ); in MouseButtonUp()
2269 String aSingle = aAddr; in MouseButtonUp()
2270 aAddr.Append( (sal_Char) ':' ); in MouseButtonUp()
2271 aAddr.Append( aSingle ); in MouseButtonUp()
2280 aScAddress.Format( aAddr, SCA_ABS ); in MouseButtonUp()
2283 SfxStringItem aPosItem( SID_CURRENTCELL, aAddr ); in MouseButtonUp()
4646 ScAddress aAddr( nPosX, nPosY, nTab ); in HitRangeFinder() local
4673 if ( pData && pData->aRef.In(aAddr) ) in HitRangeFinder()
4679 rCorner = ( bCellCorner && aAddr == pData->aRef.aEnd ); in HitRangeFinder()
H A Dtabvwsha.cxx255 String aAddr; in GetState() local
256 aScAddress.Format( aAddr, SCA_ABS, NULL, pDoc->GetAddressConvention() ); in GetState()
257 SfxStringItem aPosItem( SID_CURRENTCELL, aAddr ); in GetState()
/trunk/main/ucbhelper/source/client/
H A Dproxydecider.cxx528 const osl::SocketAddr aAddr( aHost, nPort ); in getProxy() local
529 aFullyQualifiedHost = aAddr.getHostname().toAsciiLowerCase(); in getProxy()
779 const osl::SocketAddr aAddr( aServer, 0 ); in setNoProxyList() local
780 rtl::OUString aTmp = aAddr.getHostname().toAsciiLowerCase(); in setNoProxyList()
/trunk/main/testtools/source/cliversioning/
H A Dversion.cs422 unoidl.com.sun.star.table.CellRangeAddress aAddr = in prepareRange()
426 aAddr.StartColumn, in prepareRange()
427 aAddr.StartRow, aAddr.EndColumn, aAddr.StartRow ); in prepareRange()
/trunk/main/sfx2/source/appl/
H A Dappdde.cxx161 ApplicationAddress aAddr; in SV_IMPL_PTRARR() local
162 …rAppEvent = ApplicationEvent( String(), aAddr, ByteString( rEvent, RTL_TEXTENCODING_UTF8), aData ); in SV_IMPL_PTRARR()
/trunk/main/sc/workben/
H A Dtest.cxx1552 CellRangeAddress aAddr = xTable->getOutputRange(); in lcl_Pivot() local
1553 XCellRangeRef xRange = xDoc->getCellRange(aAddr); in lcl_Pivot()
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx1294 Sequence< Sequence<Any> > SAL_CALL ScDataPilotTableObj::getDrillDownData(const CellAddress& aAddr) in getDrillDownData() argument
1299 ScAddress aAddr2(static_cast<SCCOL>(aAddr.Column), static_cast<SCROW>(aAddr.Row), aAddr.Sheet); in getDrillDownData()
1308 DataPilotTablePositionData SAL_CALL ScDataPilotTableObj::getPositionData(const CellAddress& aAddr) in getPositionData() argument
1313 ScAddress aAddr2(static_cast<SCCOL>(aAddr.Column), static_cast<SCROW>(aAddr.Row), aAddr.Sheet); in getPositionData()
1322 void SAL_CALL ScDataPilotTableObj::insertDrillDownSheet(const CellAddress& aAddr) in insertDrillDownSheet() argument
1332 …ScAddress(static_cast<SCCOL>(aAddr.Column), static_cast<SCROW>(aAddr.Row), aAddr.Sheet), aFilters); in insertDrillDownSheet()
H A Dchart2uno.cxx2069 ScAddress aAddr; in createDataSequenceByRangeRepresentation() local
2070 …ScFormulaCell* pCell = new ScFormulaCell(m_pDocument, aAddr, aFormulaStr, FormulaGrammar::GRAM_ENG… in createDataSequenceByRangeRepresentation()
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx1051 String aAddr; in SetCurrentCell() local
1052 aScAddress.Format( aAddr, SCA_ABS ); in SetCurrentCell()
1058 SfxStringItem aPosItem( SID_CURRENTCELL, aAddr ); in SetCurrentCell()
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx389 ScAddress aAddr; in Impl_CheckRefStrings() local
398 sal_uInt16 nAddrResult = aAddr.Parse( aOne, pDoc, eConv ); in Impl_CheckRefStrings()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx1624 ScMyAddress aAddr(x,y,0); in NotifyRefMode() local
1625 vecCurSel.push_back(aAddr); in NotifyRefMode()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx3537 ScAddress aAddr(static_cast<SCCOL>(rCell.aCellAddress.Column), in IsMultiLineFormulaCell() local
3540 ScBaseCell* pBaseCell = pDoc ? pDoc->GetCell(aAddr) : NULL; in IsMultiLineFormulaCell()
/trunk/main/sc/source/filter/lotus/
H A Dlotimpop.cxx250 ScAddress aAddr; in Numbercell() local
253 Read( aAddr ); in Numbercell()
256 pD->PutCell( aAddr.Col(), aAddr.Row(), aAddr.Tab(), in Numbercell()
263 ScAddress aAddr; in Smallnumcell() local
266 Read( aAddr ); in Smallnumcell()
269 pD->PutCell( aAddr.Col(), aAddr.Row(), aAddr.Tab(), in Smallnumcell()
278 ScAddress aAddr; in Formulacell() local
280 Read( aAddr ); in Formulacell()
288 aConv.Reset( aAddr ); in Formulacell()
292 ScFormulaCell* pZelle = new ScFormulaCell( pD, aAddr, pErg ); in Formulacell()
[all …]
/trunk/main/sc/source/filter/qpro/
H A Dqpro.cxx111 ScAddress aAddr( nCol, nRow, nTab ); in readSheet() local
113 QProToSc aConv( *mpStream, aAddr ); in readSheet()
118 ScFormulaCell *pFormula = new ScFormulaCell( pDoc, aAddr, pArray ); in readSheet()
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx2406 for( ScAddress aAddr( maCurrCell.MakeAddr() ); aAddr.Col() < nColEnd; aAddr.IncCol() ) in InsertNewCell() local
2407 if( (pRange = maVMergedCells.Find( aAddr )) != 0 ) in InsertNewCell()
2583 for( ScAddress aAddr; aAddr.Row() < maSize.mnRows; aAddr.IncRow() ) in FillEmptyCells() local
2585 for( aAddr.SetCol( 0 ); aAddr.Col() < maSize.mnCols; aAddr.IncCol() ) in FillEmptyCells()
2587 if( !maUsedCells.Find( aAddr ) ) in FillEmptyCells()
2590 ScRange aRange( aAddr ); in FillEmptyCells()
2601 ImplPushEntryToList( maEntryMap[ ScHTMLPos( aAddr ) ], xEntry ); in FillEmptyCells()
/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx2179 ScAddress aAddr(rRef.nCol, rRef.nRow, rRef.nTab); in StoreCell() local
2180 maSBBuffer.StoreCell(nFileId, rTabName, aAddr); in StoreCell()
H A Dexcrecds.cxx971 ScAddress aAddr( pFilterInfo->GetStartPos() ); in AddObjRecs() local
974 XclObj* pObjRec = new XclObjDropDown( GetObjectManager(), aAddr, IsFiltered( nObj ) ); in AddObjRecs()
976 aAddr.IncCol( 1 ); in AddObjRecs()
H A Dnamebuff.cxx134 sal_uInt16 ShrfmlaBuffer::Find( const ScAddress & aAddr ) const in Find()
136 ShrfmlaHash::const_iterator hash = index_hash.find (aAddr); in Find()
143 if ((--ptr)->In (aAddr)) in Find()

Completed in 258 milliseconds

12