Searched refs:xNewCloserFrame (Results 1 – 1 of 1) sorted by relevance
3144 css::uno::Reference< css::frame::XFrame > xNewCloserFrame; in impl_checkMenuCloser() local3164 xNewCloserFrame = aAnalyzer.m_lOtherVisibleFrames[0]; in impl_checkMenuCloser()3178 xNewCloserFrame = this; in impl_checkMenuCloser()3187 if (xCloserFrame!=xNewCloserFrame) in impl_checkMenuCloser()3191 if (xNewCloserFrame.is()) in impl_checkMenuCloser()3192 impl_setCloser(xNewCloserFrame, sal_True); in impl_checkMenuCloser()3193 m_xCloserFrame = xNewCloserFrame; in impl_checkMenuCloser()