Home
last modified time | relevance | path

Searched refs:GetSlotID (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Ddrviewse.cxx201 if( (nSId == SID_FORMATPAINTBRUSH) && (GetCurrentFunction()->GetSlotID() == SID_TEXTEDIT) ) in FuPermanent()
224 nOldSId = GetCurrentFunction()->GetSlotID(); in FuPermanent()
559 sal_uInt16 nSlotId = GetOldFunction()->GetSlotID(); in FuPermanent()
574 SetHelpId( GetCurrentFunction()->GetSlotID() ); in FuPermanent()
H A Ddrviews7.cxx264 sal_uInt16 nSId = GetCurrentFunction()->GetSlotID(); in GetMenuState()
1034 nCurrentSId = GetCurrentFunction()->GetSlotID(); in GetMenuState()
1576 nCurrentSId = GetCurrentFunction()->GetSlotID(); in GetMenuState()
H A Ddrviews1.cxx352 sal_uInt16 nID = GetCurrentFunction()->GetSlotID(); in PrepareClose()
/trunk/main/sc/source/ui/view/
H A Dtabview5.cxx382 ( pViewSh->IsDrawTextShell() || pDrawActual->GetSlotID() == SID_DRAW_NOTEEDIT ) ) in DrawDeselectAll()
385 aViewData.GetDispatcher().Execute( pDrawActual->GetSlotID(), in DrawDeselectAll()
H A Dviewfun6.cxx186 if ( pPoor && (pPoor->GetSlotID() == SID_DRAW_NOTEEDIT) ) // hat keine RTTI in EditNote()
H A Dtabvwsh4.cxx304 if ( pPoor && ( IsDrawTextShell() || pPoor->GetSlotID() == SID_DRAW_NOTEEDIT ) ) in PrepareClose()
308 …GetViewData()->GetDispatcher().Execute( pPoor->GetSlotID(), SFX_CALLMODE_SLOT | SFX_CALLMODE_RECOR… in PrepareClose()
H A Dtabvwshb.cxx294 if ( pPoor && pPoor->GetSlotID() == SID_DRAW_CHART ) in ExecDrawIns()
/trunk/main/sc/source/ui/drawfunc/
H A Dfudraw.cxx220 if ( !pPoor || pPoor->GetSlotID() != nTextSlotId ) in lcl_KeyEditMode()
228 if ( pPoor && pPoor->GetSlotID() == nTextSlotId ) // no RTTI in lcl_KeyEditMode()
H A Dfuconstr.cxx207 if ( pPoor && pPoor->GetSlotID() == nTextSlotId ) // hat keine RTTI in MouseButtonUp()
H A Dfuconpol.cxx173 switch (GetSlotID()) in Activate()
H A Dfusel.cxx559 if ( pPoor && pPoor->GetSlotID() == nTextSlotId ) // hat keine RTTI in MouseButtonUp()
H A Ddrtxtob.cxx355 …pViewData->GetDispatcher().Execute(pViewData->GetView()->GetDrawFuncPtr()->GetSlotID(), SFX_CALLMO… in Execute()
/trunk/main/sc/source/ui/inc/
H A Dfupoor.hxx112 sal_uInt16 GetSlotID() const { return( aSfxRequest.GetSlot() ); } in GetSlotID() function in FuPoor
/trunk/main/sd/source/ui/inc/
H A Dfupoor.hxx101 sal_uInt16 GetSlotID() const { return( nSlotId ); } in GetSlotID() function in sd::FuPoor
H A DViewShell.hxx272 …( sal_uInt16 nSID ) { return mxCurrentFunction.is() && (mxCurrentFunction->GetSlotID() == nSID ); } in HasCurrentFunction()
/trunk/main/sd/source/ui/func/
H A Dfupage.cxx299 if( GetSlotID() == SID_SELECT_BACKGROUND ) in ExecuteDialog()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx525 sal_uInt16 nSId = pShell->GetCurrentFunction()->GetSlotID(); in GetMenuState()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx772 if ( pFunc && pFunc->GetSlotID() != SID_OBJECT_SELECT ) in select()
777 pDisp->Execute( pFunc->GetSlotID(), SFX_CALLMODE_SYNCHRON ); in select()

Completed in 82 milliseconds