Searched refs:xFoundFrame (Results 1 – 1 of 1) sorted by relevance
315 …css::uno::Reference< css::frame::XFrame > xFoundFrame = xDesktop->findFrame(sTargetFrameName, nRig… in implts_queryDesktopDispatch() local316 if (xFoundFrame.is()) in implts_queryDesktopDispatch()318 …css::uno::Reference< css::frame::XDispatchProvider > xProvider( xFoundFrame, css::uno::UNO_QUERY ); in implts_queryDesktopDispatch()537 …css::uno::Reference< css::frame::XFrame > xFoundFrame = xFrame->findFrame(sTargetName, nRightFlags… in implts_queryFrameDispatch() local538 if (xFoundFrame.is()) in implts_queryFrameDispatch()545 if (xFoundFrame==xFrame) in implts_queryFrameDispatch()549 …css::uno::Reference< css::frame::XDispatchProvider > xProvider( xFoundFrame, css::uno::UNO_QUERY ); in implts_queryFrameDispatch()
Completed in 28 milliseconds