Home
last modified time | relevance | path

Searched refs:sal_Int32 (Results 326 – 350 of 7401) sorted by relevance

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

/aoo42x/main/oox/source/ole/
H A Daxcontrol.cxx98 const sal_Int32 COMCTL_SCROLLBAR_3D = 0;
99 const sal_Int32 COMCTL_SCROLLBAR_FLAT = 1;
100 const sal_Int32 COMCTL_SCROLLBAR_TRACK3D = 2;
141 const sal_Int32 AX_MATCHENTRY_FIRSTLETTER = 0;
142 const sal_Int32 AX_MATCHENTRY_COMPLETE = 1;
143 const sal_Int32 AX_MATCHENTRY_NONE = 2;
307 sal_Int32 nMin, sal_Int32 nMax, sal_Int32 nPosition, in convertScrollBar()
308 sal_Int32 nSmallChange, sal_Int32 nLargeChange, bool bAwtModel ) const in convertScrollBar()
409 sal_uInt32 nBorderColor, sal_Int32 nBorderStyle, sal_Int32 nSpecialEffect ) const in convertAxBorder()
451 sal_Int32 nPicSizeMode, sal_Int32 /*nPicAlign*/, bool /*bPicTiling*/ ) const in convertAxPicture() argument
[all …]
/aoo42x/main/accessibility/source/standard/
H A Dvclxaccessiblemenuitem.cxx151 void VCLXAccessibleMenuItem::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex ) in implGetSelection()
255 sal_Int32 nBackColor = getBackground(); in getCharacterAttributes()
256 sal_Int32 nColor = getForeground(); in getCharacterAttributes()
300 sal_Int32 nIndex = -1; in getIndexAtPoint()
344 sal_Bool VCLXAccessibleMenuItem::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (… in setSelection()
401 sal_Bool VCLXAccessibleMenuItem::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) throw (Inde… in copyText()
558 aValue <<= (sal_Int32) 1; in getCurrentValue()
560 aValue <<= (sal_Int32) 0; in getCurrentValue()
572 sal_Int32 nValue = 0; in setCurrentValue()
596 aValue <<= (sal_Int32) 1; in getMaximumValue()
[all …]
/aoo42x/main/sc/source/filter/xml/
H A Dxmlsubti.cxx66 ScMyTableData::ScMyTableData(sal_Int32 nSheet, sal_Int32 nCol, sal_Int32 nRow) in ScMyTableData()
77 for (sal_Int32 i = 0; i < 3; ++i) in ScMyTableData()
79 for (sal_Int32 j = 0; j < 3; ++j) in ScMyTableData()
113 sal_Int32 ScMyTableData::GetRealCols(const sal_Int32 nIndex, const sal_Bool /* bIsNormal */) const in GetRealCols()
118 sal_Int32 ScMyTableData::GetChangedCols(const sal_Int32 nFromIndex, const sal_Int32 nToIndex) const in GetChangedCols()
562 sal_Int32 nToMerge; in NewTable()
692 sal_Int32 nRow(0); in GetRealCellPos()
693 sal_Int32 nCol(0); in GetRealCellPos()
757 sal_Int32 nEndX, sal_Int32 nEndY) in AddShape()
763 sal_Int32 nStartColumn, sal_Int32 nStartRow, sal_Int32 nEndColumn, sal_Int32 nEndRow, in AddMatrixRange()
[all …]
/aoo42x/main/svx/source/table/
H A Dcellcursor.hxx47 …CellCursor( const TableModelRef& xTableModel, sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRight, s…
51 … ::com::sun::star::table::XCell > SAL_CALL getCellByPosition( sal_Int32 nColumn, sal_Int32 nRow ) …
52 …XCellRange > SAL_CALL getCellRangeByPosition( sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRight, s…
60 …virtual void SAL_CALL gotoOffset( ::sal_Int32 nColumnOffset, ::sal_Int32 nRowOffset ) throw (::com…
64 …virtual void SAL_CALL split( ::sal_Int32 Columns, ::sal_Int32 Rows ) throw (::com::sun::star::lang…
71 void split_column( sal_Int32 nCol, sal_Int32 nColumns, std::vector< sal_Int32 >& rLeftOvers );
72 void split_horizontal( sal_Int32 nColumns );
73 void split_row( sal_Int32 nRow, sal_Int32 nRows, std::vector< sal_Int32 >& rLeftOvers );
74 void split_vertical( sal_Int32 nRows );
/aoo42x/main/oox/source/xls/
H A Dpivotcachebuffer.cxx409 sal_Int32 nCount = rStrm.readInt32(); in importArray()
474 static const sal_Int32 spnGroupBy[] = { XML_range, in setBiffGroupBy()
736 sal_Int32 nCount = static_cast< sal_Int32 >( rStrm.size() / 2 ); in importPCDFDiscretePr()
933 …cheField::writeSourceHeaderCell( WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32 nRow ) c… in writeSourceHeaderCell()
969 …emIndex( BiffInputStream& rStrm, WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32 nRow ) c… in importPCItemIndex()
979 sal_Int32 nCol, sal_Int32 nRow, const PivotCacheItem& rItem ) const in writeItemToSourceDataCell()
1000 WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32 nRow, sal_Int32 nItemIdx ) const in writeSharedItemToSourceDataCell()
1112 sal_Int32 nSourceType; in importPCDSource()
1256 sal_Int32 PivotCache::getCacheFieldCount() const in getCacheFieldCount()
1266 sal_Int32 PivotCache::getCacheDatabaseIndex( sal_Int32 nFieldIdx ) const in getCacheDatabaseIndex()
[all …]
H A Dbiffhelper.cxx44 const sal_Int32 BIFF_RK_100FLAG = 0x00000001;
45 const sal_Int32 BIFF_RK_INTFLAG = 0x00000002;
48 const sal_Int32 BITMAPFILEHEADER_SIZE = 14;
49 const sal_Int32 BITMAPCOREHEADER_SIZE = 12;
50 const sal_Int32 BITMAPINFOHEADER_SIZE = 40;
81 ornRkValue = static_cast< sal_Int32 >( fInt ); in lclCalcRkFromDouble()
129 sal_Int32 nDibHdrSize = rStrm.readInt32(); in lclImportImgDataDib()
174 aOutStrm << sal_Int32( nBmpSize - 3 ); in lclImportImgDataDib()
195 sal_Int32 nTemp = nRkValue >> 2; in calcDoubleFromRk()
273sal_Int32 nCharCount = b32BitLen ? rStrm.readValue< sal_Int32 >() : rStrm.readValue< sal_Int16 >(); in readString()
[all …]
/aoo42x/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx145 sal_Int32 nIndex = 0; in convertMeasure()
355 sal_Int32 nPresetId = 0; in is_random()
1200 sal_Int32 nGroupId; in fillNode()
1815 …_Int16 AnimationImporter::implGetColorSpace( sal_Int32 nMode, sal_Int32 /*nA*/, sal_Int32 /*nB*/, in implGetColorSpace() argument
1833 Any AnimationImporter::implGetColorAny( sal_Int32 nMode, sal_Int32 nA, sal_Int32 nB, sal_Int32 nC ) in implGetColorAny()
1975 sal_Int32 nU1, nU2; in importAnimateSetContainer()
2683 sal_Int32 nTemp; in importAnimateKeyPoints()
3145 sal_Int32 nU1; in importTargetElementContainer()
3301 sal_Int32 nInt; in dump_atom()
3443 sal_Int32 nInt; in dump()
[all …]
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Dcpp2uno.cxx95 sal_Int32 * pTempIndizes = (sal_Int32 *)(pUnoArgs + (2 * nParams)); in cpp2uno_call()
99 sal_Int32 nTempIndizes = 0; in cpp2uno_call()
363 …unsigned char * code, sal_PtrDiff writetoexecdiff, sal_Int32 functionIndex, sal_Int32 vtableOffset, in codeSnippet()
397 OSL_ASSERT(sizeof (sal_Int32) == 4); in codeSnippet()
401 p += sizeof (sal_Int32); in codeSnippet()
405 p += sizeof (sal_Int32); in codeSnippet()
408 *reinterpret_cast< sal_Int32 * >(p) in codeSnippet()
410 p += sizeof (sal_Int32); in codeSnippet()
426 sal_Int32 slotCount) in getBlockSize()
433 void * block, sal_Int32 slotCount) in initializeBlock()
[all …]
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dcpp2uno.cxx95 sal_Int32 * pTempIndizes = (sal_Int32 *)(pUnoArgs + (2 * nParams)); in cpp2uno_call()
99 sal_Int32 nTempIndizes = 0; in cpp2uno_call()
363 …unsigned char * code, sal_PtrDiff writetoexecdiff, sal_Int32 functionIndex, sal_Int32 vtableOffset, in codeSnippet()
397 OSL_ASSERT(sizeof (sal_Int32) == 4); in codeSnippet()
401 p += sizeof (sal_Int32); in codeSnippet()
405 p += sizeof (sal_Int32); in codeSnippet()
408 *reinterpret_cast< sal_Int32 * >(p) in codeSnippet()
410 p += sizeof (sal_Int32); in codeSnippet()
426 sal_Int32 slotCount) in getBlockSize()
433 void * block, sal_Int32 slotCount) in initializeBlock()
[all …]
/aoo42x/main/accessibility/source/extended/
H A DAccessibleBrowseBoxHeaderBar.cxx99 sal_Int32 nRow = 0; in getAccessibleAtPoint()
165 Sequence< sal_Int32 > aSelSeq; in getSelectedAccessibleRows()
179 Sequence< sal_Int32 > aSelSeq; in getSelectedAccessibleColumns()
207 sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleCellAt()
218 sal_Int32 nRow, sal_Int32 nColumn ) in isAccessibleSelected()
297 sal_Int32 nSelectedChildIndex ) in deselectAccessibleChild()
363 sal_Int32 AccessibleBrowseBoxHeaderBar::implGetRowCount() const in implGetRowCount()
369 sal_Int32 AccessibleBrowseBoxHeaderBar::implGetColumnCount() const in implGetColumnCount()
378 sal_Int32 nRow, sal_uInt16 nColumnPos ) in implGetChild()
386 sal_Int32 nSelectedChildIndex ) in implGetChildIndexFromSelectedIndex()
[all …]
/aoo42x/main/ucb/source/sorter/
H A Dsortresult.cxx76 sal_Int32 mnColumn;
77 sal_Int32 mnType;
499 sal_Int32 nIndex; in absolute()
737 sal_Int32 SAL_CALL SortedResultSet::getInt( sal_Int32 columnIndex ) in getInt()
1112 nTmp = (sal_Int32) aTwo.Year - (sal_Int32) aOne.Year; in CompareImpl()
1114 nTmp = (sal_Int32) aTwo.Month - (sal_Int32) aOne.Month; in CompareImpl()
1116 nTmp = (sal_Int32) aTwo.Day - (sal_Int32) aOne.Day; in CompareImpl()
1138 nTmp = (sal_Int32) aTwo.Hours - (sal_Int32) aOne.Hours; in CompareImpl()
1167 nTmp = (sal_Int32) aTwo.Year - (sal_Int32) aOne.Year; in CompareImpl()
1169 nTmp = (sal_Int32) aTwo.Month - (sal_Int32) aOne.Month; in CompareImpl()
[all …]
/aoo42x/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx98 sal_Int32 m_nDataPos;
99 sal_Int32 m_nCurrentPos;
130 …inline sal_Int32 getGroupPosition(sal_Int32 _nRow) const { return _nRow != BROWSER_ENDOFSELECTIO… in getGroupPosition()
314 sal_Int32 nRow = _nRow; in moveGroups()
359 …m_aGroupPositions.resize(::std::max<sal_Int32>(nGroupsCount,sal_Int32(GROUPS_START_LEN)),NO_GROUP); in lateInit()
443 sal_Int32 nRow = GetCurRow(); in SaveModified()
645 sal_Int32 nGroupPos = 0; in elementInserted()
698 sal_Int32 nGroupPos = 0; in elementRemoved()
915 sal_Int32 nSize = 0; in InsertRows()
1026 sal_Int32 nMaxTextWidth = 0; in DBG_NAME()
[all …]
/aoo42x/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dcpp2uno.cxx90 sal_Int32 * pTempIndizes = (sal_Int32 *)(pUnoArgs + (2 * nParams)); in cpp2uno_call()
94 sal_Int32 nTempIndizes = 0; in cpp2uno_call()
390 unsigned char * code, sal_Int32 functionIndex, sal_Int32 vtableOffset, in codeSnippet()
428 OSL_ASSERT(sizeof (sal_Int32) == 4); in codeSnippet()
432 p += sizeof (sal_Int32); in codeSnippet()
436 p += sizeof (sal_Int32); in codeSnippet()
442 *reinterpret_cast< sal_Int32 * >(p) in codeSnippet()
444 p += sizeof (sal_Int32); in codeSnippet()
459 sal_Int32 slotCount) in getBlockSize()
466 void * block, sal_Int32 slotCount) in initializeBlock()
[all …]
/aoo42x/main/oox/inc/oox/xls/
H A Daddressconverter.hxx58 sal_Int32 mnCol;
59 sal_Int32 mnRow;
62 … inline explicit BinAddress( sal_Int32 nCol, sal_Int32 nRow ) : mnCol( nCol ), mnRow( nRow ) {} in BinAddress()
65 inline void set( sal_Int32 nCol, sal_Int32 nRow ) { mnCol = nCol; mnRow = nRow; } in set()
114 …inline explicit BinRange( sal_Int32 nCol1, sal_Int32 nRow1, sal_Int32 nCol2, sal_Int32 nRow2 )… in BinRange()
122 inline void set( sal_Int32 nCol1, sal_Int32 nRow1, sal_Int32 nCol2, sal_Int32 nRow2 ) in set()
249 sal_Int32& ornColumn, sal_Int32& ornRow,
251 sal_Int32 nStart = 0,
273 sal_Int32& ornStartColumn, sal_Int32& ornStartRow,
274 sal_Int32& ornEndColumn, sal_Int32& ornEndRow,
[all …]
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabRecords.hxx44 sal_Int32 cf;
45 sal_Int32 ab;
54 sal_Int32 recordsSize;
55 sal_Int32 currentRecord;
63 sal_Int32 lcl_CFTypesLength;
68 sal_Int32 numRequiredProperties;
101 void swap(const sal_Int32 _id1, const sal_Int32 _id2);
103 macabfield *getField(const sal_Int32 _recordNumber, const sal_Int32 _columnNumber) const;
107 sal_Int32 size() const;
113 sal_Int32 end() const;
[all …]
/aoo42x/main/sdext/source/minimizer/
H A Dinformationdialog.cxx72 sal_Int32 nXPos, in InsertFixedText()
73 sal_Int32 nYPos, in InsertFixedText()
74 sal_Int32 nWidth, in InsertFixedText()
110 sal_Int32 nPosX, in InsertImage()
111 sal_Int32 nPosY, in InsertImage()
112 sal_Int32 nWidth, in InsertImage()
145 sal_Int32 nXPos, in InsertCheckBox()
146 sal_Int32 nYPos, in InsertCheckBox()
147 sal_Int32 nWidth, in InsertCheckBox()
183 sal_Int32 nXPos, in InsertButton()
[all …]
/aoo42x/main/sal/inc/rtl/
H A Dstring.hxx170 OString( const sal_Unicode * value, sal_Int32 length, in OString()
294 sal_Int32 compareTo( const OString & rObj, sal_Int32 maxLength ) const SAL_THROW(()) in compareTo()
439 sal_Int32 hashCode() const SAL_THROW(()) in hashCode()
457 sal_Int32 indexOf( sal_Char ch, sal_Int32 fromIndex = 0 ) const SAL_THROW(()) in indexOf()
472 sal_Int32 lastIndexOf( sal_Char ch ) const SAL_THROW(()) in lastIndexOf()
489 sal_Int32 lastIndexOf( sal_Char ch, sal_Int32 fromIndex ) const SAL_THROW(()) in lastIndexOf()
509 sal_Int32 indexOf( const OString & str, sal_Int32 fromIndex = 0 ) const SAL_THROW(()) in indexOf()
554 sal_Int32 lastIndexOf( const OString & str, sal_Int32 fromIndex ) const SAL_THROW(()) in lastIndexOf()
593 OString copy( sal_Int32 beginIndex, sal_Int32 count ) const SAL_THROW(()) in copy()
640 OString replaceAt( sal_Int32 index, sal_Int32 count, const OString& newStr ) const SAL_THROW(()) in replaceAt()
[all …]
/aoo42x/main/reportdesign/inc/
H A DRptDef.hxx65 static const ::sal_Int32 NONE = (sal_Int32)0;
66 static const ::sal_Int32 LEFT = (sal_Int32)1;
67 static const ::sal_Int32 RIGHT = (sal_Int32)2;
68 static const ::sal_Int32 TOP = (sal_Int32)3;
69 static const ::sal_Int32 BOTTOM = (sal_Int32)4;
70 static const ::sal_Int32 CENTER_HORIZONTAL = (sal_Int32)5;
71 static const ::sal_Int32 CENTER_VERTICAL = (sal_Int32)6;
72 static const ::sal_Int32 WIDTH_SMALLEST = (sal_Int32)7;
73 static const ::sal_Int32 HEIGHT_SMALLEST = (sal_Int32)8;
74 static const ::sal_Int32 WIDTH_GREATEST = (sal_Int32)9;
[all …]
/aoo42x/main/writerfilter/source/dmapper/
H A DGraphicImport.cxx124 sal_Int32 nRet = 0; in readSomeBytes()
196 sal_Int32 nXSize;
198 sal_Int32 nYSize;
211 sal_Int32 nLeftCrop;
212 sal_Int32 nTopCrop;
213 sal_Int32 nRightCrop;
223 sal_Int32 nWrap;
232 sal_Int32 nTopMargin;
235 sal_Int32 nContrast;
239 sal_Int32 nFillColor;
[all …]
/aoo42x/main/chart2/source/inc/
H A DChartTypeHelper.hxx46 …ar::uno::Reference< ::com::sun::star::chart2::XChartType >& xChartType, sal_Int32 nDimensionCount …
49 …ence< ::com::sun::star::chart2::XChartType >& xChartType, sal_Int32 nDimensionCount, sal_Int32 nDi…
50 …ence< ::com::sun::star::chart2::XChartType >& xChartType, sal_Int32 nDimensionCount, sal_Int32 nDi…
61 …ence< ::com::sun::star::chart2::XChartType >& xChartType, sal_Int32 nDimensionCount, sal_Int32 nDi…
62 …ence< ::com::sun::star::chart2::XChartType >& xChartType, sal_Int32 nDimensionCount, sal_Int32 nDi…
65 static ::com::sun::star::uno::Sequence < sal_Int32 > getSupportedLabelPlacements(
66 …ar::uno::Reference< ::com::sun::star::chart2::XChartType >& xChartType, sal_Int32 nDimensionCount,…
70 static ::com::sun::star::uno::Sequence < sal_Int32 > getSupportedMissingValueTreatments(
77 …static sal_Int32 getNumberOfDisplayedSeries( const ::com::sun::star::uno::Reference< ::com::sun::s…
82 static sal_Int32 //one of ::com::sun::star::chart2::AxisType
[all …]
/aoo42x/main/connectivity/source/inc/ado/
H A DACallableStatement.hxx57 …virtual ::rtl::OUString SAL_CALL getString( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::…
58 …virtual sal_Bool SAL_CALL getBoolean( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExc…
59 …virtual sal_Int8 SAL_CALL getByte( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
60 …virtual sal_Int16 SAL_CALL getShort( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExce…
61 …virtual sal_Int32 SAL_CALL getInt( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
62 …virtual sal_Int64 SAL_CALL getLong( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcep…
63 …virtual float SAL_CALL getFloat( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExceptio…
64 …virtual double SAL_CALL getDouble( sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLExcept…
66 …virtual ::com::sun::star::util::Date SAL_CALL getDate( sal_Int32 columnIndex ) throw(::com::sun::s…
77 …virtual void SAL_CALL registerOutParameter( sal_Int32 parameterIndex, sal_Int32 sqlType, const ::r…
[all …]
/aoo42x/main/chart2/source/tools/
H A DCommonConverters.cxx227 sal_Int32 nIndex = 0; in addPolygon()
252 sal_Int32 nAddPointCount = 0; in appendPoly()
264 sal_Int32 nPointTarget=nOldPointCount; in appendPoly()
265 sal_Int32 nPointSource=nAddPointCount; in appendPoly()
286 sal_Int32 nRealOuter = 0; in BezierToPoly()
296 sal_Int32 nRealInner = 0; in BezierToPoly()
347 sal_Int32 nAddCount = rAdd.getLength(); in appendPointSequence()
350 sal_Int32 nOldCount = rTarget.getLength(); in appendPointSequence()
353 for(sal_Int32 nS=0; nS<nAddCount; nS++ ) in appendPointSequence()
505 sal_Int32 n32 = 0; in hasLongOrShortValue()
[all …]
/aoo42x/main/oox/source/export/
H A Dvmlexport.cxx111 sal_Int32 nShapeElement = StartShape(); in CloseContainer()
148 OStringBuffer( 20 ).append( sal_Int32( pRect->Left() ) ) in EnterGroup()
149 .append( "," ).append( sal_Int32( pRect->Top() ) ) in EnterGroup()
153 … OStringBuffer( 20 ).append( sal_Int32( pRect->Right() ) - sal_Int32( pRect->Left() ) ) in EnterGroup()
154 .append( "," ).append( sal_Int32( pRect->Bottom() ) - sal_Int32( pRect->Top() ) ) in EnterGroup()
300 sal_Int32 nRet = 0; in impl_GetPointComponent()
414 OStringBuffer( 20 ).append( sal_Int32( nRight ) - sal_Int32( nLeft ) ) in Commit()
415 .append( "," ).append( sal_Int32( nBottom ) - sal_Int32( nTop ) ) in Commit()
766 sal_Int32 VMLExport::StartShape() in StartShape()
772 sal_Int32 nShapeElement = -1; in StartShape()
[all …]
/aoo42x/main/dbaccess/source/core/api/
H A DRowSetCache.cxx152 sal_Int32 nTablesCount = 0; in DBG_NAME()
314 sal_Int32 nNullable = 0; in DBG_NAME()
451 sal_Int32 nNewSt = 1; in setFetchSize()
458 sal_Int32 nNewSt = -1; in setFetchSize()
645 void ORowSetCache::updateNumericObject( sal_Int32 columnIndex, const Any& x, sal_Int32 /*scale*/ in updateNumericObject() argument
745 sal_Bool ORowSetCache::fillMatrix(sal_Int32& _nNewStartPos,sal_Int32 _nNewEndPos) in fillMatrix()
750 sal_Int32 i; in fillMatrix()
837 sal_Int32 nDiff = (sal_Int32)(m_nFetchSize*0.5 -0.5); in moveWindow()
874 sal_Int32 nPos = m_nStartPos; in moveWindow()
1127 sal_Int32 ORowSetCache::getRow( ) in getRow()
[all …]
/aoo42x/main/accessibility/inc/accessibility/extended/
H A Daccessibletablistboxtable.hxx54 void ensureValidIndex( sal_Int32 _nIndex ) const
58 sal_Bool implIsRowSelected( sal_Int32 _nRow ) const;
60 void implSelectRow( sal_Int32 _nRow, sal_Bool _bSelect );
63 sal_Int32 implGetRowCount() const;
65 sal_Int32 implGetColumnCount() const;
67 sal_Int32 implGetSelRowCount() const;
69 inline sal_Int32 implGetCellCount() const { return implGetRowCount() * implGetColumnCount(); } in implGetCellCount()
72 … inline sal_Int32 implGetRow( sal_Int32 _nIndex ) const { return _nIndex / implGetColumnCount(); } in implGetRow()
74 …inline sal_Int32 implGetColumn( sal_Int32 _nIndex ) const { return _nIndex % implGetColumnCount();… in implGetColumn()
76 sal_Int32 implGetSelRow( sal_Int32 _nSelRow ) const;
[all …]

Completed in 590 milliseconds

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