Lines Matching refs:m_xMCF
94 protected com.sun.star.lang.XMultiComponentFactory m_xMCF; field in UnoDialogSample
114 m_xMCF = _xMCF; in UnoDialogSample()
115 createDialog(m_xMCF); in UnoDialogSample()
185 …oConfigProvider = m_xMCF.createInstanceWithContext("com.sun.star.configuration.ConfigurationProvid… in getRegistryKeyContent()
313 … Object tk = m_xMCF.createInstanceWithContext("com.sun.star.awt.Toolkit", m_xContext); in createWindowPeer()
1056 …Object oNumberFormatsSupplier = m_xMCF.createInstanceWithContext("com.sun.star.util.NumberFormatsS… in insertFormattedField()
1107 …Object oPathSettings = m_xMCF.createInstanceWithContext("com.sun.star.util.PathSettings",m_xContex… in insertFileControl()
1112 …Object oFCProvider = m_xMCF.createInstanceWithContext("com.sun.star.ucb.FileContentProvider", m_xC… in insertFileControl()
1200 … Object oDesktop = m_xMCF.createInstanceWithContext("com.sun.star.frame.Desktop", m_xContext); in getCurrentFrame()
1328 Object tk = m_xMCF.createInstanceWithContext("com.sun.star.awt.Toolkit", m_xContext); in mouseEntered()
1334 …Object oPointer = this.m_xMCF.createInstanceWithContext("com.sun.star.awt.Pointer", this.m_xContex… in mouseEntered()