Home
last modified time | relevance | path

Searched refs:_bHide (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/forms/source/richtext/
H A Drichtextviewport.cxx106 void RichTextViewPort::SetHideInactiveSelection( bool _bHide ) in SetHideInactiveSelection() argument
108 if ( m_bHideInactiveSelection == _bHide ) in SetHideInactiveSelection()
110 m_bHideInactiveSelection = _bHide; in SetHideInactiveSelection()
H A Drichtextvclcontrol.cxx373 void RichTextControl::SetHideInactiveSelection( bool _bHide ) in SetHideInactiveSelection() argument
375 m_pImpl->SetHideInactiveSelection( _bHide ); in SetHideInactiveSelection()
H A Drichtextimplcontrol.cxx662 void RichTextControlImpl::SetHideInactiveSelection( bool _bHide ) in SetHideInactiveSelection() argument
664 m_pViewport->SetHideInactiveSelection( _bHide ); in SetHideInactiveSelection()
H A Drichtextviewport.hxx51 void SetHideInactiveSelection( bool _bHide );
H A Drichtextvclcontrol.hxx107 void SetHideInactiveSelection( bool _bHide );
H A Drichtextimplcontrol.hxx147 void SetHideInactiveSelection( bool _bHide );

Completed in 35 milliseconds