Home
last modified time | relevance | path

Searched refs:bIsAction (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdview.cxx78 bIsAction(sal_False), in SdrViewEvent()
595 sal_Bool bIsAction=IsAction(); in PickAnything() local
597 if (bIsAction) in PickAnything()
759 rVEvt.bIsAction=bIsAction; in PickAnything()
974 else if (bLeftUp || (rVEvt.bIsAction && !bAction)) pWin->ReleaseMouse(); in DoMouseEvent()
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx1001 bool bIsAction = false; in execute_Command() local
1007 bIsAction = m_pDrawViewWrapper->IsAction(); in execute_Command()
1011 if(rCEvt.GetCommand() == COMMAND_CONTEXTMENU && !bIsAction) in execute_Command()
/trunk/main/svx/inc/svx/
H A Dsvdview.hxx132 unsigned bIsAction : 1; // Action ist aktiv member

Completed in 47 milliseconds