Lines Matching refs:ppArgs
466 const SfxPoolItem* ppArgs[] = { pSearchItem, 0 }; in Construct_Impl() local
468 …SvxSetItem*) rBindings.GetDispatcher()->Execute( FID_SEARCH_SEARCHSET, SFX_CALLMODE_SLOT, ppArgs ); in Construct_Impl()
474 …SvxSetItem*)rBindings.GetDispatcher()->Execute( FID_SEARCH_REPLACESET, SFX_CALLMODE_SLOT, ppArgs ); in Construct_Impl()
486 rBindings.GetDispatcher()->Execute( FID_SEARCH_ON, SFX_CALLMODE_SLOT, ppArgs ); in Construct_Impl()
652 const SfxPoolItem* ppArgs[] = { pSearchItem, 0 }; in Close() local
653 rBindings.GetDispatcher()->Execute( FID_SEARCH_OFF, SFX_CALLMODE_SLOT, ppArgs ); in Close()
1059 const SfxPoolItem* ppArgs[] = { pSearchItem, 0 }; in Init_Impl() local
1061 … SvxSetItem*)rBindings.GetDispatcher()->Execute( FID_SEARCH_SEARCHSET, SFX_CALLMODE_SLOT, ppArgs ); in Init_Impl()
1067 …SvxSetItem*)rBindings.GetDispatcher()->Execute( FID_SEARCH_REPLACESET, SFX_CALLMODE_SLOT, ppArgs ); in Init_Impl()
1525 const SfxPoolItem* ppArgs[] = { pSearchItem, 0 }; in IMPL_LINK() local
1526 rBindings.ExecuteSynchron( FID_SEARCH_NOW, ppArgs, 0L ); in IMPL_LINK()
2513 const SfxPoolItem* ppArgs[] = { pSearchItem, 0 }; in SaveToModule_Impl() local
2514 rBindings.GetDispatcher()->Execute( SID_SEARCH_ITEM, SFX_CALLMODE_SLOT, ppArgs ); in SaveToModule_Impl()