Searched refs:GetTab_Impl (Results 1 – 2 of 2) sorted by relevance
6986 SCTAB ScTableSheetObj::GetTab_Impl() const in GetTab_Impl() function in ScTableSheetObj7004 return new ScChartsObj( pDocSh, GetTab_Impl() ); in getCharts()7016 return new ScDataPilotTablesObj( pDocSh, GetTab_Impl() ); in getDataPilotTables()7028 return new ScScenariosObj( pDocSh, GetTab_Impl() ); in getScenarios()7041 return new ScAnnotationsObj( pDocSh, GetTab_Impl() ); in getAnnotations()7062 SCTAB nTab = GetTab_Impl(); in createCursor()7122 SCTAB nTab = GetTab_Impl(); in getColumnPageBreaks()7168 SCTAB nTab = GetTab_Impl(); in getRowPageBreaks()7194 SCTAB nTab = GetTab_Impl(); in removeAllManualPageBreaks()7222 pDocSh->GetDocument()->GetName( GetTab_Impl(), aName ); in getName()[all …]
1013 SCTAB GetTab_Impl() const;