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

#include <condformatmgr.hxx>

Collaboration diagram for ScCondFormatManagerWindow:
[legend]

Public Member Functions

 ScCondFormatManagerWindow (weld::TreeView &rTreeView, ScDocument &rDoc, ScConditionalFormatList *pFormatList)
 
void DeleteSelection ()
 
ScConditionalFormatGetSelection ()
 

Private Member Functions

void Init ()
 
void setColSizes ()
 

Private Attributes

weld::TreeViewmrTreeView
 
ScDocumentmrDoc
 
ScConditionalFormatListmpFormatList
 

Detailed Description

Definition at line 18 of file condformatmgr.hxx.

Constructor & Destructor Documentation

◆ ScCondFormatManagerWindow()

ScCondFormatManagerWindow::ScCondFormatManagerWindow ( weld::TreeView rTreeView,
ScDocument rDoc,
ScConditionalFormatList pFormatList 
)

Member Function Documentation

◆ DeleteSelection()

void ScCondFormatManagerWindow::DeleteSelection ( )

◆ GetSelection()

ScConditionalFormat * ScCondFormatManagerWindow::GetSelection ( )

◆ Init()

void ScCondFormatManagerWindow::Init ( void  )
private

◆ setColSizes()

void ScCondFormatManagerWindow::setColSizes ( )
private

Member Data Documentation

◆ mpFormatList

ScConditionalFormatList* ScCondFormatManagerWindow::mpFormatList
private

Definition at line 26 of file condformatmgr.hxx.

Referenced by DeleteSelection(), GetSelection(), and Init().

◆ mrDoc

ScDocument& ScCondFormatManagerWindow::mrDoc
private

Definition at line 25 of file condformatmgr.hxx.

Referenced by Init().

◆ mrTreeView

weld::TreeView& ScCondFormatManagerWindow::mrTreeView
private

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