Lines Matching refs:GetSlot
153 switch ( rReq.GetSlot() ) in MiscExec_Impl()
170 if ( rReq.GetSlot() == SID_LOGOUT ) in MiscExec_Impl()
221 rReq.SetReturnValue( SfxBoolItem( rReq.GetSlot(), bTerminated ) ); in MiscExec_Impl()
338 if ( rReq.GetSlot() == SID_HELP_SUPPORTPAGE ) in MiscExec_Impl()
817 switch ( rReq.GetSlot() ) in OfaExec_Impl()
837 pFact->CreateFrameDialog( NULL, xFrame, rReq.GetSlot(), sPageURL ); in OfaExec_Impl()
973 … rReq.SetReturnValue( SfxStringItem( rReq.GetSlot(), ChooseMacro( xLimitToModel, bChooseOnly ) ) ); in OfaExec_Impl()
1078 SFX_REQUEST_ARG(rReq, pStringItem, SfxStringItem, rReq.GetSlot(), sal_False); in OfaExec_Impl()
1087 rReq.SetReturnValue( SfxBoolItem( rReq.GetSlot(), bRet ) ); in OfaExec_Impl()
1127 …::rtl::OUString aCmd = ::rtl::OUString::createFromAscii( GetInterface()->GetSlot( rReq.GetSlot() )… in OfaExec_Impl()
1134 TransformItems( rReq.GetSlot(), *rReq.GetArgs(), aSeq ); in OfaExec_Impl()
1141 rReq.SetReturnValue( SfxBoolItem( rReq.GetSlot(), bSuccess ) ); in OfaExec_Impl()
1157 …::rtl::OUString aCmd = ::rtl::OUString::createFromAscii( GetInterface()->GetSlot( rReq.GetSlot() )… in OfaExec_Impl()
1164 TransformItems( rReq.GetSlot(), *rReq.GetArgs(), aSeq ); in OfaExec_Impl()
1171 rReq.SetReturnValue( SfxBoolItem( rReq.GetSlot(), bSuccess ) ); in OfaExec_Impl()