Home
last modified time | relevance | path

Searched refs:xCtx (Results 51 – 61 of 61) sorted by relevance

123

/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx522 ControlProviderImpl( const uno::Reference< uno::XComponentContext >& xCtx ) : m_xCtx( xCtx ) {} in ControlProviderImpl() argument
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updateinstalldialog.hxx76 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > const & xCtx);
/trunk/main/comphelper/source/officeinstdir/
H A Dofficeinstallationdirectories.hxx52 com::sun::star::uno::XComponentContext > & xCtx );
/trunk/main/ucb/source/core/
H A Ducbcmds.cxx1745 uno::Reference< uno::XComponentContext > xCtx; in globalTransfer() local
1746 xCtx.set( xProps->getPropertyValue( in globalTransfer()
1752 xCtx, in globalTransfer()
/trunk/main/sdext/source/pdfimport/tree/
H A Ddrawtreevisiting.hxx88 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > xCtx;
/trunk/main/basebmp/test/
H A Dbmpdemo.cxx1223 …uno::Reference< uno::XComponentContext > xCtx = ::cppu::defaultBootstrap_InitialComponentContext(); in Main() local
1224 xFactory = uno::Reference< lang::XMultiServiceFactory >( xCtx->getServiceManager(), in Main()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx316 uno::Reference< uno::XComponentContext > xCtx; in queryInterface() local
317 xCtx.set( xProps->getPropertyValue( in queryInterface()
323 task::PasswordContainerInteractionHandler::create( xCtx ) ); in queryInterface()
331 xCtx, in queryInterface()
/trunk/main/cui/source/inc/
H A Dscriptdlg.hxx90 …m::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >& xCtx, ::rtl::OUString& d…
/trunk/main/ucb/workben/ucb/
H A Ducbdemo.cxx2526 uno::Reference< uno::XComponentContext > xCtx( in Main() local
2528 if ( !xCtx.is() ) in Main()
2535 xCtx->getServiceManager(), uno::UNO_QUERY ); in Main()
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx176 Reference< XComponentContext > xCtx; in DocObjectWrapper() local
178 String( RTL_CONSTASCII_USTRINGPARAM("DefaultContext") ) ) >>= xCtx; in DocObjectWrapper()
179 … RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.reflection.ProxyFactory" ) ), xCtx ), UNO_QUERY_THROW… in DocObjectWrapper()
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx2356 uno::Reference<uno::XComponentContext> xCtx = getContext(xManager); in CreateSource() local
2358 if (xCtx.is() && xCFac.is()) in CreateSource()
2359 xInterface = xCFac->createInstanceWithContext(xCtx); in CreateSource()

Completed in 97 milliseconds

123