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()
1079 SFX_REQUEST_ARG(rReq, pStringItem, SfxStringItem, rReq.GetSlot(), sal_False); in OfaExec_Impl()
1088 rReq.SetReturnValue( SfxBoolItem( rReq.GetSlot(), bRet ) ); in OfaExec_Impl()
1128 …::rtl::OUString aCmd = ::rtl::OUString::createFromAscii( GetInterface()->GetSlot( rReq.GetSlot() )… in OfaExec_Impl()
1135 TransformItems( rReq.GetSlot(), *rReq.GetArgs(), aSeq ); in OfaExec_Impl()
1142 rReq.SetReturnValue( SfxBoolItem( rReq.GetSlot(), bSuccess ) ); in OfaExec_Impl()
1158 …::rtl::OUString aCmd = ::rtl::OUString::createFromAscii( GetInterface()->GetSlot( rReq.GetSlot() )… in OfaExec_Impl()
1165 TransformItems( rReq.GetSlot(), *rReq.GetArgs(), aSeq ); in OfaExec_Impl()
1172 rReq.SetReturnValue( SfxBoolItem( rReq.GetSlot(), bSuccess ) ); in OfaExec_Impl()