• Maxim Monastirsky's avatar
    VclStatusListener: Listener needs to be acquire'd first · 5ccea065
    Maxim Monastirsky yazdı
    because as soon as we're wrapped somewhere with a temp.
    uno/rtl::Reference, its destruction will lead to our own
    destruction while we're still in ctor. Typical situation
    is when the broadcaster rejects our listening request.
    
    Change-Id: I7fd282e53095ab9939f803df9564c9767263b1f8
    5ccea065
vclstatuslistener.hxx 3.34 KB