Searched refs:GetArg (Results 1 – 4 of 4) sorted by relevance
95 const SfxPoolItem* GetArg( sal_uInt16 nSlotId, bool bDeep = false, TypeId aType = 0 ) const;130 rReq.GetArg( nSlotId, bDeep, TYPE(ItemType) )
260 …const SfxUInt32Item* pWhatPage = static_cast< const SfxUInt32Item* > ( rRequest.GetArg( ID_VAL_WHA… in AssignLayout()261 …const SfxUInt32Item* pWhatLayout = static_cast< const SfxUInt32Item* > ( rRequest.GetArg( ID_VAL_W… in AssignLayout()
479 rReq.GetArg(SID_SHOW_IME_STATUS_WINDOW, false, in MiscExec_Impl()495 rReq.GetArg(SID_AVAILABLE_TOOLBARS, false, TYPE(SfxStringItem))); in MiscExec_Impl()
467 const SfxPoolItem* SfxRequest::GetArg in GetArg() function in SfxRequest
Completed in 55 milliseconds