Searched refs:isControlPropertySupported (Results 1 – 6 of 6) sorted by relevance
158 result &= oObj.isControlPropertySupported in _isControlPropertySupported()167 result &= !oObj.isControlPropertySupported in _isControlPropertySupported()169 result &= !oObj.isControlPropertySupported in _isControlPropertySupported()179 result &= !oObj.isControlPropertySupported("NoSuchControl", "") ; in _isControlPropertySupported()
332 …sal_Bool SAL_CALL OCommonPicker::isControlPropertySupported( const ::rtl::OUString& aControlName, … in isControlPropertySupported() function in svt::OCommonPicker340 return aAccess.isControlPropertySupported( aControlName, aControlProperty ); in isControlPropertySupported()
66 …sal_Bool isControlPropertySupported( const ::rtl::OUString& _rControlName, const ::rtl::…
162 …virtual sal_Bool SAL_CALL isControlPropertySupported( const ::rtl::OUString& aControlName, const :…
341 …sal_Bool OControlAccess::isControlPropertySupported( const ::rtl::OUString& _rControlName, const :… in isControlPropertySupported() function in svt::OControlAccess
101 boolean isControlPropertySupported( [in] string aControlName, [in] string aControlProperty )
Completed in 43 milliseconds