Searched refs:m_xCloserFrame (Results 1 – 2 of 2) sorted by relevance
124 css::uno::WeakReference< css::frame::XFrame > Frame::m_xCloserFrame = css::uno::WeakReference< css:… member in framework::Frame3186 …css::uno::Reference< css::frame::XFrame > xCloserFrame (m_xCloserFrame.get(), css::uno::UNO_QUERY); in impl_checkMenuCloser()3193 m_xCloserFrame = xNewCloserFrame; in impl_checkMenuCloser()
433 …static css::uno::WeakReference< css::frame::XFrame > m_xCloserFrame … member in framework::Frame