Searched refs:xSystemDepParent (Results 1 – 2 of 2) sorted by relevance
133 … uno::Reference< awt::XSystemDependentWindowPeer > xSystemDepParent(xWindow, uno::UNO_QUERY); in RunDialog() local134 if (xSystemDepParent.is()) in RunDialog()141 …uno::Any anyHandle = xSystemDepParent->getWindowHandle(processIdSeq, SystemDependent::SYSTEM_XWIND… in RunDialog()
972 …uno::Reference< ::com::sun::star::awt::XSystemDependentWindowPeer > xSystemDepParent(rDescriptor.P… in ImplCreateWindow()974 if (xSystemDepParent.is()) in ImplCreateWindow()982 …::com::sun::star::uno::Any anyHandle = xSystemDepParent->getWindowHandle(processIdSeq, SYSTEM_DEPE… in ImplCreateWindow()
Completed in 19 milliseconds