Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/services/
H A Dframe.cxx3146 css::uno::Reference< css::frame::XFrame > xNewCloserFrame; in impl_checkMenuCloser() local
3166 xNewCloserFrame = aAnalyzer.m_lOtherVisibleFrames[0]; in impl_checkMenuCloser()
3180 xNewCloserFrame = this; in impl_checkMenuCloser()
3189 if (xCloserFrame!=xNewCloserFrame) in impl_checkMenuCloser()
3193 if (xNewCloserFrame.is()) in impl_checkMenuCloser()
3194 impl_setCloser(xNewCloserFrame, sal_True); in impl_checkMenuCloser()
3195 m_xCloserFrame = xNewCloserFrame; in impl_checkMenuCloser()

Completed in 20 milliseconds