Searched refs:shouldContinuePropertyHandling (Results 1 – 2 of 2) sorted by relevance
272 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
149 bool shouldContinuePropertyHandling( const ::rtl::OUString& _rName ) const;
Completed in 22 milliseconds