Home
last modified time | relevance | path

Searched refs:pDispatcher (Results 51 – 75 of 100) sorted by relevance

1234

/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx1281 ::std::auto_ptr< DatabaseObjectView > pDispatcher( new ResultSetBrowser( in showPreview()
1284 pDispatcher->setTargetFrame( m_xFrame ); in showPreview()
1292 …Reference< XController > xPreview( pDispatcher->openExisting( makeAny( _sDataSourceName ), _sName,… in showPreview()
/trunk/main/cppu/inc/uno/
H A Ddispatcher.hxx161 (*m_pUnoI->pDispatcher)( in dispatch()
/trunk/main/bridges/source/cpp_uno/shared/
H A Dunointerfaceproxy.cxx132 pDispatcher = unoInterfaceProxyDispatch; in UnoInterfaceProxy()
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx315 SfxDispatcher* pDispatcher = getDispatcher( mrBase ); in ApplyStyle() local
317 pDispatcher->Execute(SID_INSERT_TABLE, SFX_CALLMODE_ASYNCHRON, &aArg, 0 ); in ApplyStyle()
/trunk/main/cppuhelper/source/
H A Dexc_thrower.cxx183 uno_Interface::pDispatcher = ExceptionThrower_dispatch; in ExceptionThrower()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx6305 const wwSprmDispatcher *pDispatcher; in GetSprmReadInfo() local
6307 pDispatcher = GetWW2SprmDispatcher(); in GetSprmReadInfo()
6309 pDispatcher = GetWW6SprmDispatcher(); in GetSprmReadInfo()
6311 pDispatcher = GetWW8SprmDispatcher(); in GetSprmReadInfo()
6315 const SprmReadInfo* pFound = pDispatcher->search(aSrch); in GetSprmReadInfo()
6320 pFound = pDispatcher->search(aSrch); in GetSprmReadInfo()
/trunk/main/binaryurp/source/
H A Dproxy.cxx79 pDispatcher = &proxy_dispatchInterface; in Proxy()
H A Dincomingrequest.cxx248 (*object_.get()->pDispatcher)( in execute_throw()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_uno.cxx129 (*pUnoI->pDispatcher)( pUnoI, member_td, uno_ret, uno_args, &uno_exc ); in call_uno()
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx783 SfxDispatcher* pDispatcher = mpBindings->GetDispatcher(); in ShowMenu() local
784 if (pDispatcher != NULL) in ShowMenu()
785 pDispatcher->Execute(SID_PARA_DLG, SFX_CALLMODE_ASYNCHRON); in ShowMenu()
/trunk/main/sfx2/inc/sfx2/
H A Dunoctitm.hxx167 SfxDispatcher* pDispatcher; member in SfxDispatchController_Impl
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dcpp2uno.cxx158 (*pThis->getUnoI()->pDispatcher)( in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Dcpp2uno.cxx182 (*pThis->getUnoI()->pDispatcher)( in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Dcpp2uno.cxx164 (*pThis->getUnoI()->pDispatcher)( in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Dcpp2uno.cxx182 (*pThis->getUnoI()->pDispatcher)( in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dcpp2uno.cxx164 (*pThis->getUnoI()->pDispatcher)( in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Dcpp2uno.cxx156 (*pThis->getUnoI()->pDispatcher)( in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dcpp2uno.cxx158 (*pThis->getUnoI()->pDispatcher)( in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dcpp2uno.cxx161 (*pThis->getUnoI()->pDispatcher)( in cpp2uno_call()
/trunk/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx314 uno_Interface::pDispatcher = binuno_proxy_dispatch; in binuno_Proxy()
/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dcpp2uno.cxx155 (*pThis->getUnoI()->pDispatcher)( in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dcpp2uno.cxx196 …(*pThis->getUnoI()->pDispatcher)( pThis->getUnoI(), pMemberTypeDescr, pUnoReturn, pUnoArgs, &pUnoE… in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dcpp2uno.cxx192 (*pThis->getUnoI()->pDispatcher)( in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dcpp2uno.cxx160 …(*pThis->getUnoI()->pDispatcher)(pThis->getUnoI(), pMemberTypeDescr, pUnoReturn, pUnoArgs, &pUnoEx… in cpp2uno_call()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dcpp2uno.cxx195 …(*pThis->getUnoI()->pDispatcher)( pThis->getUnoI(), pMemberTypeDescr, pUnoReturn, pUnoArgs, &pUnoE… in cpp2uno_call()

Completed in 123 milliseconds

1234