Home
last modified time | relevance | path

Searched refs:HasCurrentFunction (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Ddrviewse.cxx164 if( HasCurrentFunction() && in FuPermanent()
199 if(HasCurrentFunction()) in FuPermanent()
222 if( HasCurrentFunction() ) in FuPermanent()
569 if(HasCurrentFunction()) in FuPermanent()
597 if(HasCurrentFunction() && (rReq.GetModifier() & KEY_MOD1)) in FuPermanent()
777 if(HasCurrentFunction()) in FuSupport()
799 if(HasCurrentFunction()) in FuSupport()
816 if(HasCurrentFunction()) in FuSupport()
892 if( !bConsumed && HasCurrentFunction() ) in FuSupport()
976 if(HasCurrentFunction(SID_BEZIER_EDIT)) in FuSupport()
[all …]
H A Dviewshel.cxx366 if(HasCurrentFunction()) in Activate()
433 if(HasCurrentFunction()) in Deactivate()
502 if(HasCurrentFunction()) in KeyInput()
572 if(HasCurrentFunction()) in MouseButtonDown()
608 if(HasCurrentFunction()) in MouseMove()
613 if(HasCurrentFunction()) in MouseMove()
636 if( HasCurrentFunction()) in MouseButtonUp()
641 if(HasCurrentFunction()) in MouseButtonUp()
682 if( !bConsumed && HasCurrentFunction()) in Command()
H A Doutlnvsh.cxx290 if(HasCurrentFunction()) in Paint()
532 if(HasCurrentFunction()) in FuSupport()
547 if(HasCurrentFunction()) in FuSupport()
564 if(HasCurrentFunction()) in FuSupport()
736 if(HasCurrentFunction()) in FuPermanent()
768 if(HasCurrentFunction()) in FuPermanent()
1537 if (pWin == NULL && HasCurrentFunction()) in KeyInput()
H A Ddrviews2.cxx244 if(HasCurrentFunction(SID_BEZIER_EDIT) ) in FuTemporary()
274 if(HasCurrentFunction(SID_BEZIER_EDIT)) in FuTemporary()
568 if( HasCurrentFunction(SID_BEZIER_EDIT) ) in FuTemporary()
890 if(HasCurrentFunction()) in FuTemporary()
H A Ddrviews3.cxx126 if( HasCurrentFunction(SID_PRESENTATION) && in SO2_DECL_REF()
212 if(HasCurrentFunction(SID_BEZIER_EDIT)) in SO2_DECL_REF()
516 if(HasCurrentFunction(SID_PRESENTATION)) in ExecRuler()
975 if(HasCurrentFunction(SID_PRESENTATION)) in ExecStatusBar()
H A Ddrviews6.cxx99 if(HasCurrentFunction(SID_PRESENTATION)) in ExecFormText()
186 if (HasCurrentFunction(SID_PRESENTATION)) in ExecAnimationWin()
340 if (HasCurrentFunction(SID_PRESENTATION)) in ExecBmpMask()
H A Ddrviewsg.cxx68 if(HasCurrentFunction(SID_PRESENTATION) ) in ExecIMap()
139 if(HasCurrentFunction(SID_PRESENTATION)) in ExecOptionsBar()
H A Dviewshe3.cxx321 if(HasCurrentFunction( SID_BEZIER_EDIT ) ) in CreateOrDuplicatePage()
333 if(HasCurrentFunction(SID_BEZIER_EDIT) ) in CreateOrDuplicatePage()
H A Doutlnvs2.cxx310 if(HasCurrentFunction()) in FuTemporary()
630 if(HasCurrentFunction()) in FuTemporaryModify()
H A Ddrviews9.cxx95 if(HasCurrentFunction(SID_PRESENTATION)) in SO2_DECL_REF()
251 if(HasCurrentFunction(SID_PRESENTATION)) in AttrExec()
H A Dviewshe2.cxx747 if(HasCurrentFunction()) in SetActiveWindow()
770 if(!bReturn && HasCurrentFunction()) in RequestHelp()
H A Dpresvish.cxx159 if( HasCurrentFunction() ) in Activate()
H A Ddrviews7.cxx262 if(HasCurrentFunction()) in GetMenuState()
1032 if(HasCurrentFunction()) in GetMenuState()
1575 if(HasCurrentFunction()) in GetMenuState()
H A Ddrviews1.cxx287 if( HasCurrentFunction() ) in SelectionHasChanged()
350 if( bRet && HasCurrentFunction() ) in PrepareClose()
H A Ddrviews5.cxx498 if( HasCurrentFunction() ) in Paint()
H A Ddrviews4.cxx664 if( HasCurrentFunction(SID_BEZIER_EDIT) && (dynamic_cast< SdrPathObj * >( pObj ) != 0 ) ) in Command()
/trunk/main/sd/source/ui/inc/
H A DViewShell.hxx272 …bool HasCurrentFunction( sal_uInt16 nSID ) { return mxCurrentFunction.is() && (mxCurrentFunction->… in HasCurrentFunction() function in sd::ViewShell
273 bool HasCurrentFunction() { return mxCurrentFunction.is(); } in HasCurrentFunction() function in sd::ViewShell

Completed in 132 milliseconds