Home
last modified time | relevance | path

Searched refs:GetLockedModifiers (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dcellsh4.cxx77 sal_uInt16 nLocked = pTabViewShell->GetLockedModifiers(); in ExecuteCursor()
343 sal_uInt16 nLocked = pTabViewShell->GetLockedModifiers(); in ExecutePage()
H A Dcellsh3.cxx143 sal_uInt16 nModifiers = pTabViewShell->GetLockedModifiers(); in Execute()
167 if ( pTabViewShell->GetLockedModifiers() & KEY_MOD1 ) in Execute()
175 if ( pTabViewShell->GetLockedModifiers() & KEY_SHIFT ) in Execute()
H A Dcellsh.cxx616 sal_uInt16 nMode = pTabViewShell->GetLockedModifiers(); in GetState()
H A Dtabview.cxx2168 sal_uInt16 ScTabView::GetLockedModifiers() const in GetLockedModifiers() function in ScTabView
2170 return pSelEngine->GetLockedModifiers(); in GetLockedModifiers()
H A Dtabvwsh4.cxx1522 sal_uInt16 nMode = GetLockedModifiers(); in TabKeyInput()
H A Dtabview3.cxx889 …sal_Bool bMod1Locked = aViewData.GetViewShell()->GetLockedModifiers() & KEY_MOD1 ? sal_True : sal_… in SelMouseButtonDown()
/trunk/main/vcl/inc/vcl/
H A Dseleng.hxx148 sal_uInt16 GetLockedModifiers() const { return nLockedMods; } in GetLockedModifiers() function in SelectionEngine
/trunk/main/sc/source/ui/inc/
H A Dtabview.hxx498 sal_uInt16 GetLockedModifiers() const;

Completed in 147 milliseconds