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()
409 aHdrFunc.SetAnchorFlag( sal_False ); in MarkCursor()
226 void ScViewFunctionSet::SetAnchorFlag( sal_Bool bSet ) in SetAnchorFlag() function in ScViewFunctionSet
1979 …pView->GetFunctionSet()->SetAnchorFlag( sal_False ); // #i5819# don't use AutoFill anchor flag for… in MouseButtonUp()2015 pView->GetFunctionSet()->SetAnchorFlag( sal_False ); in MouseButtonUp()2029 pView->GetFunctionSet()->SetAnchorFlag( sal_False ); in MouseButtonUp()
Completed in 65 milliseconds