LibreOffice Module sfx2 (master) 1
|
Go to the source code of this file.
Classes | |
struct | RedactionTarget |
Keeps information for a single redaction target. More... | |
class | TargetsTable |
Used to display the targets list. More... | |
class | SfxAutoRedactDialog |
class | SfxAddTargetDialog |
Namespaces | |
namespace | weld |
namespace | sfx2 |
Enumerations | |
enum | RedactionTargetType { REDACTION_TARGET_TEXT , REDACTION_TARGET_REGEX , REDACTION_TARGET_PREDEFINED , REDACTION_TARGET_UNKNOWN } |
enum class | StartFileDialogType { Open , SaveAs , Open , SaveAs } |
enum RedactionTargetType |
Enumerator | |
---|---|
REDACTION_TARGET_TEXT | |
REDACTION_TARGET_REGEX | |
REDACTION_TARGET_PREDEFINED | |
REDACTION_TARGET_UNKNOWN |
Definition at line 39 of file autoredactdialog.hxx.
|
strong |
Enumerator | |
---|---|
Open | |
SaveAs | |
Open | |
SaveAs |
Definition at line 91 of file autoredactdialog.hxx.