Searched refs:tryGet (Results 1 – 1 of 1) sorted by relevance
89 static bool tryGet( const SfxPoolItem& _rItem, Any& _out_rValue ) in tryGet() function in dbaui::__anonf717db610111::ItemAdapter110 if ( ItemAdapter< SfxBoolItem, sal_Bool >::tryGet( rItem, _out_rValue ) in getPropertyValue()111 || ItemAdapter< SfxStringItem, ::rtl::OUString >::tryGet( rItem, _out_rValue ) in getPropertyValue()
Completed in 8 milliseconds