Lines Matching refs:SfxStringItem
189 SfxStringItem aNameItem( SID_FILE_NAME, aName ); in MiscExec_Impl()
190 SfxStringItem aReferer( SID_REFERER, DEFINE_CONST_UNICODE( "private/user" ) ); in MiscExec_Impl()
238 SfxStringItem, SID_CONFIG, sal_False); in MiscExec_Impl()
245 aSet.Put( SfxStringItem( in MiscExec_Impl()
494 SfxStringItem const * pToolbarName = static_cast< SfxStringItem const *>( in MiscExec_Impl()
495 rReq.GetArg(SID_AVAILABLE_TOOLBARS, false, TYPE(SfxStringItem))); in MiscExec_Impl()
579 rSet.Put(SfxStringItem(nWhich, String(SfxResId(STR_QUITAPP)))); in MiscState_Impl()
822 SFX_REQUEST_ARG( rReq, pURLItem, SfxStringItem, SID_OPTIONS_PAGEURL, sal_False ); 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()
1200 SfxStringItem aURL(SID_FILE_NAME, String::CreateFromAscii(".component:Bibliography/View1")); in OfaExec_Impl()
1201 SfxStringItem aRef(SID_REFERER, String::CreateFromAscii("private:user")); in OfaExec_Impl()
1202 SfxStringItem aTarget(SID_TARGETNAME, String::CreateFromAscii("_blank")); in OfaExec_Impl()