Searched refs:xFrameCloseable (Results 1 – 1 of 1) sorted by relevance
937 Reference< util::XCloseable > xFrameCloseable( m_xFrame, uno::UNO_QUERY ); in notifyClosing() local938 if( xFrameCloseable.is()) in notifyClosing()942 xFrameCloseable->close( sal_False /* DeliverOwnership */ ); in notifyClosing()
Completed in 25 milliseconds