Searched refs:GetHideInactiveSelection (Results 1 – 7 of 7) sorted by relevance
379 bool RichTextControl::GetHideInactiveSelection() const in GetHideInactiveSelection() function in frm::RichTextControl381 return m_pImpl->GetHideInactiveSelection( ); in GetHideInactiveSelection()
668 bool RichTextControlImpl::GetHideInactiveSelection() const in GetHideInactiveSelection() function in frm::RichTextControlImpl670 return m_pViewport->GetHideInactiveSelection( ); in GetHideInactiveSelection()
52 bool GetHideInactiveSelection() const;
108 bool GetHideInactiveSelection() const;
116 bool RichTextViewPort::GetHideInactiveSelection() const in GetHideInactiveSelection() function in frm::RichTextViewPort
148 bool GetHideInactiveSelection() const;
478 sal_Bool bHide = pRichTextControl->GetHideInactiveSelection(); in setProperty()
Completed in 28 milliseconds