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

#include <navicfg.hxx>

Public Member Functions

 ScNavipiCfg ()
 
void SetListMode (sal_uInt16 nNew)
 
sal_uInt16 GetListMode () const
 
void SetDragMode (sal_uInt16 nNew)
 
sal_uInt16 GetDragMode () const
 
void SetRootType (ScContentId nNew)
 
ScContentId GetRootType () const
 

Private Attributes

sal_uInt16 nListMode
 
sal_uInt16 nDragMode
 
ScContentId nRootType
 

Detailed Description

Definition at line 28 of file navicfg.hxx.

Constructor & Destructor Documentation

◆ ScNavipiCfg()

ScNavipiCfg::ScNavipiCfg ( )

Definition at line 25 of file navicfg.cxx.

References ROOT.

Member Function Documentation

◆ GetDragMode()

sal_uInt16 ScNavipiCfg::GetDragMode ( ) const
inline

Definition at line 41 of file navicfg.hxx.

References nDragMode.

Referenced by ScNavigatorDlg::ScNavigatorDlg().

◆ GetListMode()

sal_uInt16 ScNavipiCfg::GetListMode ( ) const
inline

Definition at line 39 of file navicfg.hxx.

References nListMode.

Referenced by ScNavigatorDlg::ScNavigatorDlg().

◆ GetRootType()

ScContentId ScNavipiCfg::GetRootType ( ) const
inline

Definition at line 43 of file navicfg.hxx.

References nRootType.

Referenced by ScNavigatorDlg::ScNavigatorDlg().

◆ SetDragMode()

void ScNavipiCfg::SetDragMode ( sal_uInt16  nNew)

Definition at line 42 of file navicfg.cxx.

References nDragMode.

Referenced by ScNavigatorDlg::SetDropMode().

◆ SetListMode()

void ScNavipiCfg::SetListMode ( sal_uInt16  nNew)

Definition at line 33 of file navicfg.cxx.

References nListMode.

Referenced by ScNavigatorDlg::SetListMode().

◆ SetRootType()

void ScNavipiCfg::SetRootType ( ScContentId  nNew)

Definition at line 51 of file navicfg.cxx.

References nRootType.

Referenced by ScContentTree::SetRootType().

Member Data Documentation

◆ nDragMode

sal_uInt16 ScNavipiCfg::nDragMode
private

Definition at line 32 of file navicfg.hxx.

Referenced by GetDragMode(), and SetDragMode().

◆ nListMode

sal_uInt16 ScNavipiCfg::nListMode
private

Definition at line 31 of file navicfg.hxx.

Referenced by GetListMode(), and SetListMode().

◆ nRootType

ScContentId ScNavipiCfg::nRootType
private

Definition at line 33 of file navicfg.hxx.

Referenced by GetRootType(), and SetRootType().


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