LibreOffice Module unotools (master) 1
Public Attributes | List of all members
SvtHistoryOptions::HistoryItem Struct Reference

Return the complete specified history list. More...

#include <historyoptions.hxx>

Public Attributes

OUString sURL
 
OUString sFilter
 
OUString sTitle
 
OUString sPassword
 
OUString sThumbnail
 
bool isReadOnly = false
 
bool isPinned = false
 

Detailed Description

Return the complete specified history list.

Parameters
eHistoryselect right history.
Returns
A list of history items is returned.

Definition at line 54 of file historyoptions.hxx.

Member Data Documentation

◆ isPinned

bool SvtHistoryOptions::HistoryItem::isPinned = false

Definition at line 62 of file historyoptions.hxx.

Referenced by SvtHistoryOptions::GetList().

◆ isReadOnly

bool SvtHistoryOptions::HistoryItem::isReadOnly = false

Definition at line 61 of file historyoptions.hxx.

Referenced by SvtHistoryOptions::GetList().

◆ sFilter

OUString SvtHistoryOptions::HistoryItem::sFilter

Definition at line 57 of file historyoptions.hxx.

Referenced by SvtHistoryOptions::GetList().

◆ sPassword

OUString SvtHistoryOptions::HistoryItem::sPassword

Definition at line 59 of file historyoptions.hxx.

Referenced by SvtHistoryOptions::GetList().

◆ sThumbnail

OUString SvtHistoryOptions::HistoryItem::sThumbnail

Definition at line 60 of file historyoptions.hxx.

Referenced by SvtHistoryOptions::GetList().

◆ sTitle

OUString SvtHistoryOptions::HistoryItem::sTitle

Definition at line 58 of file historyoptions.hxx.

Referenced by SvtHistoryOptions::GetList().

◆ sURL

OUString SvtHistoryOptions::HistoryItem::sURL

Definition at line 56 of file historyoptions.hxx.

Referenced by SvtHistoryOptions::GetList().


The documentation for this struct was generated from the following file: