Searched refs:GetEditUrlOrError (Results 1 – 2 of 2) sorted by relevance
278 sal_Bool GetEditUrlOrError( sal_Bool bSpellErr, const Point& rPos,
2856 if ( bMouse && GetEditUrlOrError( sal_True, aPosPixel ) ) in Command()4934 return GetEditUrlOrError( sal_False, rPos, pName, pUrl, pTarget ); in GetEditUrl()4937 sal_Bool ScGridWindow::GetEditUrlOrError( sal_Bool bSpellErr, const Point& rPos, in GetEditUrlOrError() function in ScGridWindow