Lines Matching refs:bExecHyperlinks
382 sal_Bool bExecHyperlinks = rView.GetDocShell()->IsReadOnly(); in UpdatePointer() local
383 if ( !bExecHyperlinks ) in UpdatePointer()
389 bExecHyperlinks = sal_True; in UpdatePointer()
424 if ( bNotInSelObj && bExecHyperlinks && in UpdatePointer()
450 if (eHit == SDRHIT_URLFIELD && bExecHyperlinks) in UpdatePointer()
531 … (SwContentAtPos::SW_INETATTR == aSwContentAtPos.eCntntAtPos && bExecHyperlinks) || in UpdatePointer()
2866 sal_Bool bExecHyperlinks = rView.GetDocShell()->IsReadOnly(); in MouseButtonDown() local
2867 if ( !bExecHyperlinks ) in MouseButtonDown()
2873 bExecHyperlinks = sal_True; in MouseButtonDown()
2897 if (bExecHyperlinks && pSdrView) in MouseButtonDown()
3317 if( bExecHyperlinks ) in MouseButtonDown()
4175 sal_Bool bExecHyperlinks = rView.GetDocShell()->IsReadOnly(); in MouseButtonUp() local
4176 if ( !bExecHyperlinks ) in MouseButtonUp()
4182 bExecHyperlinks = sal_True; in MouseButtonUp()
4188 bExecHyperlinks = sal_False; in MouseButtonUp()
4248 if ( bExecHyperlinks ) in MouseButtonUp()
4258 … if( !rSh.GetContentAtPos( aDocPt, aCntntAtPos, sal_True ) && bExecHyperlinks ) in MouseButtonUp()