Home
last modified time | relevance | path

Searched refs:ControlValueType (Results 1 – 11 of 11) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dstringrepresentation.cxx93 …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()
/trunk/main/sfx2/inc/sfx2/
H A Ditemconnect.hxx253 typedef typename ControlWrpT::ControlValueType ControlValueType; typedef in sfx::ItemControlConnection
528 ControlValueType aCtrlValue( mxCtrlWrp->GetControlValue() ); in FillItemSet()
H A Dcontrolwrapper.hxx198 typedef ValueT ControlValueType; typedef in sfx::SingleControlWrapper
496 typedef ValueT ControlValueType; typedef in sfx::MultiControlWrapper
/trunk/main/offapi/com/sun/star/inspection/
H A DXStringRepresentation.idl52 @param ControlValueType
58 [in]type ControlValueType
H A DXPropertyHandler.idl200 @param ControlValueType
220 [in] type ControlValueType
/trunk/main/reportdesign/source/ui/inspection/
H A DDataProviderHandler.cxx340 …_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 DReportComponentHandler.cxx171 …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()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DPropertyHandlerImpl.java90 com.sun.star.uno.Type ControlValueType) in convertToControlValue() argument
/trunk/main/reportdesign/source/ui/inc/
H A DReportComponentHandler.hxx76 …star::uno::Any & PropertyValue, const ::com::sun::star::uno::Type & ControlValueType) throw (::com…
H A DDataProviderHandler.hxx82 …star::uno::Any & PropertyValue, const ::com::sun::star::uno::Type & ControlValueType) throw (::com…
H A DGeometryHandler.hxx269 …star::uno::Any & PropertyValue, const ::com::sun::star::uno::Type & ControlValueType) throw (::com…

Completed in 34 milliseconds