Searched refs:bAnchor (Results 1 – 3 of 3) sorted by relevance
63 bAnchor( sal_False ), in ScViewFunctionSet()162 if (bAnchor) return; in CreateAnchor()212 bAnchor = sal_True; in SetAnchor()223 bAnchor = sal_False; in DestroyAnchor()228 bAnchor = bSet; in SetAnchorFlag()365 if (!bAnchor) in SetCursorAtCell()569 if (bAnchor) in SetCursorAtCell()675 bAnchor = sal_False; in DeselectAll()724 if (bAnchor) in CreateAnchor()739 bAnchor = sal_True; in CreateAnchor()[all …]
58 sal_Bool bAnchor; member in ScViewFunctionSet94 sal_Bool bAnchor; member in ScHeaderFunctionSet111 void SetAnchorFlag(sal_Bool bSet) { bAnchor = bSet; } in SetAnchorFlag()
156 void SetAnchor( sal_Bool bAnchor );240 inline void SelectionEngine::SetAnchor( sal_Bool bAnchor ) in SetAnchor() argument242 if ( bAnchor ) in SetAnchor()
Completed in 20 milliseconds