LibreOffice Module sc (master) 1
Public Member Functions | Private Attributes | List of all members
ScOutlineDocFunc Class Reference

#include <olinefun.hxx>

Collaboration diagram for ScOutlineDocFunc:
[legend]

Public Member Functions

 ScOutlineDocFunc (ScDocShell &rDocSh)
 
void MakeOutline (const ScRange &rRange, bool bColumns, bool bRecord, bool bApi)
 
void RemoveOutline (const ScRange &rRange, bool bColumns, bool bRecord, bool bApi)
 
bool RemoveAllOutlines (SCTAB nTab, bool bRecord)
 
void AutoOutline (const ScRange &rRange, bool bRecord)
 
bool SelectLevel (SCTAB nTab, bool bColumns, sal_uInt16 nLevel, bool bRecord, bool bPaint)
 
bool ShowMarkedOutlines (const ScRange &rRange, bool bRecord)
 
bool HideMarkedOutlines (const ScRange &rRange, bool bRecord)
 
void ShowOutline (SCTAB nTab, bool bColumns, sal_uInt16 nLevel, sal_uInt16 nEntry, bool bRecord, bool bPaint)
 
bool HideOutline (SCTAB nTab, bool bColumns, sal_uInt16 nLevel, sal_uInt16 nEntry, bool bRecord, bool bPaint)
 

Private Attributes

ScDocShellrDocShell
 

Detailed Description

Definition at line 27 of file olinefun.hxx.

Constructor & Destructor Documentation

◆ ScOutlineDocFunc()

ScOutlineDocFunc::ScOutlineDocFunc ( ScDocShell rDocSh)
inline

Definition at line 33 of file olinefun.hxx.

Member Function Documentation

◆ AutoOutline()

void ScOutlineDocFunc::AutoOutline ( const ScRange rRange,
bool  bRecord 
)

◆ HideMarkedOutlines()

bool ScOutlineDocFunc::HideMarkedOutlines ( const ScRange rRange,
bool  bRecord 
)

◆ HideOutline()

bool ScOutlineDocFunc::HideOutline ( SCTAB  nTab,
bool  bColumns,
sal_uInt16  nLevel,
sal_uInt16  nEntry,
bool  bRecord,
bool  bPaint 
)

◆ MakeOutline()

void ScOutlineDocFunc::MakeOutline ( const ScRange rRange,
bool  bColumns,
bool  bRecord,
bool  bApi 
)

◆ RemoveAllOutlines()

bool ScOutlineDocFunc::RemoveAllOutlines ( SCTAB  nTab,
bool  bRecord 
)

◆ RemoveOutline()

void ScOutlineDocFunc::RemoveOutline ( const ScRange rRange,
bool  bColumns,
bool  bRecord,
bool  bApi 
)

◆ SelectLevel()

bool ScOutlineDocFunc::SelectLevel ( SCTAB  nTab,
bool  bColumns,
sal_uInt16  nLevel,
bool  bRecord,
bool  bPaint 
)

◆ ShowMarkedOutlines()

bool ScOutlineDocFunc::ShowMarkedOutlines ( const ScRange rRange,
bool  bRecord 
)

◆ ShowOutline()

void ScOutlineDocFunc::ShowOutline ( SCTAB  nTab,
bool  bColumns,
sal_uInt16  nLevel,
sal_uInt16  nEntry,
bool  bRecord,
bool  bPaint 
)

Member Data Documentation

◆ rDocShell

ScDocShell& ScOutlineDocFunc::rDocShell
private

The documentation for this class was generated from the following files: