/aoo41x/main/extensions/source/propctrlr/ |
H A D | propertycomposer.cxx | 300 …Sequence< ::rtl::OUString > SAL_CALL PropertyComposer::getActuatingProperties( ) throw (RuntimeExc… in getActuatingProperties() function in pcr::PropertyComposer 306 … uniteStringArrays( m_aSlaveHandlers, &XPropertyHandler::getActuatingProperties, aActuating ); in getActuatingProperties() 406 …lSyntaxSequence< ::rtl::OUString > aThisHandlersActuatingProps = (*loop)->getActuatingProperties(); in actuatingPropertyChanged()
|
H A D | editpropertyhandler.hxx | 62 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getActuatingProperties( ) thr…
|
H A D | formgeometryhandler.cxx | 239 … virtual Sequence< ::rtl::OUString > SAL_CALL getActuatingProperties( ) throw (RuntimeException); 520 …Sequence< ::rtl::OUString > SAL_CALL FormGeometryHandler::getActuatingProperties( ) throw (Runtime… in getActuatingProperties() function in pcr::FormGeometryHandler
|
H A D | cellbindinghandler.hxx | 72 … SAL_CALL getActuatingProperties( ) throw (::com::sun::star::uno::RuntimeException);
|
H A D | xsdvalidationpropertyhandler.hxx | 68 … SAL_CALL getActuatingProperties( ) throw (::com::sun::star::uno::RuntimeException);
|
H A D | buttonnavigationhandler.hxx | 69 … SAL_CALL getActuatingProperties( ) throw (::com::sun::star::uno::RuntimeException);
|
H A D | submissionhandler.hxx | 97 … SAL_CALL getActuatingProperties( ) throw (::com::sun::star::uno::RuntimeException);
|
H A D | eformspropertyhandler.hxx | 72 … SAL_CALL getActuatingProperties( ) throw (::com::sun::star::uno::RuntimeException);
|
H A D | buttonnavigationhandler.cxx | 212 …Sequence< ::rtl::OUString > SAL_CALL ButtonNavigationHandler::getActuatingProperties( ) throw (Run… in getActuatingProperties() function in pcr::ButtonNavigationHandler
|
H A D | editpropertyhandler.cxx | 260 …Sequence< ::rtl::OUString > SAL_CALL EditPropertyHandler::getActuatingProperties( ) throw (Runtime… in getActuatingProperties() function in pcr::EditPropertyHandler
|
H A D | propertycomposer.hxx | 98 … SAL_CALL getActuatingProperties( ) throw (::com::sun::star::uno::RuntimeException);
|
H A D | genericpropertyhandler.hxx | 117 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getActuatingProperties() thro…
|
/aoo41x/main/reportdesign/source/ui/inspection/ |
H A D | ReportComponentHandler.cxx | 200 uno::Sequence< ::rtl::OUString > SAL_CALL ReportComponentHandler::getActuatingProperties() throw (u… in getActuatingProperties() function in rptui::ReportComponentHandler 202 return m_xFormComponentHandler->getActuatingProperties(); in getActuatingProperties()
|
H A D | DataProviderHandler.cxx | 413 uno::Sequence< ::rtl::OUString > SAL_CALL DataProviderHandler::getActuatingProperties() throw (uno:… in getActuatingProperties() function in rptui::DataProviderHandler 419 return ::comphelper::concatSequences(m_xFormComponentHandler->getActuatingProperties(),aSeq); in getActuatingProperties()
|
/aoo41x/main/qadevOOo/objdsc/pcr/ |
H A D | com.sun.star.comp.extensions.EditPropertyHandler.csv | 12 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getActuatingProperties()"
|
H A D | com.sun.star.comp.extensions.EventHandler.csv | 12 "EventHandler";"com::sun::star::inspection::XPropertyHandler";"getActuatingProperties()"
|
H A D | com.sun.star.comp.extensions.FormComponentPropertyHandler.csv | 12 …ComponentPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getActuatingProperties()"
|
H A D | com.sun.star.comp.extensions.GenericPropertyHandler.csv | 12 "GenericPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getActuatingProperties()"
|
H A D | com.sun.star.comp.extensions.XSDValidationPropertyHandler.csv | 12 …alidationPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getActuatingProperties()"
|
H A D | com.sun.star.comp.extensions.ButtonNavigationHandler.csv | 12 "ButtonNavigationHandler";"com::sun::star::inspection::XPropertyHandler";"getActuatingProperties()"
|
H A D | com.sun.star.comp.extensions.CellBindingPropertyHandler.csv | 12 "CellBindingPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getActuatingProperties…
|
H A D | com.sun.star.comp.extensions.EFormsPropertyHandler.csv | 12 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getActuatingProperties()"
|
/aoo41x/main/qadevOOo/runner/helper/ |
H A D | PropertyHandlerImpl.java | 132 public String[] getActuatingProperties() { in getActuatingProperties() method in PropertyHandlerImpl
|
/aoo41x/main/extensions/qa/integration/extensions/ |
H A D | MethodHandler.java | 121 public String[] getActuatingProperties() in getActuatingProperties() method in MethodHandler
|
H A D | ServicesHandler.java | 155 public String[] getActuatingProperties() in getActuatingProperties() method in ServicesHandler
|