Searched refs:xFactoryProperties (Results 1 – 5 of 5) sorted by relevance
144 Reference< XPropertySet > xFactoryProperties( m_xORB, UNO_QUERY_THROW ); in DBG_NAME() local146 …xFactoryProperties->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DefaultContex… in DBG_NAME()186 …xFactoryProperties->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DefaultContex… in DBG_NAME()195 Reference< XPropertySet > xFactoryProperties( m_xORB, UNO_QUERY_THROW ); in DBG_NAME() local197 …xFactoryProperties->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DefaultContex… in DBG_NAME()
185 …Reference<beans::XPropertySet> xFactoryProperties (comphelper::getProcessServiceFactory(), UNO_QUE… in CreateToolBarController() local187 if (xFactoryProperties.is()) in CreateToolBarController()188 xFactoryProperties->getPropertyValue(A2S("DefaultContext")) >>= xComponentContext; in CreateToolBarController()
76 Reference< XPropertySet > xFactoryProperties( _rxLegacyFactory, UNO_QUERY_THROW ); in ComponentContext() local78 …xFactoryProperties->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DefaultContex… in ComponentContext()
196 Reference< XPropertySet > xFactoryProperties( m_xORB, UNO_QUERY_THROW ); in ImplReCreateController() local198 …xFactoryProperties->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DefaultContex… in ImplReCreateController()
578 Reference< XPropertySet > xFactoryProperties( m_xORB, UNO_QUERY_THROW ); in impl_createPropertyBrowser_throw() local580 …xFactoryProperties->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DefaultContex… in impl_createPropertyBrowser_throw()
Completed in 31 milliseconds