/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | tabopdlg.cxx | 73 nCurTab ( theFormulaCell.Tab() ), in ScTabOpDlg() 159 sal_uInt16 nFmt = ( rRef.aStart.Tab() == nCurTab ) in SetReference() 235 sal_Bool lcl_Parse( const String& rString, ScDocument* pDoc, SCTAB nCurTab, in lcl_Parse() argument 241 bRet = ConvertDoubleRef( pDoc, rString, nCurTab, rStart, rEnd, eConv ); in lcl_Parse() 244 bRet = ConvertSingleRef( pDoc, rString, nCurTab, rStart, eConv ); in lcl_Parse() 271 else if ( !lcl_Parse( aEdFormulaRange.GetText(), pDoc, nCurTab, in IMPL_LINK() 279 if (!ConvertSingleRef( pDoc, aEdRowCell.GetText(), nCurTab, in IMPL_LINK() 293 if (!ConvertSingleRef( pDoc, aEdColCell.GetText(), nCurTab, in IMPL_LINK() 301 ConvertSingleRef( pDoc, aEdFormulaRange.GetText(), nCurTab, in IMPL_LINK()
|
H A D | solvrdlg.cxx | 77 nCurTab ( aCursorPos.Tab() ), in ScSolverDlg() 162 sal_uInt16 nFmt = ( aAdr.Tab() == nCurTab ) in SetReference()
|
/aoo41x/main/svtools/source/contnr/ |
H A D | svtreebx.cxx | 1718 sal_uInt16 nCurTab = 0; in PaintEntry1() local 1724 sal_uInt16 nNextTab = nCurTab + 1; in PaintEntry1() 1809 if( nCurTab != 0 ) in PaintEntry1() 1856 nCurTab++; in PaintEntry1() 1984 sal_uInt16 nCurTab; in GetFocusRect() local 2044 if( nCurTab ) in GetFocusRect() 2051 if( nCurTab != 0 ) in GetFocusRect() 2196 sal_uInt16 nCurTab = 0; in GetFirstDynamicTab() local 2198 while( nCurTab < nTabCount ) in GetFirstDynamicTab() 2203 rPos = nCurTab; in GetFirstDynamicTab() [all …]
|
H A D | svtabbx.cxx | 74 for( sal_uInt16 nCurTab = 1; nCurTab < nTabCount; nCurTab++ ) in SetTabs() local 76 SvLBoxTab* pTab = pTabList+nCurTab; in SetTabs()
|
/aoo41x/main/sc/source/ui/pagedlg/ |
H A D | areasdlg.cxx | 134 nCurTab ( 0 ) in ScPrintAreasDlg() 146 nCurTab = pViewData->GetTabNo(); in ScPrintAreasDlg() 285 const ScRange* pRepeatColRange = pDoc->GetRepeatColRange( nCurTab ); in Impl_Reset() 286 const ScRange* pRepeatRowRange = pDoc->GetRepeatRowRange( nCurTab ); in Impl_Reset() 312 sal_uInt16 nRangeCount = pDoc->GetPrintRangeCount( nCurTab ); in Impl_Reset() 315 const ScRange* pPrintRange = pDoc->GetPrintRange( nCurTab, i ); in Impl_Reset() 341 if( pDoc->IsPrintEntireSheet( nCurTab ) ) in Impl_Reset() 541 bDataChanged = bEntireSheet != pDoc->IsPrintEntireSheet( nCurTab ); in IMPL_LINK()
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | docsh4.cxx | 1532 SCTAB nCurTab ) in ExecutePageStyle() argument 1547 String aOldName = aDocument.GetPageStyle( nCurTab ); in ExecutePageStyle() 1594 GetPageOnFromPageStyleSet( &rStyleSet, nCurTab, bHeaderOn, bFooterOn ); in ExecutePageStyle() 1624 String aStr( aDocument.GetPageStyle( nCurTab ) ); in ExecutePageStyle() 1760 SCTAB nCurTab ) in GetStatePageStyle() argument 1769 rSet.Put( SfxStringItem( nWhich, aDocument.GetPageStyle( nCurTab ) ) ); in GetStatePageStyle() 1774 String aStr = aDocument.GetPageStyle( nCurTab ); in GetStatePageStyle() 1784 GetPageOnFromPageStyleSet( &rStyleSet, nCurTab, bHeaderOn, bFooterOn ); in GetStatePageStyle() 1978 SCTAB nCurTab, in GetPageOnFromPageStyleSet() argument 1986 Find( aDocument.GetPageStyle( nCurTab ), in GetPageOnFromPageStyleSet()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabview2.cxx | 776 SCTAB nCurTab = aViewData.GetTabNo(); in CalcZoom() local 780 pStylePool->Find( pDoc->GetPageStyle( nCurTab ), in CalcZoom() 789 nCurTab ); in CalcZoom() 811 aPageSize.Width() += pDoc->GetColWidth( nCol, nCurTab ); in CalcZoom() 826 aViewData.GetFixPosY()-1, nCurTab); in CalcZoom()
|
H A D | formatsh.cxx | 216 SCTAB nCurTab = GetViewData()->GetTabNo(); in GetStyleState() local 217 String aPageStyle = pDoc->GetPageStyle( nCurTab ); in GetStyleState() 280 const SCTAB nCurTab = GetViewData()->GetTabNo(); in ExecuteStyle() local 492 pAttrItem = pDoc->GetPattern( nCol, nRow, nCurTab ); in ExecuteStyle() 605 ScPrintFunc( pDocSh, pTabViewShell->GetPrinter(sal_True), nCurTab ).UpdatePages(); in ExecuteStyle() 654 const String& rStrCurStyle = pDoc->GetPageStyle( nCurTab ); in ExecuteStyle()
|
H A D | cellsh2.cxx | 658 SCTAB nCurTab = GetViewData()->GetTabNo(); in ExecuteDB() local 664 if ( nCurTab != nRefTab ) in ExecuteDB() 711 SCTAB nCurTab = GetViewData()->GetTabNo(); in ExecuteDB() local 717 if ( nCurTab != nRefTab ) in ExecuteDB()
|
H A D | prevwsh.cxx | 216 SCTAB nCurTab = pViewData->GetTabNo(); in GetOptimalSizePixel() local 220 pDoc->GetPageStyle( nCurTab ), in GetOptimalSizePixel()
|
H A D | viewfunc.cxx | 2085 SCTAB nCurTab = GetViewData()->GetTabNo(); in SetWidthOrHeight() local 2162 ScOutlineTable* pTable = pDoc->GetOutlineTable( nCurTab ); in SetWidthOrHeight() 2287 nStart, nCurTab, nEnd, nCurTab, in SetWidthOrHeight()
|
H A D | tabvwsh4.cxx | 333 SCTAB nCurTab = GetViewData()->GetTabNo(); in GetOptimalSizePixel() local 337 pDoc->GetPageStyle( nCurTab ), in GetOptimalSizePixel()
|
/aoo41x/main/sc/source/ui/navipi/ |
H A D | navipi.cxx | 683 nCurTab ( 0 ), in ScNavigatorDlg() 1081 if ( nTabNo != nCurTab ) in SetCurrentTable() 1193 nCurTab = *pTab; in UpdateTable() 1195 nCurTab = pViewData->GetTabNo(); in UpdateTable() 1457 if ( nCurTab != pMarkArea->nTab in CheckDataArea()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | docsh.hxx | 254 void ExecutePageStyle ( SfxViewShell& rCaller, SfxRequest& rReq, SCTAB nCurTab ); 255 void GetStatePageStyle( SfxViewShell& rCaller, SfxItemSet& rSet, SCTAB nCurTab ); 358 SCTAB nCurTab,
|
H A D | areasdlg.hxx | 84 SCTAB nCurTab; member in ScPrintAreasDlg
|
H A D | solvrdlg.hxx | 83 const SCTAB nCurTab; member in ScSolverDlg
|
H A D | tabopdlg.hxx | 87 const SCTAB nCurTab; member in ScTabOpDlg
|
H A D | navipi.hxx | 274 SCTAB nCurTab; member in ScNavigatorDlg
|
/aoo41x/main/toolkit/workben/layout/ |
H A D | tpsort.cxx | 665 const SCTAB nCurTab = pViewData->GetTabNo(); in Init() local 696 ScAddress aScAddress( rSortData.nCol1, rSortData.nRow1, nCurTab ); in Init() 698 ScAddress( rSortData.nCol2, rSortData.nRow2, nCurTab ) in Init() 704 = pDBColl->GetDBAtArea( nCurTab, in Init()
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | tpsort.cxx | 655 const SCTAB nCurTab = pViewData->GetTabNo(); in Init() local 682 ScAddress aScAddress( rSortData.nCol1, rSortData.nRow1, nCurTab ); in Init() 684 ScAddress( rSortData.nCol2, rSortData.nRow2, nCurTab ) in Init() 690 = pDBColl->GetDBAtArea( nCurTab, in Init()
|
/aoo41x/main/sc/source/core/data/ |
H A D | dociter.cxx | 1831 nCurTab = nStartTab; in ScHorizontalValueIterator() 1854 if ( nCurTab < nEndTab ) in GetNext() 1856 pCellIter->SetTab( ++nCurTab); in GetNext() 1862 if ( !bSubTotal || !pDoc->pTab[nCurTab]->RowFiltered( nCurRow ) ) in GetNext() 1873 ScColumn* pCol = &pDoc->pTab[nCurTab]->aCol[nCurCol]; in GetNext() 1927 const ScColumn* pCol = &(pDoc->pTab[nCurTab])->aCol[nCurCol]; in GetCurNumFmtInfo()
|
H A D | documen3.cxx | 1298 const SCTAB nCurTab ) in HasAutoFilter() argument 1300 ScDBData* pDBData = GetDBAtCursor( nCurCol, nCurRow, nCurTab ); in HasAutoFilter() 1318 GetAttr( nCol, nRow, nCurTab, ATTR_MERGE_FLAG ))-> in HasAutoFilter()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | rangeutl.cxx | 271 SCTAB nCurTab, in MakeRangeFromName() argument 298 if ( IsAbsArea( aStrArea, pDoc, nCurTab, in MakeRangeFromName() 312 if ( IsAbsPos( aStrArea, pDoc, nCurTab, in MakeRangeFromName()
|
/aoo41x/main/sc/inc/ |
H A D | rangeutl.hxx | 95 SCTAB nCurTab,
|
H A D | dociter.hxx | 457 SCTAB nCurTab; member in ScHorizontalValueIterator
|