Searched refs:SetAnchorFlag (Results 1 – 5 of 5) sorted by relevance
70 void SetAnchorFlag( sal_Bool bSet );111 void SetAnchorFlag(sal_Bool bSet) { bAnchor = bSet; } in SetAnchorFlag() function in ScHeaderFunctionSet
74 GetFunctionSet()->SetAnchorFlag(sal_True); in Notify()
226 void ScViewFunctionSet::SetAnchorFlag( sal_Bool bSet ) in SetAnchorFlag() function in ScViewFunctionSet
409 aHdrFunc.SetAnchorFlag( sal_False ); in MarkCursor()
1994 …pView->GetFunctionSet()->SetAnchorFlag( sal_False ); // #i5819# don't use AutoFill anchor flag for… in MouseButtonUp()2030 pView->GetFunctionSet()->SetAnchorFlag( sal_False ); in MouseButtonUp()2044 pView->GetFunctionSet()->SetAnchorFlag( sal_False ); in MouseButtonUp()
Completed in 61 milliseconds