Home
last modified time | relevance | path

Searched refs:isComposable (Results 1 – 25 of 29) sorted by relevance

12

/aoo4110/main/extensions/source/propctrlr/
H A Dpropertycomposer.cxx250 sal_Bool bIsComposable = isComposable( check->Name ); in getSupportedProperties()
320 …::sal_Bool SAL_CALL PropertyComposer::isComposable( const ::rtl::OUString& _rPropertyName ) throw … in isComposable() function in pcr::PropertyComposer
323 return m_aSlaveHandlers[0]->isComposable( _rPropertyName ); in isComposable()
H A Dpropertycomposer.hxx101 …virtual ::sal_Bool SAL_CALL isComposable( const ::rtl::OUString& _rProper…
H A Dgenericpropertyhandler.hxx119 …virtual ::sal_Bool SAL_CALL isComposable( const ::rtl::OU…
H A Deventhandler.hxx132 …virtual ::sal_Bool SAL_CALL isComposable( const ::rtl::OU…
H A Dpropertyhandler.cxx237 …::sal_Bool SAL_CALL PropertyHandler::isComposable( const ::rtl::OUString& _rPropertyName ) throw (… in isComposable() function in pcr::PropertyHandler
H A Dpropertyhandler.hxx123 …virtual ::sal_Bool SAL_CALL isComposable( const ::rtl::OUString& _rPropertyName ) throw (::com::su…
/aoo4110/main/reportdesign/source/ui/inspection/
H A DReportComponentHandler.cxx205 ::sal_Bool SAL_CALL ReportComponentHandler::isComposable( const ::rtl::OUString& _rPropertyName ) t… in isComposable() function in rptui::ReportComponentHandler
207 return m_pInfoService->isComposable( _rPropertyName, m_xFormComponentHandler ); in isComposable()
H A Dmetadata.cxx246 …bool OPropertyInfoService::isComposable( const ::rtl::OUString& _rPropertyName, const ::com::sun::… in isComposable() function in rptui::OPropertyInfoService
255 return _rxFormComponentHandler->isComposable( _rPropertyName ); in isComposable()
H A DDataProviderHandler.cxx422 ::sal_Bool SAL_CALL DataProviderHandler::isComposable( const ::rtl::OUString& _rPropertyName ) thro… in isComposable() function in rptui::DataProviderHandler
424 return m_pInfoService->isComposable( _rPropertyName, m_xFormComponentHandler ); in isComposable()
/aoo4110/main/reportdesign/source/ui/inc/
H A Dmetadata.hxx63 bool isComposable(
H A DReportComponentHandler.hxx82 …virtual ::sal_Bool SAL_CALL isComposable(const ::rtl::OUString & PropertyName) throw (::com::sun::…
H A DDataProviderHandler.hxx88 …virtual ::sal_Bool SAL_CALL isComposable(const ::rtl::OUString & PropertyName) throw (::com::sun::…
/aoo4110/main/qadevOOo/objdsc/pcr/
H A Dcom.sun.star.comp.extensions.ButtonNavigationHandler.csv13 "ButtonNavigationHandler";"com::sun::star::inspection::XPropertyHandler";"isComposable()"
H A Dcom.sun.star.comp.extensions.CellBindingPropertyHandler.csv13 "CellBindingPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"isComposable()"
H A Dcom.sun.star.comp.extensions.EFormsPropertyHandler.csv13 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"isComposable()"
H A Dcom.sun.star.comp.extensions.EditPropertyHandler.csv13 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"isComposable()"
H A Dcom.sun.star.comp.extensions.EventHandler.csv13 "EventHandler";"com::sun::star::inspection::XPropertyHandler";"isComposable()"
H A Dcom.sun.star.comp.extensions.FormComponentPropertyHandler.csv13 "FormComponentPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"isComposable()"
H A Dcom.sun.star.comp.extensions.GenericPropertyHandler.csv13 "GenericPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"isComposable()"
H A Dcom.sun.star.comp.extensions.XSDValidationPropertyHandler.csv13 "XSDValidationPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"isComposable()"
/aoo4110/main/qadevOOo/runner/helper/
H A DPropertyHandlerImpl.java189 …public boolean isComposable(String PropertyName) throws com.sun.star.beans.UnknownPropertyExceptio… in isComposable() method in PropertyHandlerImpl
/aoo4110/main/extensions/qa/integration/extensions/
H A DMethodHandler.java190 …public boolean isComposable(String _propertyName) throws com.sun.star.beans.UnknownPropertyExcepti… in isComposable() method in MethodHandler
H A DServicesHandler.java194 …public boolean isComposable(String _propertyName) throws com.sun.star.beans.UnknownPropertyExcepti… in isComposable() method in ServicesHandler
/aoo4110/main/offapi/com/sun/star/inspection/
H A DXObjectInspector.idl115 @see XPropertyHandler::isComposable
H A DXPropertyHandler.idl330 boolean isComposable( [in] string PropertyName )
386 @see isComposable

Completed in 69 milliseconds

12