Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkPicker.cxx133 uno::Reference< awt::XSystemDependentWindowPeer > xSystemDepParent(xWindow, uno::UNO_QUERY); in RunDialog() local
134 if (xSystemDepParent.is()) in RunDialog()
141 …uno::Any anyHandle = xSystemDepParent->getWindowHandle(processIdSeq, SystemDependent::SYSTEM_XWIND… in RunDialog()
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx972 …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 37 milliseconds