Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dcomposeduiupdate.cxx272 if ( !m_rMaster.shouldContinuePropertyHandling( _rPropertyName ) ) in enablePropertyUI()
303 if ( !m_rMaster.shouldContinuePropertyHandling( _rPropertyName ) ) in enablePropertyUIElements()
317 if ( !m_rMaster.shouldContinuePropertyHandling( _rPropertyName ) ) in rebuildPropertyUI()
329 if ( !m_rMaster.shouldContinuePropertyHandling( _rPropertyName ) ) in showPropertyUI()
343 if ( !m_rMaster.shouldContinuePropertyHandling( _rPropertyName ) ) in hidePropertyUI()
363 if ( !m_rMaster.shouldContinuePropertyHandling( _rPropertyName ) ) in getPropertyControl()
843 …bool ComposedPropertyUIUpdate::shouldContinuePropertyHandling( const ::rtl::OUString& _rName ) con… in shouldContinuePropertyHandling() function in pcr::ComposedPropertyUIUpdate
H A Dcomposeduiupdate.hxx149 bool shouldContinuePropertyHandling( const ::rtl::OUString& _rName ) const;

Completed in 16 milliseconds