Home
last modified time | relevance | path

Searched refs:put_Attributes (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/inc/ado/
H A DWrapColumn.hxx56 bool put_Attributes(const ColumnAttributesEnum& _eNum);
H A DAwrapado.hxx86 bool put_Attributes(sal_Int32 nRet);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/inc/ado/
H A DWrapColumn.hxx55 bool put_Attributes(const ColumnAttributesEnum& _eNum);
H A DAwrapado.hxx85 bool put_Attributes(sal_Int32 nRet);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/ado/
H A DAColumns.cxx112 aAddedColumn.put_Attributes(aColumn.get_Attributes()); in appendObject()
H A DAColumn.cxx157 m_aColumn.put_Attributes( adColNullable ); in setFastPropertyValue_NoBroadcast()
H A DAwrapado.cxx185 bool WpADOConnection::put_Attributes(sal_Int32 nRet) in put_Attributes() function in WpADOConnection
188 return SUCCEEDED(pInterface->put_Attributes(nRet)); in put_Attributes()
625 return (SUCCEEDED(pInterface->put_Attributes(_nDefSize))); in PutAttributes()
676 return (SUCCEEDED(pInterface->put_Attributes(_nDefSize))); in PutAttributes()
1121 bool WpADOColumn::put_Attributes(const ColumnAttributesEnum& _eNum) in put_Attributes() function in WpADOColumn
1124 return SUCCEEDED(pInterface->put_Attributes(_eNum)); in put_Attributes()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/ado/
H A DAColumns.cxx116 aAddedColumn.put_Attributes(aColumn.get_Attributes()); in appendObject()
H A DAColumn.cxx161 m_aColumn.put_Attributes( adColNullable ); in setFastPropertyValue_NoBroadcast()
H A DAwrapado.cxx185 bool WpADOConnection::put_Attributes(sal_Int32 nRet) in put_Attributes() function in WpADOConnection
188 return SUCCEEDED(pInterface->put_Attributes(nRet)); in put_Attributes()
625 return (SUCCEEDED(pInterface->put_Attributes(_nDefSize))); in PutAttributes()
676 return (SUCCEEDED(pInterface->put_Attributes(_nDefSize))); in PutAttributes()
1121 bool WpADOColumn::put_Attributes(const ColumnAttributesEnum& _eNum) in put_Attributes() function in WpADOColumn
1124 return SUCCEEDED(pInterface->put_Attributes(_eNum)); in put_Attributes()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dadoint.h1519 virtual HRESULT STDMETHODCALLTYPE put_Attributes (long lAttr) = 0;
1558 HRESULT (STDMETHODCALLTYPE *put_Attributes) (Connection15 *This, long lAttr);
1652 HRESULT (STDMETHODCALLTYPE *put_Attributes) (_ADOConnection *This, long lAttr);
1695 #define _Connection_put_Attributes(This, lAttr) ((This)->lpVtbl ->put_Attributes (This, lAttr))
3076 virtual HRESULT STDMETHODCALLTYPE put_Attributes (long lAttributes) = 0;
3107 HRESULT (STDMETHODCALLTYPE *put_Attributes) (Field20 *This, long lAttributes);
3185 HRESULT (STDMETHODCALLTYPE *put_Attributes) (ADOField *This, long lAttributes);
3402 virtual HRESULT STDMETHODCALLTYPE put_Attributes (LONG lParmAttribs) = 0;
3430 HRESULT (STDMETHODCALLTYPE *put_Attributes) (_ADOParameter *This, LONG lParmAttribs);
3531 virtual HRESULT STDMETHODCALLTYPE put_Attributes (long lAttributes) = 0;
[all …]
H A Dadoint_backcompat.h1472 virtual HRESULT STDMETHODCALLTYPE put_Attributes (long lAttr) = 0;
1511 HRESULT (STDMETHODCALLTYPE *put_Attributes) (Connection15 *This, long lAttr);
1605 HRESULT (STDMETHODCALLTYPE *put_Attributes) (_ADOConnection *This, long lAttr);
1648 #define _Connection_put_Attributes(This, lAttr) ((This)->lpVtbl ->put_Attributes (This, lAttr))
3029 virtual HRESULT STDMETHODCALLTYPE put_Attributes (long lAttributes) = 0;
3060 HRESULT (STDMETHODCALLTYPE *put_Attributes) (Field20 *This, long lAttributes);
3138 HRESULT (STDMETHODCALLTYPE *put_Attributes) (ADOField *This, long lAttributes);
3355 virtual HRESULT STDMETHODCALLTYPE put_Attributes (LONG lParmAttribs) = 0;
3383 HRESULT (STDMETHODCALLTYPE *put_Attributes) (_ADOParameter *This, LONG lParmAttribs);
3484 virtual HRESULT STDMETHODCALLTYPE put_Attributes (long lAttributes) = 0;
[all …]
H A Dadoctint.h832 virtual HRESULT STDMETHODCALLTYPE put_Attributes (ColumnAttributesEnum newVal) = 0;
862 HRESULT (STDMETHODCALLTYPE *put_Attributes) (_ADOColumn *This, ColumnAttributesEnum newVal);
897 #define _Column_put_Attributes(This, newVal) ((This)->lpVtbl ->put_Attributes (This, newVal))
1203 virtual HRESULT STDMETHODCALLTYPE put_Attributes (long lAttributes) = 0;
1219 HRESULT (STDMETHODCALLTYPE *put_Attributes) (ADOProperty *This, long lAttributes);
1240 #define Property_put_Attributes(This, lAttributes) ((This)->lpVtbl ->put_Attributes (This, lAttribu…
H A Ddbdaoint.h622 STDMETHOD(put_Attributes) (THIS_ __LONG32 Attributes) PURE; in DECLARE_INTERFACE_() local
903 STDMETHOD(put_Attributes) (THIS_ __LONG32 Attr) PURE; in DECLARE_INTERFACE_() local
1180 STDMETHOD(put_Attributes) (THIS_ __LONG32 attr) PURE; in DECLARE_INTERFACE_() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dadoint.h1519 virtual HRESULT STDMETHODCALLTYPE put_Attributes (long lAttr) = 0;
1558 HRESULT (STDMETHODCALLTYPE *put_Attributes) (Connection15 *This, long lAttr);
1652 HRESULT (STDMETHODCALLTYPE *put_Attributes) (_ADOConnection *This, long lAttr);
1695 #define _Connection_put_Attributes(This, lAttr) ((This)->lpVtbl ->put_Attributes (This, lAttr))
3076 virtual HRESULT STDMETHODCALLTYPE put_Attributes (long lAttributes) = 0;
3107 HRESULT (STDMETHODCALLTYPE *put_Attributes) (Field20 *This, long lAttributes);
3185 HRESULT (STDMETHODCALLTYPE *put_Attributes) (ADOField *This, long lAttributes);
3402 virtual HRESULT STDMETHODCALLTYPE put_Attributes (LONG lParmAttribs) = 0;
3430 HRESULT (STDMETHODCALLTYPE *put_Attributes) (_ADOParameter *This, LONG lParmAttribs);
3531 virtual HRESULT STDMETHODCALLTYPE put_Attributes (long lAttributes) = 0;
[all …]
H A Dadoint_backcompat.h1472 virtual HRESULT STDMETHODCALLTYPE put_Attributes (long lAttr) = 0;
1511 HRESULT (STDMETHODCALLTYPE *put_Attributes) (Connection15 *This, long lAttr);
1605 HRESULT (STDMETHODCALLTYPE *put_Attributes) (_ADOConnection *This, long lAttr);
1648 #define _Connection_put_Attributes(This, lAttr) ((This)->lpVtbl ->put_Attributes (This, lAttr))
3029 virtual HRESULT STDMETHODCALLTYPE put_Attributes (long lAttributes) = 0;
3060 HRESULT (STDMETHODCALLTYPE *put_Attributes) (Field20 *This, long lAttributes);
3138 HRESULT (STDMETHODCALLTYPE *put_Attributes) (ADOField *This, long lAttributes);
3355 virtual HRESULT STDMETHODCALLTYPE put_Attributes (LONG lParmAttribs) = 0;
3383 HRESULT (STDMETHODCALLTYPE *put_Attributes) (_ADOParameter *This, LONG lParmAttribs);
3484 virtual HRESULT STDMETHODCALLTYPE put_Attributes (long lAttributes) = 0;
[all …]
H A Dadoctint.h832 virtual HRESULT STDMETHODCALLTYPE put_Attributes (ColumnAttributesEnum newVal) = 0;
862 HRESULT (STDMETHODCALLTYPE *put_Attributes) (_ADOColumn *This, ColumnAttributesEnum newVal);
897 #define _Column_put_Attributes(This, newVal) ((This)->lpVtbl ->put_Attributes (This, newVal))
1203 virtual HRESULT STDMETHODCALLTYPE put_Attributes (long lAttributes) = 0;
1219 HRESULT (STDMETHODCALLTYPE *put_Attributes) (ADOProperty *This, long lAttributes);
1240 #define Property_put_Attributes(This, lAttributes) ((This)->lpVtbl ->put_Attributes (This, lAttribu…
H A Ddbdaoint.h622 STDMETHOD(put_Attributes) (THIS_ __LONG32 Attributes) PURE; in DECLARE_INTERFACE_() local
903 STDMETHOD(put_Attributes) (THIS_ __LONG32 Attr) PURE; in DECLARE_INTERFACE_() local
1180 STDMETHOD(put_Attributes) (THIS_ __LONG32 attr) PURE; in DECLARE_INTERFACE_() local