Home
last modified time | relevance | path

Searched refs:GetHideInactiveSelection (Results 1 – 7 of 7) sorted by relevance

/trunk/main/forms/source/richtext/
H A Drichtextvclcontrol.cxx379 bool RichTextControl::GetHideInactiveSelection() const in GetHideInactiveSelection() function in frm::RichTextControl
381 return m_pImpl->GetHideInactiveSelection( ); in GetHideInactiveSelection()
H A Drichtextimplcontrol.cxx668 bool RichTextControlImpl::GetHideInactiveSelection() const in GetHideInactiveSelection() function in frm::RichTextControlImpl
670 return m_pViewport->GetHideInactiveSelection( ); in GetHideInactiveSelection()
H A Drichtextviewport.hxx52 bool GetHideInactiveSelection() const;
H A Drichtextvclcontrol.hxx108 bool GetHideInactiveSelection() const;
H A Drichtextviewport.cxx116 bool RichTextViewPort::GetHideInactiveSelection() const in GetHideInactiveSelection() function in frm::RichTextViewPort
H A Drichtextimplcontrol.hxx148 bool GetHideInactiveSelection() const;
H A Drichtextcontrol.cxx478 sal_Bool bHide = pRichTextControl->GetHideInactiveSelection(); in setProperty()

Completed in 32 milliseconds