Home
last modified time | relevance | path

Searched refs:getSupportedValueTypes (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/offapi/com/sun/star/form/binding/
H A DXValueBinding.idl56 getSupportedValueTypes( );
60 <p>Calling this method is equal to calling <member>getSupportedValueTypes</member>,
63 @see getSupportedValueTypes
71 @see getSupportedValueTypes
88 @see getSupportedValueTypes
/aoo41x/main/qadevOOo/tests/java/ifc/form/binding/
H A D_XBindableValue.java69 Type[] types = xValueBinding.getSupportedValueTypes(); in checkValueBinding()
93 public com.sun.star.uno.Type[] getSupportedValueTypes() { in getSupportedValueTypes() method in _XBindableValue.MyValueBinding
/aoo41x/main/sc/source/ui/unoobj/
H A Dcellvaluebinding.cxx177 Sequence< Type > SAL_CALL OCellValueBinding::getSupportedValueTypes( ) throw (RuntimeException) in getSupportedValueTypes() function in calc::OCellValueBinding
216 Sequence< Type > aSupportedTypes( getSupportedValueTypes() ); in supportsType()
H A Dcellvaluebinding.hxx101 …sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getSupportedValueTypes( ) throw …
/aoo41x/main/forms/qa/integration/forms/
H A DTableCellTextBinding.java73 public com.sun.star.uno.Type[] getSupportedValueTypes() in getSupportedValueTypes() method in TableCellTextBinding
/aoo41x/main/odk/examples/DevelopersGuide/Forms/
H A DTableCellTextBinding.java70 public com.sun.star.uno.Type[] getSupportedValueTypes() in getSupportedValueTypes() method in TableCellTextBinding
/aoo41x/main/forms/source/xforms/
H A Dbinding.hxx395 virtual Sequence_Type_t SAL_CALL getSupportedValueTypes()
H A Dbinding.cxx1049 Binding::Sequence_Type_t Binding::getSupportedValueTypes() in getSupportedValueTypes() function in Binding

Completed in 29 milliseconds