Home
last modified time | relevance | path

Searched defs:ControlValue (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/qadevOOo/runner/helper/
H A DPropertyHandlerImpl.java102 …public Object convertToPropertyValue(String PropertyName, Object ControlValue) throws com.sun.star… in convertToPropertyValue()
/AOO41X/main/reportdesign/source/ui/inspection/
H A DReportComponentHandler.cxx166 …:convertToPropertyValue(const ::rtl::OUString & PropertyName, const uno::Any & ControlValue) throw… in convertToPropertyValue()
/AOO41X/main/extensions/source/propctrlr/
H A Dstringrepresentation.cxx194 …g & ControlValue, const uno::Type & ControlValueType) throw (uno::RuntimeException, uno::Exception) in convertToPropertyValue()
/AOO41X/main/wizards/com/sun/star/wizards/document/
H A DFormHandler.java235 …ontrol(XNameAccess xNameAccess, XNameContainer xNamedForm, String ControlName, String ControlValue) in insertHiddenControl()