Searched refs:ControlValue (Results 1 – 9 of 9) sorted by relevance
/trunk/main/extensions/source/propctrlr/ |
H A D | stringrepresentation.cxx | 93 …virtual uno::Any SAL_CALL convertToPropertyValue(const ::rtl::OUString & ControlValue, const uno::… 194 uno::Any SAL_CALL StringRepresentation::convertToPropertyValue(const ::rtl::OUString & ControlValue… in convertToPropertyValue() argument 212 aReturn = convertStringToSimple(ControlValue, ePropertyType); in convertToPropertyValue() 222 convertStringToGenericValue( ControlValue, aReturn, ControlValueType ); in convertToPropertyValue() 226 if ( !bCanConvert && ControlValue.getLength() ) in convertToPropertyValue()
|
/trunk/main/offapi/com/sun/star/inspection/ |
H A D | XStringRepresentation.idl | 50 @param ControlValue 57 [in]string ControlValue,
|
H A D | XPropertyHandler.idl | 158 @param ControlValue 173 [in] any ControlValue
|
/trunk/main/reportdesign/source/ui/inspection/ |
H A D | ReportComponentHandler.cxx | 166 …oPropertyValue(const ::rtl::OUString & PropertyName, const uno::Any & ControlValue) throw (uno::Ru… in convertToPropertyValue() argument 168 return m_xFormComponentHandler->convertToPropertyValue(PropertyName, ControlValue); in convertToPropertyValue()
|
/trunk/main/wizards/com/sun/star/wizards/document/ |
H A D | FormHandler.java | 235 …ontrol(XNameAccess xNameAccess, XNameContainer xNamedForm, String ControlName, String ControlValue) in insertHiddenControl() argument 249 Helper.setUnoPropertyValue(xHiddenControl, "HiddenValue", ControlValue); in insertHiddenControl()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/ |
H A D | PropertyHandlerImpl.java | 102 …public Object convertToPropertyValue(String PropertyName, Object ControlValue) throws com.sun.star… in convertToPropertyValue() argument
|
/trunk/main/reportdesign/source/ui/inc/ |
H A D | ReportComponentHandler.hxx | 75 …st ::rtl::OUString & PropertyName, const ::com::sun::star::uno::Any & ControlValue) throw (::com::…
|
H A D | DataProviderHandler.hxx | 81 …st ::rtl::OUString & PropertyName, const ::com::sun::star::uno::Any & ControlValue) throw (::com::…
|
H A D | GeometryHandler.hxx | 268 …st ::rtl::OUString & PropertyName, const ::com::sun::star::uno::Any & ControlValue) throw (::com::…
|
Completed in 35 milliseconds