Home
last modified time | relevance | path

Searched refs:GetTab_Impl (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx6986 SCTAB ScTableSheetObj::GetTab_Impl() const in GetTab_Impl() function in ScTableSheetObj
7004 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 …]
/AOO41X/main/sc/inc/
H A Dcellsuno.hxx1013 SCTAB GetTab_Impl() const;