/trunk/main/offapi/com/sun/star/inspection/ |
H A D | PropertyControlType.idl | 49 … <p>Controls of type <member>ListBox</member> exchange their values as <code>string</code>.</p> 59 … <p>Controls of type <member>ComboBox</member> exchange their values as <code>string</code>.</p> 67 … <p>Controls of type <member>TextField</member> exchange their values as <code>string</code>.</p> 73 …<p>Controls of type <member>MultiLineTextField</member> exchange their values as <code>string</cod… 79 … <p>Controls of type <member>CharacterField</member> exchange their values as <code>short</code>, 86 …<p>Controls of type <member>StringListField</member> exchange their values as <code>sequence< s… 92 <p>Controls of type <member>ColorListBox</member> usually exchange their values as 97 … then you can also exchange values as <code>string</code>. That is, if you write a string into 107 …<p>Controls of type <member>NumericField</member> exchange their values as <code>double</code>.</p> 115 …<p>Controls of type <member>DateField</member> exchange their values as <type scope="com::sun::sta… [all …]
|
H A D | XHyperlinkControl.idl | 41 …<p>Hyperlink controls exchange their value (<member>XPropertyControl::Value</member>) as strings.<…
|
H A D | XObjectInspector.idl | 62 <member scope="com::sun::star::frame">XController::restoreViewData</member> exchange
|
/trunk/main/sot/ |
H A D | Package_inc.mk | 28 $(eval $(call gb_Package_add_file,sot_inc,inc/sot/exchange.hxx,sot/exchange.hxx))
|
H A D | Library_sot.mk | 63 sot/source/base/exchange \
|
/trunk/main/offapi/com/sun/star/form/binding/ |
H A D | BindableDataAwareControlModel.idl | 53 a column of a <type scope="com::sun::star::form::component">DataForm</type>, and exchange 65 binding, which forces them to exchange their value with another foreign instance. 71 set an external component to exchange the value with.</p>
|
H A D | BindableDatabaseComboBox.idl | 46 set at the field, it will exchange it's text with the binding as <em>string</em>, thus only 47 bindings supporting string exchange will be accepted in
|
H A D | BindableDatabaseTextField.idl | 45 set at the field, it will exchange it's text with the binding as <em>string</em>, thus only 46 bindings supporting string exchange will be accepted in
|
H A D | XValueBinding.idl | 51 /** determines the types which are supported by this binding for value exchange 58 /** determines whether a given type is supported by this binding for value exchange
|
H A D | BindableDatabaseDateField.idl | 45 …set at the field, it will exchange it's content with the binding as <type scope="com::sun::star::u…
|
H A D | BindableDatabaseTimeField.idl | 45 …set at the field, it will exchange it's content with the binding as <type scope="com::sun::star::u…
|
H A D | BindableDatabaseListBox.idl | 47 tried in descending order: The first type supported by the binding is used for data exchange.
|
H A D | BindableDatabaseRadioButton.idl | 54 is <em>not</em> empty, then the radio button will exchange it's value as string:
|
H A D | BindableDatabaseCheckBox.idl | 56 is <em>not</em> empty, then the radio button will exchange it's value as string:
|
/trunk/main/udkapi/com/sun/star/ |
H A D | udk-modules.idl | 34 /// Data exchange interfaces for inter-process communication.
|
/trunk/main/offapi/com/sun/star/datatransfer/ |
H A D | DataFormatTranslator.idl | 45 during data exchange operations like clipboard or drag&drop.
|
H A D | XDataFormatTranslator.idl | 43 during data exchange operations like clipboard or drag&drop. Windows for instance
|
/trunk/main/offapi/com/sun/star/awt/ |
H A D | UnoControlModel.idl | 67 and the model can specify additional interfaces to exchange data or
|
/trunk/main/offapi/com/sun/star/i18n/ |
H A D | Currency.idl | 50 /** Currency abbreviation used by banks and in money exchange, for
|
/trunk/main/offapi/com/sun/star/ui/ |
H A D | XUIElement.idl | 73 to exchange the visible component of a frame and that will lead to the end of
|
/trunk/main/offapi/com/sun/star/util/ |
H A D | PathSubstitution.idl | 99 …/** Interface to exchange path variables with defined paths and to resubstitute paths with path va…
|
/trunk/main/ucbhelper/inc/ucbhelper/ |
H A D | contenthelper.hxx | 259 sal_Bool exchange( const com::sun::star::uno::Reference<
|
/trunk/main/offapi/com/sun/star/form/component/ |
H A D | DatabaseListBox.idl | 78 /** specifies which column of the list result set should be used for data exchange.
|
/trunk/main/ucb/source/ucp/ftp/ |
H A D | ftpcontent.cxx | 949 exchange(new FTPContentIdentifier(m_aFTPURL.ident(false,false))); in setPropertyValues()
|
/trunk/main/ucbhelper/source/provider/ |
H A D | contenthelper.cxx | 1050 sal_Bool ContentImplHelper::exchange( in exchange() function in ucbhelper::ContentImplHelper
|