/aoo41x/main/extensions/source/propctrlr/ |
H A D | buttonnavigationhandler.cxx | 221 …InteractiveSelectionResult SAL_CALL ButtonNavigationHandler::onInteractivePropertySelection( const… in onInteractivePropertySelection() function in pcr::ButtonNavigationHandler 231 …eReturn = m_xSlaveHandler->onInteractivePropertySelection( _rPropertyName, _bPrimary, _rData, _rxI… in onInteractivePropertySelection() 234 …eReturn = ButtonNavigationHandler_Base::onInteractivePropertySelection( _rPropertyName, _bPrimary,… in onInteractivePropertySelection()
|
H A D | propertycomposer.cxx | 327 …InteractiveSelectionResult SAL_CALL PropertyComposer::onInteractivePropertySelection( const ::rtl:… in onInteractivePropertySelection() function in pcr::PropertyComposer 338 … InteractiveSelectionResult eResult = (*m_aSlaveHandlers.begin())->onInteractivePropertySelection( in onInteractivePropertySelection()
|
H A D | xsdvalidationpropertyhandler.hxx | 72 …SAL_CALL onInteractivePropertySelection( const ::rtl::OUString& _rPropertyName, sal_Bool _bPrimary…
|
H A D | buttonnavigationhandler.hxx | 71 …SAL_CALL onInteractivePropertySelection( const ::rtl::OUString& _rPropertyName, sal_Bool _bPrimary…
|
H A D | eformspropertyhandler.hxx | 78 …SAL_CALL onInteractivePropertySelection( const ::rtl::OUString& _rPropertyName, sal_Bool _bPrimary…
|
H A D | propertycomposer.hxx | 103 …SAL_CALL onInteractivePropertySelection( const ::rtl::OUString& _rPropertyName, sal_Bool _bPrimary…
|
H A D | genericpropertyhandler.hxx | 121 …SAL_CALL onInteractivePropertySelection( const ::rtl::OUString& _rPropertyName, sal_Bool _bPrimary…
|
/aoo41x/main/offapi/com/sun/star/inspection/ |
H A D | InteractiveSelectionResult.idl | 33 @see XPropertyHandler::onInteractivePropertySelection 54 <member>XPropertyHandler::onInteractivePropertySelection<member>, which is
|
H A D | XPropertyHandler.idl | 352 multiple components, since in this case <member>onInteractivePropertySelection</member> 373 …<member>onInteractivePropertySelection</member> should return <member>InteractiveSelectionResult::… 389 onInteractivePropertySelection( 442 <member>onInteractivePropertySelection</member>. If a property handler receives a
|
H A D | LineDescriptor.idl | 76 @see XPropertyHandler::onInteractivePropertySelection 126 @see XPropertyHandler::onInteractivePropertySelection
|
/aoo41x/main/reportdesign/source/ui/inspection/ |
H A D | ReportComponentHandler.cxx | 210 …:InteractiveSelectionResult SAL_CALL ReportComponentHandler::onInteractivePropertySelection(const … in onInteractivePropertySelection() function in rptui::ReportComponentHandler 212 …return m_xFormComponentHandler->onInteractivePropertySelection(PropertyName, Primary, out_Data, In… in onInteractivePropertySelection()
|
H A D | DataProviderHandler.cxx | 427 inspection::InteractiveSelectionResult SAL_CALL DataProviderHandler::onInteractivePropertySelection… in onInteractivePropertySelection() function in rptui::DataProviderHandler 448 …eResult = m_xFormComponentHandler->onInteractivePropertySelection(PropertyName, Primary, out_Data,… in onInteractivePropertySelection()
|
/aoo41x/main/qadevOOo/objdsc/pcr/ |
H A D | com.sun.star.comp.extensions.EditPropertyHandler.csv | 14 …tPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"onInteractivePropertySelection()"
|
H A D | com.sun.star.comp.extensions.EventHandler.csv | 14 "EventHandler";"com::sun::star::inspection::XPropertyHandler";"onInteractivePropertySelection()"
|
H A D | com.sun.star.comp.extensions.FormComponentPropertyHandler.csv | 14 …tPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"onInteractivePropertySelection()"
|
H A D | com.sun.star.comp.extensions.GenericPropertyHandler.csv | 14 …cPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"onInteractivePropertySelection()"
|
H A D | com.sun.star.comp.extensions.XSDValidationPropertyHandler.csv | 14 …nPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"onInteractivePropertySelection()"
|
H A D | com.sun.star.comp.extensions.ButtonNavigationHandler.csv | 14 …avigationHandler";"com::sun::star::inspection::XPropertyHandler";"onInteractivePropertySelection()"
|
H A D | com.sun.star.comp.extensions.CellBindingPropertyHandler.csv | 14 …gPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"onInteractivePropertySelection()"
|
H A D | com.sun.star.comp.extensions.EFormsPropertyHandler.csv | 14 …sPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"onInteractivePropertySelection()"
|
/aoo41x/main/qadevOOo/runner/helper/ |
H A D | PropertyHandlerImpl.java | 204 public com.sun.star.inspection.InteractiveSelectionResult onInteractivePropertySelection( in onInteractivePropertySelection() method in PropertyHandlerImpl
|
/aoo41x/main/extensions/qa/integration/extensions/ |
H A D | MethodHandler.java | 195 …public com.sun.star.inspection.InteractiveSelectionResult onInteractivePropertySelection(String st… in onInteractivePropertySelection() method in MethodHandler
|
H A D | ServicesHandler.java | 199 …public com.sun.star.inspection.InteractiveSelectionResult onInteractivePropertySelection(String st… in onInteractivePropertySelection() method in ServicesHandler
|
/aoo41x/main/reportdesign/source/ui/inc/ |
H A D | ReportComponentHandler.hxx | 83 …::sun::star::inspection::InteractiveSelectionResult SAL_CALL onInteractivePropertySelection(const …
|
H A D | DataProviderHandler.hxx | 89 …::sun::star::inspection::InteractiveSelectionResult SAL_CALL onInteractivePropertySelection(const …
|