Home
last modified time | relevance | path

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

/AOO41X/main/framework/source/dispatch/ !
H A Dclosedispatcher.cxx485 if (!fpf::closeIt(aCheck.m_lModelFrames[i], sal_False)) in implts_prepareFrameForClosing()
525 if (!fpf::closeIt(xFrame, sal_False)) in implts_closeFrame()
/AOO41X/main/framework/source/inc/pattern/ !
H A Dframe.hxx93 inline sal_Bool closeIt(const css::uno::Reference< css::uno::XInterface >& xResource , in closeIt() function