Home
last modified time | relevance | path

Searched refs:sal_Int32 (Results 251 – 275 of 7403) sorted by relevance

1...<<11121314151617181920>>...297

/trunk/main/chart2/source/view/axes/
H A DVCoordinateSystem.cxx168 uno::Sequence< sal_Int32 > aResolution(2); in getCoordinateSystemResolution()
173 sal_Int32 nN = 0; in getCoordinateSystemResolution()
222 Reference< XAxis > VCoordinateSystem::getAxisByDimension( sal_Int32 nDimensionIndex, sal_Int32 nAxi… in getAxisByDimension()
251 void VCoordinateSystem::impl_adjustDimensionAndIndex( sal_Int32& rDimensionIndex, sal_Int32& rAxisI… in impl_adjustDimensionAndIndex()
289 ExplicitScaleData VCoordinateSystem::getExplicitScale( sal_Int32 nDimensionIndex, sal_Int32 nAxisIn… in getExplicitScale()
312 ExplicitIncrementData VCoordinateSystem::getExplicitIncrement( sal_Int32 nDimensionIndex, sal_Int32 in getExplicitIncrement()
346 sal_Int32 VCoordinateSystem::getMaximumAxisIndexByDimension( sal_Int32 nDimensionIndex ) const in getMaximumAxisIndexByDimension()
348 sal_Int32 nRet = 0; in getMaximumAxisIndexByDimension()
426 VAxisBase* VCoordinateSystem::getVAxis( sal_Int32 nDimensionIndex, sal_Int32 nAxisIndex ) in getVAxis()
440 sal_Int32 nDimensionIndex in setExplicitScaleAndIncrement()
[all …]
/trunk/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx381 ::sal_Int32 nIndex,
411 sal_Int32 nEndIndex)
415 sal_Int32 nIndex,
422 sal_Int32 nIndex,
429 sal_Int32 nIndex,
1045 sal_Int32 SAL_CALL
1909 ::sal_Int32 nIndex, in getCharacterAttributes()
1938 sal_Int32 nIndex) in getCharacterBounds()
2034 sal_Int32 nEndIndex) in setSelection()
2141 sal_Int32 nEndIndex) in copyText()
[all …]
/trunk/main/sw/source/core/access/
H A Daccportions.hxx48 sal_Int32 nModelPosition;
59 typedef std::vector<sal_Int32> Positions_t;
111 sal_Bool IsIndexInFootnode(sal_Int32 nIndex);
112 sal_Bool IsInGrayPortion( sal_Int32 nPos );
113 sal_Int32 GetFieldIndex(sal_Int32 nPos);
129 sal_Int32 GetLineCount() const;
130 sal_Int32 GetLineNo( const sal_Int32 nPos ) const;
146 sal_uInt16 FillSpecialPos( sal_Int32 nPos,
154 sal_Int32 nPos );
165 sal_Bool GetEditableRange( sal_Int32 nStart, sal_Int32 nEnd,
[all …]
/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx490 static const sal_Int32 spnCommonPropIds[] =
500 static const sal_Int32 spnLinearPropIds[] =
510 static const sal_Int32 spnFilledPropIds[] =
608 sal_Int32 getPhColor( sal_Int32 nSeriesIdx ) const;
612sal_Int32 getSchemeColor( sal_Int32 nColorToken, sal_Int32 nModToken, sal_Int32 nModValu…
635 sal_Int32 nSeriesIdx );
655 sal_Int32 nSeriesIdx );
674 sal_Int32 nSeriesIdx );
808 sal_Int32 DetailFormatterBase::getPhColor( sal_Int32 nSeriesIdx ) const in getPhColor()
859 sal_Int32 DetailFormatterBase::getSchemeColor( sal_Int32 nColorToken, sal_Int32 nModToken, sal_Int3… in getSchemeColor()
[all …]
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.hxx61 sal_Int32 nOpenMode,
119 sal_Int32 columnIndex ) in getString()
132 sal_Int32 columnIndex ) in getBoolean()
144 sal_Int32 columnIndex ) in getByte()
156 sal_Int32 columnIndex ) in getShort()
169 sal_Int32 columnIndex ) in getInt()
176 return sal_Int32( 0 ); in getInt()
181 sal_Int32 columnIndex ) in getLong()
294 sal_Int32 columnIndex, in getObject()
425 sal_Int32 row )
[all …]
/trunk/main/vos/inc/vos/
H A Dsocket.hxx336 sal_Int32 SAL_CALL getPort() const;
726 sal_Int32 SAL_CALL setDebug(sal_Int32 opt = -1) const;
732 sal_Int32 SAL_CALL setReuseAddr(sal_Int32 opt = -1) const;
738 sal_Int32 SAL_CALL setKeepAlive(sal_Int32 opt = -1) const;
744 sal_Int32 SAL_CALL setDontRoute(sal_Int32 opt = -1) const;
751 sal_Int32 SAL_CALL setBroadcast(sal_Int32 opt = -1) const;
757 sal_Int32 SAL_CALL setOobinline(sal_Int32 opt = -1) const;
764 sal_Int32 SAL_CALL setLinger(sal_Int32 time = -1) const;
772 sal_Int32 SAL_CALL setSendBufSize(sal_Int32 size =-1) const;
780 sal_Int32 SAL_CALL setRecvBufSize(sal_Int32 size =-1) const;
[all …]
/trunk/main/tools/source/string/
H A Dstrimp.cxx30 sal_Int32 nRet; in ImplStringCompare()
46 sal_Int32 nRet = 0; in ImplStringCompare()
64 sal_Int32 nRet = 0; in ImplStringCompareWithoutZero()
80 sal_Int32 nRet; in ImplStringICompare()
92 nRet = ((sal_Int32)((STRCODEU)c1))-((sal_Int32)((STRCODEU)c2)); in ImplStringICompare()
109 sal_Int32 nRet = 0; in ImplStringICompare()
124 nRet = ((sal_Int32)((STRCODEU)c1))-((sal_Int32)((STRCODEU)c2)); in ImplStringICompare()
142 sal_Int32 nRet = 0; in ImplStringICompareWithoutZero()
157 nRet = ((sal_Int32)((STRCODEU)c1))-((sal_Int32)((STRCODEU)c2)); in ImplStringICompareWithoutZero()
235 inline sal_Int32 ImplGetCopyLen( sal_Int32 nStrLen, sal_Int32 nCopyLen ) in ImplGetCopyLen()
[all …]
/trunk/main/chart2/source/view/inc/
H A DVCoordinateSystem.hxx81 ExplicitScaleData getExplicitScale( sal_Int32 nDimensionIndex, sal_Int32 nAxisIndex ) const;
82 …ExplicitIncrementData getExplicitIncrement( sal_Int32 nDimensionIndex, sal_Int32 nAxisIndex ) cons…
88 …::std::vector< ExplicitScaleData > getExplicitScales( sal_Int32 nDimensionIndex, sal_Int32 nAxisIn…
90 …d::vector< ExplicitIncrementData > getExplicitIncrements( sal_Int32 nDimensionIndex, sal_Int32 nAx…
98 void setExplicitScaleAndIncrement( sal_Int32 nDimensionIndex, sal_Int32 nAxisIndex
125 sal_Int32 getMaximumAxisIndexByDimension( sal_Int32 nDimensionIndex ) const;
135 getAxisByDimension( sal_Int32 nDimensionIndex, sal_Int32 nAxisIndex ) const;
139 VAxisBase* getVAxis( sal_Int32 nDimensionIndex, sal_Int32 nAxisIndex );
143 , sal_Int32 nDimensionIndex, sal_Int32 nAxisIndex );
146 , sal_Int32 nDimensionIndex, sal_Int32 nAxisIndex );
[all …]
/trunk/main/accessibility/inc/accessibility/extended/
H A DAccessibleGridControlTableCell.hxx36 sal_Int32 m_nRowPos; // the row number of the table cell
37 sal_Int32 m_nColPos; // the column id of the table cell
41 inline sal_Int32 getRowPos( ) const { return m_nRowPos; } in getRowPos()
42 inline sal_Int32 getColumnPos( ) const { return m_nColPos; } in getColumnPos()
51 sal_Int32 _nRowPos,
76 virtual void implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex );
83 sal_Int32 _nRowId,
101 virtual sal_Int32 SAL_CALL getAccessibleIndexInParent()
113 virtual sal_Int32 SAL_CALL getAccessibleChildCount()
121 getAccessibleChild( sal_Int32 nChildIndex )
[all …]
/trunk/main/stoc/source/simpleregistry/
H A Dsimpleregistry.cxx151 virtual sal_Int32 SAL_CALL getLongValue() throw (
351 sal_Int32 Key::getLongValue() throw ( in getLongValue()
356 sal_Int32 value; in getLongValue()
380 void Key::setLongValue(sal_Int32 value) in setLongValue()
402 RegistryValueList< sal_Int32 > list; in getLongListValue()
408 return css::uno::Sequence< sal_Int32 >(); in getLongListValue()
435 css::uno::Sequence< sal_Int32 > value(static_cast< sal_Int32 >(n)); in getLongListValue()
446 std::vector< sal_Int32 > list; in setLongListValue()
621 sal_Int32 size = rtl_str_getLength(el); in getAsciiListValue()
1015 keys(static_cast< sal_Int32 >(n)); in openKeys()
[all …]
/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx636 sal_Int32 i; in fire()
832 sal_Int32 nSeqLen, in setFastPropertyValues()
851 sal_Int32 n = 0; in setFastPropertyValues()
852 sal_Int32 i; in setFastPropertyValues()
942 sal_Int32 * pHandles = new sal_Int32[ nSeqLen ]; in getPropertyValues()
985 sal_Int32 * pHandles = new sal_Int32[nLen]; in firePropertiesChangeEvent()
992 sal_Int32 i; in firePropertiesChangeEvent()
1126 sal_Int32 nEle, in OPropertyArrayHelper()
1156 sal_Int32 nHandle in fillPropertyMembersByHandle()
1261 sal_Int32 n = (sal_Int32)(pEnd - pCur); in fillHandles()
[all …]
/trunk/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx76 sal_Int32 nNumRows( static_cast< sal_Int32 >( rTable.aData.size())); in lcl_getCategoriesFromTable()
79 sal_Int32 nOffset(bHasLabels ? 1 : 0); in lcl_getCategoriesFromTable()
81 sal_Int32 i=nOffset; in lcl_getCategoriesFromTable()
161 sal_Int32 getCurrentIndex() const in getCurrentIndex()
168 sal_Int32 m_nIndex;
169 sal_Int32 m_nSize;
559 sal_Int32 nRepeated = 1; in StartElement()
878 sal_Int32 nNumRows( static_cast< sal_Int32 >( rTable.aData.size())); in applyTableToInternalDataProvider()
879 sal_Int32 nRowOffset = 0; in applyTableToInternalDataProvider()
886 sal_Int32 nColOffset = 0; in applyTableToInternalDataProvider()
[all …]
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaDataResultSet.cxx129 sal_Int32 i = 1; in findColumn()
675 sal_Int32 nValue=-1; in getFetchSize()
706 sal_Int32 nPos = 0; in createArrayHelper()
724 sal_Int32 nHandle, in convertFastPropertyValue()
746 sal_Int32 nHandle, in setFastPropertyValue_NoBroadcast()
767 sal_Int32 nHandle in getFastPropertyValue()
1002 sal_Int32 i=1; in setPrimaryKeysMap()
1016 sal_Int32 i=1; in setIndexInfoMap()
1058 sal_Int32 i=3; in setTablePrivilegesMap()
1080 sal_Int32 i=1; in setCrossReferenceMap()
[all …]
H A DAResultSetMetaData.cxx53 sal_Int32 SAL_CALL OResultSetMetaData::getColumnDisplaySize( sal_Int32 column ) throw(SQLException,… in getColumnDisplaySize()
62 sal_Int32 SAL_CALL OResultSetMetaData::getColumnType( sal_Int32 column ) throw(SQLException, Runtim… in getColumnType()
69 sal_Int32 SAL_CALL OResultSetMetaData::getColumnCount( ) throw(SQLException, RuntimeException) in getColumnCount()
149 sal_Bool SAL_CALL OResultSetMetaData::isCurrency( sal_Int32 column ) throw(SQLException, RuntimeExc… in isCurrency()
171 sal_Int32 nCount = aProps.GetItemCount(); in isAutoIncrement()
172 for (sal_Int32 i = 0; i<nCount; ++i) in isAutoIncrement()
186 sal_Bool SAL_CALL OResultSetMetaData::isSigned( sal_Int32 column ) throw(SQLException, RuntimeExcep… in isSigned()
197 sal_Int32 SAL_CALL OResultSetMetaData::getPrecision( sal_Int32 column ) throw(SQLException, Runtime… in getPrecision()
205 sal_Int32 SAL_CALL OResultSetMetaData::getScale( sal_Int32 column ) throw(::com::sun::star::sdbc::S… in getScale()
214 sal_Int32 SAL_CALL OResultSetMetaData::isNullable( sal_Int32 column ) throw(SQLException, RuntimeEx… in isNullable()
[all …]
/trunk/main/rsc/inc/
H A Drscrange.hxx39 sal_Int32 nMin; // Minimum des Bereiches
40 sal_Int32 nMax; // Maximum des Bereiches
47 ERRTYPE SetRange( sal_Int32 nMinimum, sal_Int32 nMaximum );
80 sal_Int32 nMin; // Minimum des Bereiches
81 sal_Int32 nMax; // Maximum des Bereiches
88 ERRTYPE SetRange( sal_Int32 nMinimum, sal_Int32 nMaximum );
120 sal_Int32 nValue );
134 ERRTYPE SetRange( sal_Int32 nMinimum, sal_Int32 nMaximum ){ in SetRange()
175 ERRTYPE SetRange( sal_Int32, sal_Int32 ){ in SetRange() argument
182 sal_Int32 l; in GetBool()
[all …]
/trunk/main/connectivity/source/inc/file/
H A DFResultSetMetaData.hxx50 …void checkColumnIndex(sal_Int32 column) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
61 …virtual sal_Int32 SAL_CALL getColumnCount( ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
64 …virtual sal_Bool SAL_CALL isSearchable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcept…
65 …virtual sal_Bool SAL_CALL isCurrency( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
66 …virtual sal_Int32 SAL_CALL isNullable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcepti…
67 …virtual sal_Bool SAL_CALL isSigned( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException,…
68 …virtual sal_Int32 SAL_CALL getColumnDisplaySize( sal_Int32 column ) throw(::com::sun::star::sdbc::…
72 …virtual sal_Int32 SAL_CALL getPrecision( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcep…
73 …virtual sal_Int32 SAL_CALL getScale( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException…
76 …virtual sal_Int32 SAL_CALL getColumnType( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExce…
[all …]
/trunk/main/svx/source/accessibility/
H A Dcharmapacc.cxx531 sal_Int32 SAL_CALL SvxShowCharSetAcc::getAccessibleRowExtentAt( sal_Int32 /*nRow*/, sal_Int32 /*nCo… in getAccessibleRowExtentAt() argument
536 sal_Int32 SAL_CALL SvxShowCharSetAcc::getAccessibleColumnExtentAt( sal_Int32 /*nRow*/, sal_Int32 /*… in getAccessibleColumnExtentAt() argument
555 Sequence< sal_Int32 > aSel(1); in getSelectedAccessibleRows()
564 Sequence< sal_Int32 > aSel(1); in getSelectedAccessibleColumns()
611 sal_Int32 SAL_CALL SvxShowCharSetAcc::getAccessibleIndex( sal_Int32 nRow, sal_Int32 nColumn ) throw… in getAccessibleIndex()
616 sal_Int32 SAL_CALL SvxShowCharSetAcc::getAccessibleRow( sal_Int32 nChildIndex ) throw (IndexOutOfBo… in getAccessibleRow()
709 sal_Int32 nStrIndex = 0; in getAccessibleDescription()
839 sal_Int32 nColor = 0; in getForeground()
861 sal_Int32 nColor = 0; in getBackground()
877 sal_Int32 nColor = 0; in getForeground()
[all …]
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Dcpp2uno.cxx91 sal_Int32 * pTempIndizes = (sal_Int32 *)(pUnoArgs + (2 * nParams)); in cpp2uno_call()
95 sal_Int32 nTempIndizes = 0; in cpp2uno_call()
239 void ** pCallStack, sal_Int32 nFunctionIndex, sal_Int32 nVtableOffset, in cpp_mediate()
410 unsigned char * code, sal_Int32 functionIndex, sal_Int32 vtableOffset) in codeSnippet()
417 p += sizeof (sal_Int32); in codeSnippet()
421 p += sizeof (sal_Int32); in codeSnippet()
426 p += sizeof (sal_Int32); in codeSnippet()
442 sal_Int32 slotCount) in getBlockSize()
449 void * block, sal_Int32 slotCount) in initializeBlock()
452 sal_Int32 n0, n1, n2; in initializeBlock()
[all …]
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfentrd.hxx361 sal_Int32 nIndex;
365 sal_Int32 nCount; // 90
386 sal_Int32 nEdgeType;
429 sal_Int32 nDegree; // 94
430 sal_Int32 nRational; // 73
431 sal_Int32 nPeriodic; // 74
432 sal_Int32 nKnotCount; // 75
433 sal_Int32 nControlCount; // 76
444 sal_Int32 nFlags; // 92
447 sal_Int32 nPointCount; // 93
[all …]
/trunk/main/svx/source/inc/
H A Dcharmapacc.hxx82 virtual sal_Int32 SAL_CALL getForeground( ) throw (::com::sun::star::uno::RuntimeException);
83 virtual sal_Int32 SAL_CALL getBackground( ) throw (::com::sun::star::uno::RuntimeException);
163 virtual sal_Int32 SAL_CALL getForeground( ) throw (::com::sun::star::uno::RuntimeException);
171 …virtual sal_Int32 SAL_CALL getAccessibleRowExtentAt( sal_Int32 nRow, sal_Int32 nColumn ) throw (::…
172 …virtual sal_Int32 SAL_CALL getAccessibleColumnExtentAt( sal_Int32 nRow, sal_Int32 nColumn ) throw …
182 …virtual sal_Bool SAL_CALL isAccessibleSelected( sal_Int32 nRow, sal_Int32 nColumn ) throw (::com::…
183 …virtual sal_Int32 SAL_CALL getAccessibleIndex( sal_Int32 nRow, sal_Int32 nColumn ) throw (::com::s…
184 …virtual sal_Int32 SAL_CALL getAccessibleRow( sal_Int32 nChildIndex ) throw (::com::sun::star::lang…
185 …virtual sal_Int32 SAL_CALL getAccessibleColumn( sal_Int32 nChildIndex ) throw (::com::sun::star::l…
203 implIsSelected( sal_Int32 nAccessibleChildIndex )
[all …]
/trunk/main/dbaccess/source/core/api/
H A DCacheSet.hxx58 ::com::sun::star::uno::Sequence<sal_Int32> m_aColumnTypes;
61 sal_Int32 m_nMaxRows;
66 OCacheSet(sal_Int32 i_nMaxRows);
69 void setParameter(sal_Int32 nPos
72 ,sal_Int32 _nType
73 ,sal_Int32 _nScale
79 ,::std::list< sal_Int32>& _rOrgValues);
87 virtual void fillValueRow(ORowSetRow& _rRow,sal_Int32 _nPosition);
95 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
148 …ColumnValues(sal_Int32 i_nColumnIndex,ORowSetValueVector::Vector& io_aInsertRow,ORowSetValueVector…
[all …]
/trunk/main/oox/source/drawingml/
H A Dlineproperties.cxx59 sal_Int16 nDashes, sal_Int32 nDashLen, sal_Int32 nDistance ) in lclSetDashData()
112 sal_Int32 nDotLen = 0; in lclConvertCustomDash()
114 sal_Int32 nDashLen = 0; in lclConvertCustomDash()
115 sal_Int32 nDistance = 0; in lclConvertCustomDash()
159 const sal_Int32 OOX_ARROWSIZE_SMALL = 0;
160 const sal_Int32 OOX_ARROWSIZE_MEDIUM = 1;
161 const sal_Int32 OOX_ARROWSIZE_LARGE = 2;
163 sal_Int32 lclGetArrowSize( sal_Int32 nToken ) in lclGetArrowSize()
184 sal_Int32 nMarkerWidth = 0; in lclPushMarkerProperties()
233 sal_Int32 nBaseLineWidth = ::std::max< sal_Int32 >( nLineWidth, 70 ); in lclPushMarkerProperties()
[all …]
/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.hxx56 sal_Int32 nDataType;
59 sal_Int32 rDataType) : aValue(rValue),nDataType(rDataType) in Parameter()
96 …virtual sal_Int32 SAL_CALL executeUpdate( ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
100 …virtual void SAL_CALL setNull( sal_Int32 parameterIndex, sal_Int32 sqlType ) throw(::com::sun::sta…
101 …virtual void SAL_CALL setObjectNull( sal_Int32 parameterIndex, sal_Int32 sqlType, const ::rtl::OUS…
105 …virtual void SAL_CALL setInt( sal_Int32 parameterIndex, sal_Int32 x ) throw(::com::sun::star::sdbc…
107 …virtual void SAL_CALL setFloat( sal_Int32 parameterIndex, float x ) throw(::com::sun::star::sdbc::…
114 … setBinaryStream( sal_Int32 parameterIndex, const ::com::sun::star::uno::Reference< ::com::sun::st…
115 …tCharacterStream( sal_Int32 parameterIndex, const ::com::sun::star::uno::Reference< ::com::sun::st…
117 …SAL_CALL setObjectWithInfo( sal_Int32 parameterIndex, const ::com::sun::star::uno::Any& x, sal_Int…
[all …]
/trunk/main/accessibility/source/extended/
H A DAccessibleGridControlTable.cxx76 sal_Int32 nCount = getAccessibleChildCount(); in getAccessibleChild()
114 sal_Int32 nRow = 0; in getAccessibleAtPoint()
115 sal_Int32 nColumnPos = 0; in getAccessibleAtPoint()
184 Sequence< sal_Int32 > aSelSeq; in getSelectedAccessibleRows()
193 Sequence< sal_Int32 > aSelSeq(0); in getSelectedAccessibleColumns()
226 sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleCellAt()
233 sal_Int32 nCount = getAccessibleChildCount(); in getAccessibleCellAt()
250 sal_Int32 nRow, sal_Int32 nColumn ) in isAccessibleSelected()
269 sal_Int32 nRow = (nChildIndex / nColumns); in selectAccessibleChild()
325 sal_Int32 nSelectedChildIndex ) in deselectAccessibleChild()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSetMetaData.hxx54 …virtual sal_Int32 SAL_CALL getColumnCount( ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
57 …virtual sal_Bool SAL_CALL isSearchable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcept…
58 …virtual sal_Bool SAL_CALL isCurrency( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
59 …virtual sal_Int32 SAL_CALL isNullable( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcepti…
60 …virtual sal_Bool SAL_CALL isSigned( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException,…
61 …virtual sal_Int32 SAL_CALL getColumnDisplaySize( sal_Int32 column ) throw(::com::sun::star::sdbc::…
65 …virtual sal_Int32 SAL_CALL getPrecision( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExcep…
66 …virtual sal_Int32 SAL_CALL getScale( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLException…
69 …virtual sal_Int32 SAL_CALL getColumnType( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExce…
71 …virtual sal_Bool SAL_CALL isReadOnly( sal_Int32 column ) throw(::com::sun::star::sdbc::SQLExceptio…
[all …]

Completed in 193 milliseconds

1...<<11121314151617181920>>...297