LibreOffice Module sfx2 (master) 1
Public Attributes | List of all members
RedactionTarget Struct Reference

Keeps information for a single redaction target. More...

#include <autoredactdialog.hxx>

Public Attributes

OUString sName
 
RedactionTargetType sType
 
OUString sContent
 
bool bCaseSensitive
 
bool bWholeWords
 
sal_uInt32 nID
 

Detailed Description

Keeps information for a single redaction target.

Definition at line 48 of file autoredactdialog.hxx.

Member Data Documentation

◆ bCaseSensitive

bool RedactionTarget::bCaseSensitive

◆ bWholeWords

bool RedactionTarget::bWholeWords

◆ nID

sal_uInt32 RedactionTarget::nID

Definition at line 55 of file autoredactdialog.hxx.

◆ sContent

OUString RedactionTarget::sContent

◆ sName

OUString RedactionTarget::sName

◆ sType

RedactionTargetType RedactionTarget::sType

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