Home
last modified time | relevance | path

Searched refs:requiresNewPeer (Results 1 – 4 of 4) sorted by relevance

/trunk/main/forms/source/richtext/
H A Drichtextcontrol.cxx325 sal_Bool ORichTextControl::requiresNewPeer( const ::rtl::OUString& _rPropertyName ) const in requiresNewPeer() function in frm::ORichTextControl
327 …return UnoControl::requiresNewPeer( _rPropertyName ) || _rPropertyName.equals( PROPERTY_RICH_TEXT … in requiresNewPeer()
H A Drichtextcontrol.hxx92 virtual sal_Bool requiresNewPeer( const ::rtl::OUString& _rPropertyName ) const;
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx439 sal_Bool UnoControl::requiresNewPeer( const ::rtl::OUString& /* _rPropertyName */ ) const in requiresNewPeer() function in UnoControl
567 bNeedNewPeer = requiresNewPeer( pEvents->PropertyName ); in ImplModelPropertiesChanged()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrol.hxx143 virtual sal_Bool requiresNewPeer( const ::rtl::OUString& _rPropertyName ) const;

Completed in 27 milliseconds