Home
last modified time | relevance | path

Searched refs:xFactoryProperties (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/reportdesign/source/ui/report/
H A Dpropbrw.cxx144 Reference< XPropertySet > xFactoryProperties( m_xORB, UNO_QUERY_THROW ); in DBG_NAME() local
146xFactoryProperties->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DefaultContex… in DBG_NAME()
186xFactoryProperties->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DefaultContex… in DBG_NAME()
195 Reference< XPropertySet > xFactoryProperties( m_xORB, UNO_QUERY_THROW ); in DBG_NAME() local
197xFactoryProperties->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DefaultContex… in DBG_NAME()
/aoo4110/main/sfx2/source/sidebar/
H A DControllerFactory.cxx185 …Reference<beans::XPropertySet> xFactoryProperties (comphelper::getProcessServiceFactory(), UNO_QUE… in CreateToolBarController() local
187 if (xFactoryProperties.is()) in CreateToolBarController()
188 xFactoryProperties->getPropertyValue(A2S("DefaultContext")) >>= xComponentContext; in CreateToolBarController()
/aoo4110/main/comphelper/source/misc/
H A Dcomponentcontext.cxx76 Reference< XPropertySet > xFactoryProperties( _rxLegacyFactory, UNO_QUERY_THROW ); in ComponentContext() local
78xFactoryProperties->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DefaultContex… in ComponentContext()
/aoo4110/main/basctl/source/dlged/
H A Dpropbrw.cxx196 Reference< XPropertySet > xFactoryProperties( m_xORB, UNO_QUERY_THROW ); in ImplReCreateController() local
198xFactoryProperties->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DefaultContex… in ImplReCreateController()
/aoo4110/main/svx/source/form/
H A DfmPropBrw.cxx578 Reference< XPropertySet > xFactoryProperties( m_xORB, UNO_QUERY_THROW ); in impl_createPropertyBrowser_throw() local
580xFactoryProperties->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DefaultContex… in impl_createPropertyBrowser_throw()

Completed in 65 milliseconds