Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/main/
H A DChartController.cxx937 Reference< util::XCloseable > xFrameCloseable( m_xFrame, uno::UNO_QUERY ); in notifyClosing() local
938 if( xFrameCloseable.is()) in notifyClosing()
942 xFrameCloseable->close( sal_False /* DeliverOwnership */ ); in notifyClosing()

Completed in 69 milliseconds