LibreOffice Module cui (master) 1
|
#include <optaboutconfig.hxx>
Public Attributes | |
OUString | sProp |
OUString | sStatus |
OUString | sType |
OUString | sValue |
UserData * | pUserData |
Definition at line 24 of file optaboutconfig.hxx.
UserData* prefBoxEntry::pUserData |
Definition at line 30 of file optaboutconfig.hxx.
Referenced by CuiAboutConfigTabPage::InsertEntry().
OUString prefBoxEntry::sProp |
Definition at line 26 of file optaboutconfig.hxx.
Referenced by CuiAboutConfigTabPage::InsertEntry().
OUString prefBoxEntry::sStatus |
Definition at line 27 of file optaboutconfig.hxx.
Referenced by CuiAboutConfigTabPage::InsertEntry().
OUString prefBoxEntry::sType |
Definition at line 28 of file optaboutconfig.hxx.
Referenced by CuiAboutConfigTabPage::InsertEntry().
OUString prefBoxEntry::sValue |
Definition at line 29 of file optaboutconfig.hxx.
Referenced by CuiAboutConfigTabPage::InsertEntry().