Home
last modified time | relevance | path

Searched refs:m_PublisherLink (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx991 m_PublisherLink.Hide(); in initDescription()
997 m_PublisherLink.SetClickHdl( aLink ); in initDescription()
1014 aNewSize = m_PublisherLink.GetSizePixel(); in initDescription()
1016 Point aNewPos = m_PublisherLink.GetPosPixel(); in initDescription()
1018 m_PublisherLink.SetPosSizePixel( aNewPos, aNewSize ); in initDescription()
1036 m_PublisherLink.Hide(); in clearDescription()
1037 m_PublisherLink.SetDescription( sEmpty ); in clearDescription()
1038 m_PublisherLink.SetURL( sEmpty ); in clearDescription()
1085 m_PublisherLink.Show(); in showDescription()
1086 m_PublisherLink.SetDescription( sPub ); in showDescription()
[all …]
H A Ddp_gui_updatedialog.hxx189 svt::FixedHyperlink m_PublisherLink; member in dp_gui::UpdateDialog

Completed in 28 milliseconds