/aoo41x/main/extensions/source/propctrlr/ |
H A D | propertycomposer.cxx | 214 … Sequence< Property > SAL_CALL PropertyComposer::getSupportedProperties() throw (RuntimeException) in getSupportedProperties() function in pcr::PropertyComposer 223 … putIntoBag( (*m_aSlaveHandlers.begin())->getSupportedProperties(), m_aSupportedProperties ); in getSupportedProperties() 233 putIntoBag( (*loop)->getSupportedProperties(), aThisRound ); in getSupportedProperties()
|
H A D | propertyhandler.cxx | 128 Sequence< Property > SAL_CALL PropertyHandler::getSupportedProperties() throw (RuntimeException) in getSupportedProperties() function in pcr::PropertyHandler 304 const_cast< PropertyHandler* >( this )->getSupportedProperties(); in impl_getPropertyFromId_nothrow() 326 const_cast< PropertyHandler* >( this )->getSupportedProperties(); in impl_getPropertyFromName_throw()
|
H A D | propertycomposer.hxx | 94 … SAL_CALL getSupportedProperties() throw (::com::sun::star::uno::RuntimeException);
|
H A D | genericpropertyhandler.hxx | 114 … SAL_CALL getSupportedProperties() throw (::com::sun::star::uno::RuntimeException);
|
H A D | eventhandler.hxx | 128 … SAL_CALL getSupportedProperties() throw (::com::sun::star::uno::RuntimeException);
|
H A D | propertyhandler.hxx | 116 …tar::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getSupportedProperties() throw (:…
|
/aoo41x/main/offapi/com/sun/star/inspection/ |
H A D | XPropertyHandler.idl | 262 getSupportedProperties(); 266 <p>Besides defining an own set of properties (see <member>getSupportedProperties</member>), 292 <p>If <member>getSupportedProperties</member> returned an empty sequence, this method will 312 <p>If <member>getSupportedProperties</member> returned an empty sequence, this method will
|
H A D | XObjectInspectorModel.idl | 71 @see XPropertyHandler::getSupportedProperties 116 (<member>XPropertyHandler::getSupportedProperties</member>).<br/>
|
/aoo41x/main/qadevOOo/objdsc/pcr/ |
H A D | com.sun.star.comp.extensions.EditPropertyHandler.csv | 10 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getSupportedProperties()"
|
H A D | com.sun.star.comp.extensions.EventHandler.csv | 10 "EventHandler";"com::sun::star::inspection::XPropertyHandler";"getSupportedProperties()"
|
H A D | com.sun.star.comp.extensions.FormComponentPropertyHandler.csv | 10 …ComponentPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getSupportedProperties()"
|
H A D | com.sun.star.comp.extensions.GenericPropertyHandler.csv | 10 "GenericPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getSupportedProperties()"
|
H A D | com.sun.star.comp.extensions.XSDValidationPropertyHandler.csv | 10 …alidationPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getSupportedProperties()"
|
H A D | com.sun.star.comp.extensions.ButtonNavigationHandler.csv | 10 "ButtonNavigationHandler";"com::sun::star::inspection::XPropertyHandler";"getSupportedProperties()"
|
H A D | com.sun.star.comp.extensions.CellBindingPropertyHandler.csv | 10 "CellBindingPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getSupportedProperties…
|
H A D | com.sun.star.comp.extensions.EFormsPropertyHandler.csv | 10 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getSupportedProperties()"
|
/aoo41x/main/qadevOOo/runner/helper/ |
H A D | PropertyHandlerImpl.java | 169 public com.sun.star.beans.Property[] getSupportedProperties() { in getSupportedProperties() method in PropertyHandlerImpl
|
/aoo41x/main/extensions/qa/integration/extensions/ |
H A D | MethodHandler.java | 159 public com.sun.star.beans.Property[] getSupportedProperties() in getSupportedProperties() method in MethodHandler
|
H A D | ServicesHandler.java | 179 public com.sun.star.beans.Property[] getSupportedProperties() in getSupportedProperties() method in ServicesHandler
|
/aoo41x/main/reportdesign/source/ui/inspection/ |
H A D | ReportComponentHandler.cxx | 186 uno::Sequence< beans::Property > SAL_CALL ReportComponentHandler::getSupportedProperties() throw (u… in getSupportedProperties() function in rptui::ReportComponentHandler
|
H A D | metadata.cxx | 261 uno::Sequence< beans::Property > aProps = _xFormComponentHandler->getSupportedProperties(); in getExcludeProperties()
|
H A D | DataProviderHandler.cxx | 381 uno::Sequence< beans::Property > SAL_CALL DataProviderHandler::getSupportedProperties() throw (uno:… in getSupportedProperties() function in rptui::DataProviderHandler
|
/aoo41x/main/reportdesign/source/ui/inc/ |
H A D | ReportComponentHandler.hxx | 79 …tar::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getSupportedProperties() throw (:…
|
H A D | DataProviderHandler.hxx | 85 …tar::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getSupportedProperties() throw (:…
|
H A D | GeometryHandler.hxx | 272 …tar::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getSupportedProperties() throw (:…
|