/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/ |
H A D | PropertyHandlerImpl.java | 87 public Object convertToControlValue( in convertToControlValue() method in PropertyHandlerImpl
|
/trunk/main/extensions/source/propctrlr/ |
H A D | handlerhelper.cxx | 226 …Any PropertyHandlerHelper::convertToControlValue( const Reference< XComponentContext >& _rxContext… in convertToControlValue() function in pcr::PropertyHandlerHelper
|
H A D | submissionhandler.cxx | 394 …Any SAL_CALL SubmissionPropertyHandler::convertToControlValue( const ::rtl::OUString& _rPropertyNa… in convertToControlValue() function in pcr::SubmissionPropertyHandler
|
H A D | cellbindinghandler.cxx | 407 …Any SAL_CALL CellBindingPropertyHandler::convertToControlValue( const ::rtl::OUString& _rPropertyN… in convertToControlValue() function in pcr::CellBindingPropertyHandler
|
H A D | eformspropertyhandler.cxx | 360 …Any SAL_CALL EFormsPropertyHandler::convertToControlValue( const ::rtl::OUString& _rPropertyName, … in convertToControlValue() function in pcr::EFormsPropertyHandler
|
H A D | propertyhandler.cxx | 179 …Any SAL_CALL PropertyHandler::convertToControlValue( const ::rtl::OUString& _rPropertyName, const … in convertToControlValue() function in pcr::PropertyHandler
|
H A D | stringrepresentation.cxx | 174 ::rtl::OUString SAL_CALL StringRepresentation::convertToControlValue(const uno::Any & PropertyValue… in convertToControlValue() function in pcr::StringRepresentation
|
H A D | genericpropertyhandler.cxx | 464 …Any SAL_CALL GenericPropertyHandler::convertToControlValue( const ::rtl::OUString& _rPropertyName,… in convertToControlValue() function in pcr::GenericPropertyHandler
|
H A D | propertycomposer.cxx | 154 …Any SAL_CALL PropertyComposer::convertToControlValue( const ::rtl::OUString& _rPropertyName, const… in convertToControlValue() function in pcr::PropertyComposer
|
H A D | eventhandler.cxx | 688 …Any SAL_CALL EventHandler::convertToControlValue( const ::rtl::OUString& /*_rPropertyName*/, const… in convertToControlValue() function in pcr::EventHandler
|
H A D | formcomponenthandler.cxx | 634 …Any SAL_CALL FormComponentPropertyHandler::convertToControlValue( const ::rtl::OUString& _rPropert… in convertToControlValue() function in pcr::FormComponentPropertyHandler
|
/trunk/main/reportdesign/source/ui/inspection/ |
H A D | ReportComponentHandler.cxx | 171 uno::Any SAL_CALL ReportComponentHandler::convertToControlValue(const ::rtl::OUString & PropertyNam… in convertToControlValue() function in rptui::ReportComponentHandler
|
H A D | DataProviderHandler.cxx | 340 uno::Any SAL_CALL DataProviderHandler::convertToControlValue(const ::rtl::OUString & _rPropertyName… in convertToControlValue() function in rptui::DataProviderHandler
|
H A D | GeometryHandler.cxx | 1108 uno::Any SAL_CALL GeometryHandler::convertToControlValue(const ::rtl::OUString & PropertyName, cons… in convertToControlValue() function in rptui::GeometryHandler
|
/trunk/main/extensions/qa/integration/extensions/ |
H A D | MethodHandler.java | 83 …public Object convertToControlValue(String _propertyName, Object _propertyValue, com.sun.star.uno.… in convertToControlValue() method in MethodHandler
|
H A D | ServicesHandler.java | 117 …public Object convertToControlValue(String _propertyName, Object _propertyValue, com.sun.star.uno.… in convertToControlValue() method in ServicesHandler
|