Home
last modified time | relevance | path

Searched refs:sal_Int32 (Results 376 – 400 of 7401) sorted by relevance

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

/aoo42x/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Duno2cpp.cxx54 sal_Int32 nVtableIndex,
57 sal_Int32 * pStackLongs,
62 sal_Int32 nVtableIndex, in callVirtualMethod()
65 sal_Int32 * pStackLongs, in callVirtualMethod()
66 sal_Int32 nStackLongs ) in callVirtualMethod()
141 sal_Int32 nVtableCall, in cpp_call()
182 sal_Int32 * pTempIndizes = (sal_Int32 *)(pCppArgs + nParams); in cpp_call()
186 sal_Int32 nTempIndizes = 0; in cpp_call()
204 pCppStack += sizeof(sal_Int32); // extra long in cpp_call()
248 (sal_Int32 *)pCppStackStart, (pCppStack - pCppStackStart) / sizeof(sal_Int32) ); in cpp_call()
[all …]
/aoo42x/main/svx/source/table/
H A Dtablerow.cxx48 const sal_Int32 Property_Height = 0;
49 const sal_Int32 Property_OptimalHeight = 1;
50 const sal_Int32 Property_IsVisible = 2;
51 const sal_Int32 Property_IsStartOfNewPage = 3;
57 TableRow::TableRow( const TableModelRef& xTableModel, sal_Int32 nRow, sal_Int32 nColumns ) in TableRow()
120 void TableRow::insertColumns( sal_Int32 nIndex, sal_Int32 nCount, CellVector::iterator* pIter /* = … in insertColumns()
126 nIndex = static_cast< sal_Int32 >( maCells.size() ); in insertColumns()
132 for ( sal_Int32 i = 0; i < nCount; i++ ) in insertColumns()
140 void TableRow::removeColumns( sal_Int32 nIndex, sal_Int32 nCount ) in removeColumns()
185 … > SAL_CALL TableRow::getCellRangeByPosition( sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRight, s… in getCellRangeByPosition()
[all …]
/aoo42x/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx329 sal_Int32 SAL_CALL SbaXFormAdapter::getInt(sal_Int32 columnIndex) throw( ::com::sun::star::sdbc::SQ… in getInt()
531 void SAL_CALL SbaXFormAdapter::updateInt(sal_Int32 columnIndex, sal_Int32 x) throw( ::com::sun::sta… in updateInt()
809 return Sequence<sal_Int32>(); in IMPLEMENT_LISTENER_ADMINISTRATION()
882 void SAL_CALL SbaXFormAdapter::setNull(sal_Int32 parameterIndex, sal_Int32 sqlType) throw( ::com::s… in IMPLEMENT_LISTENER_ADMINISTRATION()
917 void SAL_CALL SbaXFormAdapter::setInt(sal_Int32 parameterIndex, sal_Int32 x) throw( ::com::sun::sta… in setInt()
1001 …ALL SbaXFormAdapter::setObjectWithInfo(sal_Int32 parameterIndex, const Any& x, sal_Int32 targetSql… in setObjectWithInfo()
1557 sal_Int32 nPos = implGetPos(Name); in removeByName()
1569 sal_Int32 nPos = implGetPos(aName); in replaceByName()
1581 sal_Int32 nPos = implGetPos(aName); in getByName()
1709 aEvt.Accessor <<= (sal_Int32)_rIndex; in replaceByIndex()
[all …]
/aoo42x/main/oox/inc/oox/dump/
H A Ddumperbase.hxx264 sal_Int32 mnCol;
265 sal_Int32 mnRow;
1093 void startTable( sal_Int32 nW1, sal_Int32 nW2 );
1094 void startTable( sal_Int32 nW1, sal_Int32 nW2, sal_Int32 nW3 );
1095 void startTable( sal_Int32 nW1, sal_Int32 nW2, sal_Int32 nW3, sal_Int32 nW4 );
1121 void writeColRowRange( sal_Int32 nColRow1, sal_Int32 nColRow2 );
1122 void writeColRange( sal_Int32 nCol1, sal_Int32 nCol2 );
1123 void writeRowRange( sal_Int32 nRow1, sal_Int32 nRow2 );
1195 inline explicit TableGuard( const OutputRef& rxOut, sal_Int32 nW1, sal_Int32 nW2 ) : in TableGuard()
1197 …inline explicit TableGuard( const OutputRef& rxOut, sal_Int32 nW1, sal_Int32 nW2, sal_Int32 nW… in TableGuard()
[all …]
/aoo42x/main/svtools/source/filter/wmf/
H A Demfwr.cxx203 (*mpStm) << (sal_Int32) 2540 << (sal_Int32) 2540; in WriteEMF()
207 (*mpStm) << (sal_Int32) 0 << (sal_Int32) 0; in WriteEMF()
211 (*mpStm) << (sal_Int32) 0 << (sal_Int32) 0; in WriteEMF()
234 …<< (sal_Int32) 0 << (sal_Int32) 0 << (sal_Int32) ( aMtfSizePix.Width() - 1 ) << (sal_Int32) ( aMtf… in WriteEMF()
235 …<< (sal_Int32) 0 << (sal_Int32) 0 << (sal_Int32) ( aMtfSizeLog.Width() - 1 ) << (sal_Int32) ( aMtf… in WriteEMF()
548 (*mpStm) << (sal_Int32) aPoint.X() << (sal_Int32) aPoint.Y(); in ImplWritePoint()
556 (*mpStm) << (sal_Int32) aSize.Width() << (sal_Int32) aSize.Height(); in ImplWriteSize()
745 …(*mpStm) << (sal_Int32) 0 << (sal_Int32) 0 << (sal_Int32) aBmpSizePixel.Width() << (sal_Int32) aBm… in ImplWriteBmpRecord()
792 sal_Int32* pDX; in ImplWriteTextRecord()
826 (*mpStm) << (sal_Int32) 0 << (sal_Int32) 0; in ImplWriteTextRecord()
[all …]
/aoo42x/main/basctl/source/basicide/
H A Dlocalizationmgr.cxx104 sal_Int32 nPropNameLength;
162 sal_Int32 nCtrls = aNames.getLength(); in implEnableDisableResourceForAllLibraryDialogs()
206 sal_Int32 nChangedCount = 0; in implHandleControlResourceProperties()
435 sal_Int32 i; in implHandleControlResourceProperties()
471 sal_Int32 i; in implHandleControlResourceProperties()
499 sal_Int32 i; in implHandleControlResourceProperties()
534 sal_Int32 i; in implHandleControlResourceProperties()
583 sal_Int32 i; in implHandleControlResourceProperties()
625 sal_Int32 i; in implHandleControlResourceProperties()
1026 sal_Int32 nCtrls = aNames.getLength(); in renameStringResourceIDs()
[all …]
/aoo42x/main/rsc/source/parser/
H A Drscinit.cxx266 aWinBits.SetConstant( nHideId, sal::static_int_cast<sal_Int32>(WB_HIDE) ); in Init()
280 aWinBits.SetConstant( nAppId, sal::static_int_cast<sal_Int32>(WB_APP) ); in Init()
284 aWinBits.SetConstant( nGroupId, sal::static_int_cast<sal_Int32>(WB_GROUP) ); in Init()
290 aWinBits.SetConstant( nLeftId, sal::static_int_cast<sal_Int32>(WB_LEFT) ); in Init()
294 aWinBits.SetConstant( nRightId, sal::static_int_cast<sal_Int32>(WB_RIGHT) ); in Init()
296 aWinBits.SetConstant( nTopId, sal::static_int_cast<sal_Int32>(WB_TOP) ); in Init()
306 aWinBits.SetConstant( nSortId, sal::static_int_cast<sal_Int32>(WB_SORT) ); in Init()
322 aWinBits.SetConstant( nSpinId, sal::static_int_cast<sal_Int32>(WB_SPIN) ); in Init()
328 aWinBits.SetConstant( nDragId, sal::static_int_cast<sal_Int32>(WB_DRAG) ); in Init()
360 aWinBits.SetConstant( nScaleId, sal::static_int_cast<sal_Int32>(WB_SCALE) ); in Init()
[all …]
/aoo42x/main/i18npool/inc/
H A Dtransliteration_caseignore.hxx47 const rtl::OUString& str1, sal_Int32 pos1, sal_Int32 nCount1, sal_Int32& nMatch1,
48 const rtl::OUString& src2, sal_Int32 pos2, sal_Int32 nCount2, sal_Int32& nMatch2)
51 sal_Int32 SAL_CALL compareSubstring(
52 const rtl::OUString& s1, sal_Int32 off1, sal_Int32 len1,
53 const rtl::OUString& s2, sal_Int32 off2, sal_Int32 len2)
56 sal_Int32 SAL_CALL compareString(
64 sal_Int32 SAL_CALL compare(
65 const rtl::OUString& str1, sal_Int32 pos1, sal_Int32 nCount1, sal_Int32& nMatch1,
66 const rtl::OUString& str2, sal_Int32 pos2, sal_Int32 nCount2, sal_Int32& nMatch2)
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleDataPilotControl.cxx61 sal_Int32 nIndex);
108 virtual sal_Int32 SAL_CALL
113 getAccessibleChild(sal_Int32 nIndex)
118 virtual sal_Int32 SAL_CALL
166 sal_Int32 mnIndex;
291 void ScAccessibleDataPilotControl::FieldFocusChange(sal_Int32 nOldIndex, sal_Int32 nNewIndex) in FieldFocusChange()
387 sal_Int32 nColor(0); in getForeground()
400 sal_Int32 nColor(0); in getBackground()
544 sal_Int32 nIndex) in ScAccessibleDataPilotButton()
616 sal_Int32 nColor(0); in getForeground()
[all …]
/aoo42x/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx174 sal_Int32 nLen = xMeta->getColumnCount(); in findColumn()
175 sal_Int32 i = 1; in findColumn()
184 void ODatabaseMetaDataResultSet::checkIndex(sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::S… in checkIndex()
186 if(columnIndex >= (sal_Int32)(*m_aRowsIter).size() || columnIndex < 1) in checkIndex()
237 sal_Int32 SAL_CALL ODatabaseMetaDataResultSet::getInt( sal_Int32 columnIndex ) throw(SQLException, … in getInt()
244 sal_Int32 SAL_CALL ODatabaseMetaDataResultSet::getRow( ) throw(SQLException, RuntimeException) in getRow()
629 const ORowSetValue& ODatabaseMetaDataResultSet::getValue(sal_Int32 columnIndex) in getValue()
655 static ORowSetValueDecoratorRef a0ValueRef = new ORowSetValueDecorator((sal_Int32)0); in get0Value()
662 static ORowSetValueDecoratorRef a1ValueRef = new ORowSetValueDecorator((sal_Int32)1); in get1Value()
731 sal_Int32 nResultSetType = 0; in initialize()
[all …]
/aoo42x/main/chart2/source/view/main/
H A DChartView.cxx469 sal_Int32 getMaxAxisIndexForDimension( sal_Int32 nDimensionIndex );
476 std::map< sal_Int32, sal_Int32 > aMaxIndexPerDimension;
553 sal_Int32 AxisUsage::getMaxAxisIndexForDimension( sal_Int32 nDimensionIndex ) in getMaxAxisIndexForDimension()
555 sal_Int32 nRet = -1; in getMaxAxisIndexForDimension()
619 sal_Int32 nN = 0; in getLegendEntryProviderList()
971 sal_Int32 nAxisIndex=0; in doAutoScaling()
1882 sal_Int32 nFormat=0; in getExplicitNumberFormatKeyForDataLabel()
1922 sal_Int32 nFormat=0; in getExplicitPercentageNumberFormatKeyForDataLabel()
2123 awt::Point(static_cast<sal_Int32>(fX),static_cast<sal_Int32>(fY)) in getAvailablePosAndSizeForDiagram()
2208 sal_Int32 nXDistance = static_cast< sal_Int32 >( rPageSize.Width * fPercentage ); in lcl_createTitle()
[all …]
/aoo42x/main/oox/source/xls/
H A Dformulaparser.cxx1311 bool pushBiff12ExtName( sal_Int32 nRefId, sal_Int32 nNameId );
1522 sal_Int32 nStartCol = 0; in importTableToken()
1523 sal_Int32 nEndCol = nWidth - 1; in importTableToken()
1524 sal_Int32 nStartRow = 0; in importTableToken()
1525 sal_Int32 nEndRow = nHeight - 1; in importTableToken()
1645 sal_Int32 nRows = rStrm.readInt32(); in importArrayToken()
1646 sal_Int32 nCols = rStrm.readInt32(); in importArrayToken()
1795 bool OoxFormulaParserImpl::pushBiff12ExtName( sal_Int32 nRefId, sal_Int32 nNameId ) in pushBiff12ExtName()
2882 sal_Int32 nRefId = -1; in importOleTargetLink()
2899 sal_Int32 nNameId; in importOleTargetLink()
[all …]
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNResultSet.hxx79 sal_Int32 m_nFetchSize;
80 sal_Int32 m_nResultSetType;
81 sal_Int32 m_nFetchDirection;
82 sal_Int32 m_nResultSetConcurrency;
87 sal_Int32 m_nIndex;
88 sal_Int32 m_nLength;
135 …virtual sal_Int32 SAL_CALL getRow( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star…
136 …virtual sal_Bool SAL_CALL absolute( sal_Int32 row ) throw(::com::sun::star::sdbc::SQLException, ::…
137 …virtual sal_Bool SAL_CALL relative( sal_Int32 rows ) throw(::com::sun::star::sdbc::SQLException, :…
150 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
[all …]
/aoo42x/main/accessibility/inc/accessibility/extended/
H A Daccessibleiconchoicectrlentry.hxx72 sal_Int32 m_nIndex;
115 virtual void implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex );
169 virtual sal_Int32 SAL_CALL getForeground( ) throw (::com::sun::star::uno::RuntimeException);
170 virtual sal_Int32 SAL_CALL getBackground( ) throw (::com::sun::star::uno::RuntimeException);
173 virtual sal_Int32 SAL_CALL getCaretPosition() throw (::com::sun::star::uno::RuntimeException);
178 virtual sal_Int32 SAL_CALL getCharacterCount() throw (::com::sun::star::uno::RuntimeException);
181 virtual sal_Int32 SAL_CALL getSelectionStart() throw (::com::sun::star::uno::RuntimeException);
182 virtual sal_Int32 SAL_CALL getSelectionEnd() throw (::com::sun::star::uno::RuntimeException);
183 …virtual sal_Bool SAL_CALL setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (::com:…
185 …virtual ::rtl::OUString SAL_CALL getTextRange( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw …
[all …]
/aoo42x/main/accessibility/source/extended/
H A DAccessibleGridControlTableCell.cxx44 sal_Int32 getIndex_Impl( sal_Int32 _nRow, sal_uInt16 _nColumn, sal_uInt16 _nColumnCount ) in getIndex_Impl()
67 sal_Int32 _nRowPos, sal_uInt16 _nColPos, AccessibleTableControlObjType _eType ) in AccessibleGridControlCell()
110 …void AccessibleGridControlTableCell::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndInde… in implGetSelection()
118 sal_Int32 _nRowPos, in AccessibleGridControlTableCell()
185 sal_Int32 SAL_CALL AccessibleGridControlTableCell::getAccessibleChildCount() in getAccessibleChildCount()
194 AccessibleGridControlTableCell::getAccessibleChild( sal_Int32 ) in getAccessibleChild() argument
239 sal_Int32 SAL_CALL AccessibleGridControlTableCell::getAccessibleIndexInParent() in getAccessibleIndexInParent()
306 …sal_Bool SAL_CALL AccessibleGridControlTableCell::setSelection( sal_Int32 nStartIndex, sal_Int32 n… in setSelection()
345 …sal_Bool SAL_CALL AccessibleGridControlTableCell::copyText( sal_Int32 nStartIndex, sal_Int32 nEndI… in copyText()
362 sal_Int32 nIndex = getAccessibleIndexInParent(); in implGetBoundingBox()
[all …]
/aoo42x/main/cppu/inc/com/sun/star/uno/
H A DType.hxx200 sal_Int32 size = sizeof( **pT ); in getCppuArrayType1()
201 sal_Int32 dim1 = sizeof( *pT ) / size; in getCppuArrayType1()
217 sal_Int32 size = sizeof( ***pT ); in getCppuArrayType2()
218 sal_Int32 dim2 = sizeof( **pT ) / size; in getCppuArrayType2()
235 sal_Int32 size = sizeof( ****pT ); in getCppuArrayType3()
236 sal_Int32 dim3 = sizeof( ***pT ) / size; in getCppuArrayType3()
254 sal_Int32 size = sizeof( *****pT ); in getCppuArrayType4()
255 sal_Int32 dim4 = sizeof( ****pT ) / size; in getCppuArrayType4()
274 sal_Int32 size = sizeof( ******pT ); in getCppuArrayType5()
275 sal_Int32 dim5 = sizeof( *****pT ) / size; in getCppuArrayType5()
[all …]
/aoo42x/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.hxx89 …virtual void SAL_CALL updateCellData( ::sal_Int32 ColumnIndex, ::sal_Int32 RowIndex, const ::com::…
92 …virtual void SAL_CALL updateCellToolTip( ::sal_Int32 ColumnIndex, ::sal_Int32 RowIndex, const ::co…
98 virtual ::sal_Int32 SAL_CALL getRowCount() throw (::com::sun::star::uno::RuntimeException);
99 … virtual ::sal_Int32 SAL_CALL getColumnCount() throw (::com::sun::star::uno::RuntimeException);
100 …virtual ::com::sun::star::uno::Any SAL_CALL getCellData( ::sal_Int32 Column, ::sal_Int32 RowIndex …
101 …virtual ::com::sun::star::uno::Any SAL_CALL getCellToolTip( ::sal_Int32 Column, ::sal_Int32 RowInd…
142 ::sal_Int32 impl_getPrivateRowIndex_throw( ::sal_Int32 const i_publicRowIndex ) const;
146 ::sal_Int32 impl_getPublicRowIndex_nothrow( ::sal_Int32 const i_privateRowIndex ) const;
158 … bool impl_reIndex_nothrow( ::sal_Int32 const i_columnIndex, sal_Bool const i_sortAscending );
196 …::sal_Int32 m_currentS…
[all …]
/aoo42x/main/tools/source/string/
H A Dstrascii.cxx66 sal_Int32 nRet; in ImplStringCompareAscii()
67 while ( ((nRet = ((sal_Int32)*pStr1)-((sal_Int32)((unsigned char)*pStr2))) == 0) && in ImplStringCompareAscii()
82 sal_Int32 nRet = 0; in ImplStringCompareAscii()
84 ((nRet = ((sal_Int32)*pStr1)-((sal_Int32)((unsigned char)*pStr2))) == 0) && in ImplStringCompareAscii()
100 sal_Int32 nRet = 0; in ImplStringCompareWithoutZeroAscii()
102 ((nRet = ((sal_Int32)*pStr1)-((sal_Int32)((unsigned char)*pStr2))) == 0) ) in ImplStringCompareWithoutZeroAscii()
116 sal_Int32 nRet; in ImplStringICompareAscii()
128 nRet = ((sal_Int32)c1)-((sal_Int32)((unsigned char)c2)); in ImplStringICompareAscii()
145 sal_Int32 nRet = 0; in ImplStringICompareAscii()
160 nRet = ((sal_Int32)c1)-((sal_Int32)((unsigned char)c2)); in ImplStringICompareAscii()
[all …]
/aoo42x/main/sc/source/ui/vba/
H A Dvbainterior.cxx50 typedef std::map< sal_Int32, sal_Int32 > PatternMap;
51 typedef std::pair< sal_Int32, sal_Int32 > PatternPair;
107 sal_Int32 nColor = 0; in setColor()
159 sal_Int32 nIndex = 0; in setColorIndex()
188 sal_Int32
193 sal_Int32 nIndex = -1; in GetColorIndex()
210 sal_Int32 nColor = 0; in getColorIndex()
261 sal_Int32
269 return sal_Int32( 0 ); in GetAttributeData()
326 sal_Int32 nColor = 0; in GetBackColor()
[all …]
/aoo42x/main/comphelper/inc/comphelper/
H A Dpropagg.hxx50 sal_Int32 nOriginalHandle;
51 sal_Int32 nPos;
54 OPropertyAccessor(sal_Int32 _nOriginalHandle, sal_Int32 _nPos, sal_Bool _bAggregate) in OPropertyAccessor()
63 typedef std::map< sal_Int32, OPropertyAccessor, ::std::less< sal_Int32 > > PropertyAccessorMap;
125 sal_Int32 _nFirstAggregateId = DEFAULT_AGGREGATE_PROPERTY_ID);
130 sal_Int32 _nHandle) ;
143 …virtual sal_Int32 SAL_CALL fillHandles( /*out*/sal_Int32* _pHandles, const ::com::sun::star::uno::…
154 sal_Int32 _nHandle) const;
265 sal_Int32 getOriginalHandle( sal_Int32 _nHandle ) const;
266 ::rtl::OUString getPropertyName( sal_Int32 _nHandle ) const;
[all …]
/aoo42x/main/i18npool/source/breakiterator/
H A Dxdictionary.cxx82 index2 = (sal_Int32*) (*func)(); in xdictionary()
84 lenArray = (sal_Int32*) (*func)(); in xdictionary()
97 for (sal_Int32 i = 0; i < CACHE_MAX; i++) in xdictionary()
131 sal_Int32 xdictionary::getLongestMatch(const sal_Unicode* str, sal_Int32 sLen) { in getLongestMatch()
150 sal_Int32 pos = 0; in getLongestMatch()
182 for (sal_Int32 i = 0; i < length; i++) in equals()
197 sal_Int32 indexUtf16; in seekSegment()
265 sal_Int32 i = 0; // loop variable in getCache()
349 sal_Int32 len=rText.getLength(); in getWordBoundary()
354 sal_Int32 i = 0; in getWordBoundary()
[all …]
/aoo42x/main/io/source/TextInputStream/
H A DTextInputStream.cxx85 sal_Int32 mnBufferSize;
86 sal_Int32 mnCharsInBuffer;
109 virtual sal_Int32 SAL_CALL readBytes( Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead )
111 …virtual sal_Int32 SAL_CALL readSomeBytes( Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead )
209 sal_Int32 nBufferReadPos = 0; in implReadString()
210 sal_Int32 nCopyLen = 0; in implReadString()
292 sal_Int32 OTextInputStream::implReadNext() in implReadNext()
304 sal_Int32 nTotalRead = nRead; in implReadNext()
397 sal_Int32 OTextInputStream::readBytes( Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead ) in readBytes()
403 sal_Int32 OTextInputStream::readSomeBytes( Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead ) in readSomeBytes()
[all …]
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Duno2cpp.cxx51 sal_Int32 nVtableIndex,
54 sal_Int32 * pStackLongs,
62 sal_Int32 * pStackLongs, in callVirtualMethod()
63 sal_Int32 nStackLongs) in callVirtualMethod()
65 sal_Int32 * /*pStackLongs*/, in callVirtualMethod()
66 sal_Int32 /*nStackLongs*/) in callVirtualMethod()
325 sal_Int32 * pTempIndizes = (sal_Int32 *)(pCppArgs + nParams); in cpp_call()
329 sal_Int32 nTempIndizes = 0; in cpp_call()
409 (sal_Int32 *)pCppStackStart, in cpp_call()
417 sal_Int32 nIndex = pTempIndizes[nTempIndizes]; in cpp_call()
[all …]
/aoo42x/main/comphelper/source/property/
H A Dcomposedprops.cxx88 sal_Int32 nSingleSets = m_aSingleSets.size(); in compose()
107 for (sal_Int32 i=0; i<nMasterPropsCount; ++i) in compose()
111 sal_Int32 nSecondaryPropertyCount; in compose()
122 for (sal_Int32 i=1; i<nSingleSets; ++i) in compose()
130 sal_Int32 k=0; in compose()
142 sal_Int32 nOverallProperties = 0; in compose()
153 sal_Int32 nOwnProperties = 0; in compose()
180 sal_Int32 nSingleSets = m_aSingleSets.size(); in getPropertyState()
197 for (sal_Int32 i=1; i<nSingleSets; ++i) in getPropertyState()
243 for (sal_Int32 i=0; i<nSingleSets; ++i) in setPropertyToDefault()
[all …]
/aoo42x/main/dbaccess/source/core/inc/
H A Dcallablestatement.hxx64 …virtual void SAL_CALL registerOutParameter( sal_Int32 parameterIndex, sal_Int32 sqlType, const ::r…
65 …rtual void SAL_CALL registerNumericOutParameter( sal_Int32 parameterIndex, sal_Int32 sqlType, sal_…
69 …virtual ::rtl::OUString SAL_CALL getString( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::…
70 …virtual sal_Bool SAL_CALL getBoolean( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExc…
71 …virtual sal_Int8 SAL_CALL getByte( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
72 …virtual sal_Int16 SAL_CALL getShort( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExce…
73 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
74 …virtual sal_Int64 SAL_CALL getLong( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcep…
75 …virtual float SAL_CALL getFloat( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExceptio…
76 …virtual double SAL_CALL getDouble( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
[all …]

Completed in 409 milliseconds

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