Home
last modified time | relevance | path

Searched refs:SetChildFocus (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/accessibility/
H A DAccessibleTextHelper.cxx140 void SetChildFocus( sal_Int32 nChild, bool bHaveFocus );
358 void AccessibleTextHelper_Impl::SetChildFocus( sal_Int32 nChild, bool bHaveFocus ) in SetChildFocus() function in accessibility::AccessibleTextHelper_Impl
452 SetChildFocus( aSelection.nEndPara, bHaveFocus ); in SetFocus()
1174 SetChildFocus( aSelection.nEndPara, false ); in ProcessQueue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/accessibility/
H A DAccessibleTextHelper.cxx153 void SetChildFocus( sal_Int32 nChild, bool bHaveFocus );
367 void AccessibleTextHelper_Impl::SetChildFocus( sal_Int32 nChild, bool bHaveFocus ) in SetChildFocus() function in accessibility::AccessibleTextHelper_Impl
461 SetChildFocus( aSelection.nEndPara, bHaveFocus ); in SetFocus()
1168 SetChildFocus( aSelection.nEndPara, false ); in ProcessQueue()