Home
last modified time | relevance | path

Searched defs:nSheet (Results 1 – 25 of 28) sorted by relevance

12

/aoo4110/main/oox/source/xls/
H A Daddressconverter.cxx568 bool AddressConverter::checkTab( sal_Int16 nSheet, bool bTrackOverflow ) in checkTab()
587 const OUString& rString, sal_Int16 nSheet ) in convertToCellAddressUnchecked()
594 const OUString& rString, sal_Int16 nSheet, bool bTrackOverflow ) in convertToCellAddress()
602 const OUString& rString, sal_Int16 nSheet, bool bTrackOverflow ) in createValidCellAddress()
615 const BinAddress& rBinAddress, sal_Int16 nSheet ) in convertToCellAddressUnchecked()
623 const BinAddress& rBinAddress, sal_Int16 nSheet, bool bTrackOverflow ) in convertToCellAddress()
630 const BinAddress& rBinAddress, sal_Int16 nSheet, bool bTrackOverflow ) in createValidCellAddress()
670 const OUString& rString, sal_Int16 nSheet ) in convertToCellRangeUnchecked()
685 const BinRange& rBinRange, sal_Int16 nSheet ) in convertToCellRangeUnchecked()
719 const OUString& rString, sal_Int16 nSheet, bool bTrackOverflow ) in convertToCellRangeList()
[all …]
H A Dtablebuffer.cxx62 void Table::importTable( const AttributeList& rAttribs, sal_Int16 nSheet ) in importTable()
73 void Table::importTable( SequenceInputStream& rStrm, sal_Int16 nSheet ) in importTable()
H A Dscenariobuffer.cxx76 Scenario::Scenario( const WorkbookHelper& rHelper, sal_Int16 nSheet ) : in Scenario()
219 SheetScenarios::SheetScenarios( const WorkbookHelper& rHelper, sal_Int16 nSheet ) : in SheetScenarios()
279 SheetScenarios& ScenarioBuffer::createSheetScenarios( sal_Int16 nSheet ) in createSheetScenarios()
H A Dpivotcachefragment.cxx208 sal_Int16 nSheet = mrPivotCache.getSourceRange().Sheet; in finalizeImport() local
377 sal_Int16 nSheet = mrPivotCache.getSourceRange().Sheet; in importFragment() local
H A Dworkbookhelper.cxx125 inline void setCurrentSheetIndex( sal_Int16 nSheet ) { mnCurrSheet = nSheet; } in setCurrentSheetIndex()
441 void WorkbookGlobals::createBuffersPerSheet( sal_Int16 nSheet ) in createBuffersPerSheet()
634 void WorkbookHelper::setCurrentSheetIndex( sal_Int16 nSheet ) in setCurrentSheetIndex()
902 void WorkbookHelper::createBuffersPerSheet( sal_Int16 nSheet ) in createBuffersPerSheet()
H A Dautofilterbuffer.cxx647 void AutoFilter::importAutoFilter( const AttributeList& rAttribs, sal_Int16 nSheet ) in importAutoFilter()
653 void AutoFilter::importAutoFilter( SequenceInputStream& rStrm, sal_Int16 nSheet ) in importAutoFilter()
762 void AutoFilterBuffer::finalizeImport( sal_Int16 nSheet ) in finalizeImport()
H A Dpivottablebuffer.cxx1083 void PivotTable::importLocation( const AttributeList& rAttribs, sal_Int16 nSheet ) in importLocation()
1194 void PivotTable::importPTLocation( SequenceInputStream& rStrm, sal_Int16 nSheet ) in importPTLocation()
1238 void PivotTable::importPTDefinition( BiffInputStream& rStrm, sal_Int16 nSheet ) in importPTDefinition()
H A Dexternallinkbuffer.cxx592 …for( sal_Int32 nSheet = 0, nCount = rStrm.readInt32(); !rStrm.isEof() && (nSheet < nCount); ++nShe… in importExtSheetNames() local
651 for( sal_uInt16 nSheet = 0; !rStrm.isEof() && (nSheet < nSheetCount); ++nSheet ) in importExternalBook() local
H A Dworksheethelper.cxx416 …Helper, const ISegmentProgressBarRef& rxProgressBar, WorksheetType eSheetType, sal_Int16 nSheet ) : in WorksheetGlobals()
1388 const ISegmentProgressBarRef& rxProgressBar, WorksheetType eSheetType, sal_Int16 nSheet ) in constructGlobals()
H A Dviewsettings.cxx710 void ViewSettings::setSheetViewSettings( sal_Int16 nSheet, const SheetViewModelRef& rxSheetView, co… in setSheetViewSettings()
H A Dsheetdatabuffer.cxx716 sal_Int16 nSheet = getSheetIndex(); in finalizeTableOperation() local
H A Dformulaparser.cxx1146 void FormulaParserImpl::initReference3d( SingleReference& orApiRef, sal_Int32 nSheet, bool bSameShe… in initReference3d()
1220 void FormulaParserImpl::convertReference3d( SingleReference& orApiRef, sal_Int32 nSheet, bool bSame… in convertReference3d()
H A Dpivotcachebuffer.cxx1371 sal_Int16 nSheet = getWorksheets().getCalcSheetIndex( maSheetSrcModel.maSheet ); in finalizeInternalSheetSource() local
/aoo4110/main/sc/source/filter/xml/
H A Dxmlcoli.cxx142 sal_Int32 nSheet = rXMLImport.GetTables().GetCurrentSheet(); in EndElement() local
309 sal_Int32 nSheet = rXMLImport.GetTables().GetCurrentSheet(); in EndElement() local
H A Dxmlrowi.cxx167 sal_Int32 nSheet = rXMLImport.GetTables().GetCurrentSheet(); in EndElement() local
350 sal_Int32 nSheet(rXMLImport.GetTables().GetCurrentSheet()); in EndElement() local
H A DXMLExportIterator.cxx474 void ScMyDetectiveObjContainer::AddObject( ScDetectiveObjType eObjType, const SCTAB nSheet, in AddObject()
H A Dxmlsubti.cxx66 ScMyTableData::ScMyTableData(sal_Int32 nSheet, sal_Int32 nCol, sal_Int32 nRow) in ScMyTableData()
/aoo4110/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs560 int nSheet, int nStartCol, int nStartRow, int nEndCol, int nEndRow, in insertRange()
/aoo4110/main/connectivity/source/drivers/calc/
H A DCDatabaseMetaData.cxx439 for (sal_Int32 nSheet=0; nSheet<nSheetCount; nSheet++) in getTables() local
/aoo4110/main/sd/source/core/
H A Ddrawdoc.cxx803 for (sal_uInt16 nSheet = 0; nSheet < 10; nSheet++) in NewOrLoadCompleted() local
H A Dstlpool.cxx157 for (sal_uInt16 nSheet = 1; nSheet < 10; nSheet++) in CreateOutlineSheetList() local
/aoo4110/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java588 int nSheet, int nStartCol, int nStartRow, int nEndCol, int nEndRow, in insertRange()
/aoo4110/main/sc/source/ui/vba/
H A Dvbarange.cxx4197 lcl_GetAutoFiltRange( ScDocShell* pShell, sal_Int16 nSheet, rtl::OUString& sName ) in lcl_GetAutoFiltRange()
4230 ScDBData* lcl_GetDBData_Impl( ScDocShell* pDocShell, sal_Int16 nSheet ) in lcl_GetDBData_Impl()
4263 ScQueryParam lcl_GetQueryParam( ScDocShell* pDocShell, sal_Int16 nSheet ) in lcl_GetQueryParam()
4295 void lcl_SetAllQueryForField( ScDocShell* pDocShell, SCCOLROW nField, sal_Int16 nSheet ) in lcl_SetAllQueryForField()
4396 sal_Int16 nSheet = thisAddress.Sheet; in AutoFilter() local
/aoo4110/main/oox/source/dump/
H A Dxlsbdumper.cxx1501 …for( sal_Int32 nSheet = 0, nCount = dumpDec< sal_Int32 >( "sheet-count" ); !mxStrm->isEof() && (nS… in implDumpRecordBody() local
/aoo4110/main/sc/source/ui/unoobj/
H A Ddocuno.cxx2710 …SAL_CALL ScTableSheetsObj::getCellByPosition( sal_Int32 nColumn, sal_Int32 nRow, sal_Int32 nSheet ) in getCellByPosition()
2721 …yPosition( sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRight, sal_Int32 nBottom, sal_Int32 nSheet ) in getCellRangeByPosition()

Completed in 292 milliseconds

12