Home
last modified time | relevance | path

Searched refs:ExecuteFunction (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Ddispatch.hxx155 virtual sal_uInt16 ExecuteFunction( sal_uInt16 nSID, SfxPoolItem** ppArgs=0, sal_uInt16 nMode=0 );
156 …sal_uInt16 ExecuteFunction( sal_uInt16 nSID, const SfxItemSet& rArgs , sal_uInt16 nMo…
/trunk/main/sfx2/source/appl/
H A Dapp.cxx240 … if ( pDispatcher->ExecuteFunction( pTTProperties->mnSID, aSet, pTTProperties->mnMode ) in Property()
248 if ( pDispatcher->ExecuteFunction( in Property()
/trunk/main/svtools/source/plugapp/
H A Dttprops.cxx52 sal_uInt16 TTProperties::ExecuteFunction( sal_uInt16 nSID, SfxPoolItem** ppArgs, sal_uInt16 nMode ) in ExecuteFunction() function in TTProperties
/trunk/main/svtools/inc/svtools/
H A Dttprops.hxx80 sal_uInt16 ExecuteFunction( sal_uInt16 nSID, SfxPoolItem** ppArgs = NULL, sal_uInt16 nMode = 0 );
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx1077 sal_uInt16 SfxDispatcher::ExecuteFunction( sal_uInt16 nSlot, SfxPoolItem **pArgs, in ExecuteFunction() function in SfxDispatcher
1132 sal_uInt16 SfxDispatcher::ExecuteFunction( sal_uInt16 nSlot, const SfxItemSet& rArgs, in ExecuteFunction() function in SfxDispatcher
/trunk/main/automation/source/server/
H A Dstatemnt.cxx643 …switch ( pTTProperties->ExecuteFunction( nFunctionId, pItemArr, EXECUTEMODE_DIALOGASYNCHRON | nUse… in Execute()

Completed in 62 milliseconds