Searched refs:ControlValueType (Results 1 – 11 of 11) sorted by relevance
/aoo4110/main/extensions/source/propctrlr/ |
H A D | stringrepresentation.cxx | 93 …opertyValue(const ::rtl::OUString & ControlValue, const uno::Type & ControlValueType) throw (uno::… 194 …opertyValue(const ::rtl::OUString & ControlValue, const uno::Type & ControlValueType) throw (uno::… in convertToPropertyValue() argument 198 uno::TypeClass ePropertyType = ControlValueType.getTypeClass(); in convertToPropertyValue() 222 convertStringToGenericValue( ControlValue, aReturn, ControlValueType ); in convertToPropertyValue() 229 …sMessage += ::rtl::OString( ControlValueType.getTypeName().getStr(), ControlValueType.getTypeName(… in convertToPropertyValue()
|
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | itemconnect.hxx | 253 typedef typename ControlWrpT::ControlValueType ControlValueType; typedef in sfx::ItemControlConnection 528 ControlValueType aCtrlValue( mxCtrlWrp->GetControlValue() ); in FillItemSet()
|
H A D | controlwrapper.hxx | 198 typedef ValueT ControlValueType; typedef in sfx::SingleControlWrapper 496 typedef ValueT ControlValueType; typedef in sfx::MultiControlWrapper
|
/aoo4110/main/offapi/com/sun/star/inspection/ |
H A D | XStringRepresentation.idl | 52 @param ControlValueType 58 [in]type ControlValueType
|
H A D | XPropertyHandler.idl | 200 @param ControlValueType 220 [in] type ControlValueType
|
/aoo4110/main/reportdesign/source/ui/inspection/ |
H A D | DataProviderHandler.cxx | 340 …_rPropertyName, const uno::Any & _rPropertyValue, const uno::Type & ControlValueType) throw (uno::… in convertToControlValue() argument 358 aControlValue = m_xTypeConverter->convertTo( _rPropertyValue, ControlValueType); in convertToControlValue() 366 … m_xFormComponentHandler->convertToControlValue(_rPropertyName, _rPropertyValue, ControlValueType); in convertToControlValue()
|
H A D | ReportComponentHandler.cxx | 171 …g & PropertyName, const uno::Any & PropertyValue, const uno::Type & ControlValueType) throw (uno::… in convertToControlValue() argument 173 …turn m_xFormComponentHandler->convertToControlValue(PropertyName, PropertyValue, ControlValueType); in convertToControlValue()
|
/aoo4110/main/qadevOOo/runner/helper/ |
H A D | PropertyHandlerImpl.java | 90 com.sun.star.uno.Type ControlValueType) in convertToControlValue() argument
|
/aoo4110/main/reportdesign/source/ui/inc/ |
H A D | ReportComponentHandler.hxx | 76 …star::uno::Any & PropertyValue, const ::com::sun::star::uno::Type & ControlValueType) throw (::com…
|
H A D | DataProviderHandler.hxx | 82 …star::uno::Any & PropertyValue, const ::com::sun::star::uno::Type & ControlValueType) throw (::com…
|
H A D | GeometryHandler.hxx | 269 …star::uno::Any & PropertyValue, const ::com::sun::star::uno::Type & ControlValueType) throw (::com…
|
Completed in 55 milliseconds