Home
last modified time | relevance | path

Searched refs:GetArg (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Drequest.hxx95 const SfxPoolItem* GetArg( sal_uInt16 nSlotId, bool bDeep = false, TypeId aType = 0 ) const;
130 rReq.GetArg( nSlotId, bDeep, TYPE(ItemType) )
/trunk/main/sd/source/ui/view/
H A DViewShellImplementation.cxx260 …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()
/trunk/main/sfx2/source/appl/
H A Dappserv.cxx479 rReq.GetArg(SID_SHOW_IME_STATUS_WINDOW, false, in MiscExec_Impl()
495 rReq.GetArg(SID_AVAILABLE_TOOLBARS, false, TYPE(SfxStringItem))); in MiscExec_Impl()
/trunk/main/sfx2/source/control/
H A Drequest.cxx467 const SfxPoolItem* SfxRequest::GetArg in GetArg() function in SfxRequest

Completed in 30 milliseconds