Searched refs:impl_findObjectProperty_nothrow (Results 1 – 2 of 2) sorted by relevance
1566 …bool OPropertyBrowserController::impl_findObjectProperty_nothrow( const ::rtl::OUString& _rName, O… in impl_findObjectProperty_nothrow() function in pcr::OPropertyBrowserController1585 if ( !impl_findObjectProperty_nothrow( _rPropertyName, &propertyPos ) ) in rebuildPropertyUI()1608 if ( !impl_findObjectProperty_nothrow( _rPropertyName ) ) in enablePropertyUI()1621 if ( !impl_findObjectProperty_nothrow( _rPropertyName ) ) in enablePropertyUIElements()1636 if ( !impl_findObjectProperty_nothrow( _rPropertyName, &propertyPos ) ) in showPropertyUI()1684 if ( !impl_findObjectProperty_nothrow( _rPropertyName ) ) in hidePropertyUI()
334 …bool impl_findObjectProperty_nothrow( const ::rtl::OUString& _rName, OrderedPropertyMap::const_ite…
Completed in 24 milliseconds