Searched defs:LicenseDialogImpl (Results 1 – 1 of 1) sorted by relevance
87 struct LicenseDialogImpl : public ModalDialog struct89 cssu::Reference<cssu::XComponentContext> m_xComponentContext;90 FixedText m_ftHead;91 FixedText m_ftBody1;92 FixedText m_ftBody1Txt;93 FixedText m_ftBody2;94 FixedText m_ftBody2Txt;95 FixedImage m_fiArrow1;96 FixedImage m_fiArrow2;97 LicenseView m_mlLicense;[all …]