Home
last modified time | relevance | path

Searched refs:isControlPropertySupported (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/qadevOOo/tests/java/ifc/ui/dialogs/
H A D_XControlInformation.java158 result &= oObj.isControlPropertySupported in _isControlPropertySupported()
167 result &= !oObj.isControlPropertySupported in _isControlPropertySupported()
169 result &= !oObj.isControlPropertySupported in _isControlPropertySupported()
179 result &= !oObj.isControlPropertySupported("NoSuchControl", "") ; in _isControlPropertySupported()
/aoo4110/main/fpicker/source/office/
H A Dcommonpicker.cxx332 …sal_Bool SAL_CALL OCommonPicker::isControlPropertySupported( const ::rtl::OUString& aControlName, … in isControlPropertySupported() function in svt::OCommonPicker
340 return aAccess.isControlPropertySupported( aControlName, aControlProperty ); in isControlPropertySupported()
H A DOfficeControlAccess.hxx66 …sal_Bool isControlPropertySupported( const ::rtl::OUString& _rControlName, const ::rtl::…
H A Dcommonpicker.hxx162 …virtual sal_Bool SAL_CALL isControlPropertySupported( const ::rtl::OUString& aControlName, const :…
H A DOfficeControlAccess.cxx341 …sal_Bool OControlAccess::isControlPropertySupported( const ::rtl::OUString& _rControlName, const :… in isControlPropertySupported() function in svt::OControlAccess
/aoo4110/main/offapi/com/sun/star/ui/dialogs/
H A DXControlInformation.idl101 boolean isControlPropertySupported( [in] string aControlName, [in] string aControlProperty )

Completed in 25 milliseconds