LibreOffice Module sdext (master) 1
Public Member Functions | Public Attributes | List of all members
FileOpenDialog::FilterEntry Struct Reference

Public Member Functions

 FilterEntry ()
 

Public Attributes

OUString maFilterEntryName
 
OUString maType
 
OUString maUIName
 
sal_Int32 maFlags
 

Detailed Description

Definition at line 31 of file fileopendialog.hxx.

Constructor & Destructor Documentation

◆ FilterEntry()

FileOpenDialog::FilterEntry::FilterEntry ( )
inline

Definition at line 38 of file fileopendialog.hxx.

Member Data Documentation

◆ maFilterEntryName

OUString FileOpenDialog::FilterEntry::maFilterEntryName

Definition at line 33 of file fileopendialog.hxx.

Referenced by FileOpenDialog::FileOpenDialog().

◆ maFlags

sal_Int32 FileOpenDialog::FilterEntry::maFlags

Definition at line 36 of file fileopendialog.hxx.

Referenced by FileOpenDialog::FileOpenDialog().

◆ maType

OUString FileOpenDialog::FilterEntry::maType

Definition at line 34 of file fileopendialog.hxx.

Referenced by FileOpenDialog::FileOpenDialog().

◆ maUIName

OUString FileOpenDialog::FilterEntry::maUIName

Definition at line 35 of file fileopendialog.hxx.

Referenced by FileOpenDialog::FileOpenDialog().


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