Home
last modified time | relevance | path

Searched defs:GetOutlineTable (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dtable.hxx282 ScOutlineTable* GetOutlineTable() { return pOutlineTable.get(); } in GetOutlineTable() function in ScTable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dtable.hxx277 ScOutlineTable* GetOutlineTable() { return pOutlineTable.get(); } in GetOutlineTable() function in ScTable
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Ddocumen3.cxx736 ScOutlineTable* ScDocument::GetOutlineTable( SCTAB nTab, bool bCreate ) in GetOutlineTable() function in ScDocument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Ddocumen3.cxx718 ScOutlineTable* ScDocument::GetOutlineTable( SCTAB nTab, bool bCreate ) in GetOutlineTable() function in ScDocument