Home
last modified time | relevance | path

Searched refs:sal_Int32 (Results 26 – 50 of 5355) sorted by relevance

12345678910>>...215

/trunk/main/sdext/source/presenter/
H A DPresenterTextView.hxx51 const ::boost::function<css::awt::Rectangle(const sal_Int32,const sal_Int32)>&
74 const ::boost::function<void(sal_Int32,sal_Int32,sal_Int32,sal_Int32)>& rBroadcaster);
79 sal_Int32 mnParagraphIndex;
80 sal_Int32 mnCharacterIndex;
81 sal_Int32 mnCaretBlinkTaskId;
85 ::boost::function<void(sal_Int32,sal_Int32,sal_Int32,sal_Int32)> maBroadcaster;
132 const sal_Int32 nOffset,
136 const sal_Int32 nOffset,
139 sal_Int32 nStartIndex,
151 sal_Int32 GetWordBoundary(
[all …]
H A DPresenterTextView.cxx56 sal_Int32 Signum (const sal_Int32 nValue) in Signum()
830 sal_Int32 nIndex (0); in GetWordBoundary()
900 sal_Int32(mnWidth), in GetSize()
1160 sal_Int32 nStartIndex, in CreateTextSegment()
1235 const sal_Int32 nX1 = sal_Int32(floor(nLeft)); in GetCharacterBounds()
1236 const sal_Int32 nY1 = sal_Int32(floor(nTop)); in GetCharacterBounds()
1237 const sal_Int32 nX2 = sal_Int32(ceil(nRight)); in GetCharacterBounds()
1238 const sal_Int32 nY2 = sal_Int32(ceil(nBottom)); in GetCharacterBounds()
1246 return awt::Rectangle(sal_Int32(nX+0.5), sal_Int32(nY+0.5), 0, 0); in GetCharacterBounds()
1329 sal_Int32 nIndex (0); in SetupCellArray()
[all …]
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCsvControl.cxx305 sal_Int32 lcl_GetApiPos( sal_Int32 nRulerPos ) in lcl_GetApiPos()
309 sal_Int32 nExp = 1; in lcl_GetApiPos()
319 sal_Int32 lcl_GetRulerPos( sal_Int32 nApiPos ) in lcl_GetRulerPos()
321 sal_Int32 nDiv = 10; in lcl_GetRulerPos()
322 sal_Int32 nExp = 10; in lcl_GetRulerPos()
897 sal_Int32 ScAccessibleCsvRuler::implGetLastEqualFormatted( sal_Int32 nApiPos ) in implGetLastEqualFormatted()
1064 sal_Int32 SAL_CALL ScAccessibleCsvGrid::getAccessibleRowExtentAt( sal_Int32 nRow, sal_Int32 nColumn… in getAccessibleRowExtentAt()
1072 sal_Int32 SAL_CALL ScAccessibleCsvGrid::getAccessibleColumnExtentAt( sal_Int32 nRow, sal_Int32 nCol… in getAccessibleColumnExtentAt()
1164 sal_Int32 SAL_CALL ScAccessibleCsvGrid::getAccessibleIndex( sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleIndex()
1433 sal_Int32 ScAccessibleCsvGrid::implGetSelColumn( sal_Int32 nSelColumn ) const in implGetSelColumn()
[all …]
/trunk/main/chart2/source/view/main/
H A DVLegend.cxx234 … lcl_collectColumnWidths( std::vector< sal_Int32 >& rColumnWidths, const sal_Int32 nNumberOfRows, … in lcl_collectColumnWidths()
238 sal_Int32 nRow = 0; in lcl_collectColumnWidths()
239 sal_Int32 nColumn = 0; in lcl_collectColumnWidths()
259 void lcl_collectRowHeighs( std::vector< sal_Int32 >& rRowHeights, const sal_Int32 nNumberOfRows, co… in lcl_collectRowHeighs()
265 sal_Int32 nRow = 0; in lcl_collectRowHeighs()
266 sal_Int32 nColumn = 0; in lcl_collectRowHeighs()
284 sal_Int32 lcl_getTextLineHeight( const std::vector< sal_Int32 >& aRowHeights, const sal_Int32 nNumb… in lcl_getTextLineHeight()
286 const sal_Int32 nFontHeight = static_cast< sal_Int32 >( fViewFontSize ); in lcl_getTextLineHeight()
353 sal_Int32 nTextLineHeight = static_cast< sal_Int32 >( fViewFontSize ); in lcl_placeLegendEntries()
565 sal_Int32 nRow = 0; in lcl_placeLegendEntries()
[all …]
/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx88 virtual sal_Int32 getSchemeColor( sal_Int32 nToken ) const;
90 virtual sal_Int32 getPaletteColor( sal_Int32 nPaletteIdx ) const;
149 sal_Int32 getColor( sal_Int32 nPaletteIdx ) const;
153 void appendColor( sal_Int32 nRGBValue );
168 sal_Int32 mnFamily; /// Font family.
240 sal_Int32 mnColor; /// Font color.
926 sal_Int32 getDefaultXfId() const;
1025 sal_Int32 getPaletteColor( sal_Int32 nIndex ) const;
1035 DxfRef getDxf( sal_Int32 nDxfId ) const;
1045 bool equalBorders( sal_Int32 nBorderId1, sal_Int32 nBorderId2 ) const;
[all …]
H A Dpivotcachebuffer.hxx92 inline sal_Int32 getType() const { return mnType; } in getType()
297 sal_Int32 nCol, sal_Int32 nRow ) const;
300 sal_Int32 nCol, sal_Int32 nRow,
305 WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32 nRow ) const;
308 WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32 nRow ) const;
314 sal_Int32 nCol, sal_Int32 nRow, const PivotCacheItem& rItem ) const;
317 sal_Int32 nCol, sal_Int32 nRow, sal_Int32 nItemIdx ) const;
320 typedef ::std::vector< sal_Int32 > IndexVector;
420 sal_Int32 getCacheFieldCount() const;
424 sal_Int32 getCacheDatabaseIndex( sal_Int32 nFieldIdx ) const;
[all …]
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx329sal_Int32 nSourceX, sal_Int32 nSourceY, sal_Int32 nSourceWidth, sal_Int32 nSourceHeight, sal_Int32 in copy()
346sal_Int32 nSourceX, sal_Int32 nSourceY, sal_Int32 nSourceWidth, sal_Int32 nSourceHeight, sal_Int32 in draw()
389 void VCLXGraphics::drawLine( sal_Int32 x1, sal_Int32 y1, sal_Int32 x2, sal_Int32 y2 ) throw(uno::Ru… in drawLine()
400 void VCLXGraphics::drawRect( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height ) throw(un… in drawRect()
411 …CLXGraphics::drawRoundedRect( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sal_Int… in drawRoundedRect()
460 void VCLXGraphics::drawEllipse( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height ) throw… in drawEllipse()
471 …XGraphics::drawArc( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sal_Int32 x1, sal… in drawArc()
482 …XGraphics::drawPie( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sal_Int32 x1, sal… in drawPie()
493 …raphics::drawChord( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, sal_Int32 x1, sal… in drawChord()
504 void VCLXGraphics::drawGradient( sal_Int32 x, sal_Int32 y, sal_Int32 width, sal_Int32 height, const… in drawGradient()
[all …]
H A Dstylesettings.hxx68 … virtual ::sal_Int32 SAL_CALL getActiveColor() throw (::com::sun::star::uno::RuntimeException);
70 … virtual ::sal_Int32 SAL_CALL getActiveTabColor() throw (::com::sun::star::uno::RuntimeException);
78 … virtual ::sal_Int32 SAL_CALL getCheckedColor() throw (::com::sun::star::uno::RuntimeException);
88 … virtual ::sal_Int32 SAL_CALL getDialogColor() throw (::com::sun::star::uno::RuntimeException);
92 … virtual ::sal_Int32 SAL_CALL getDisableColor() throw (::com::sun::star::uno::RuntimeException);
94 virtual ::sal_Int32 SAL_CALL getFaceColor() throw (::com::sun::star::uno::RuntimeException);
97 … virtual ::sal_Int32 SAL_CALL getFieldColor() throw (::com::sun::star::uno::RuntimeException);
105 virtual ::sal_Int32 SAL_CALL getHelpColor() throw (::com::sun::star::uno::RuntimeException);
119 … virtual ::sal_Int32 SAL_CALL getLightColor() throw (::com::sun::star::uno::RuntimeException);
127 virtual ::sal_Int32 SAL_CALL getMenuColor() throw (::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/sw/source/core/access/
H A Daccpara.hxx97 sal_Int32 nHeadingLevel;
119 sal_Bool GetSelection(sal_Int32& nStart, sal_Int32& nEnd);
133 SwXTextPortion* CreateUnoPortion( sal_Int32 nStart, sal_Int32 nEnd );
139 sal_Bool IsValidChar(sal_Int32 nPos, sal_Int32 nLength);
142 sal_Bool IsValidPosition(sal_Int32 nPos, sal_Int32 nLength);
145 sal_Bool IsValidRange(sal_Int32 nBegin, sal_Int32 nEnd, sal_Int32 nLength);
148 inline void OrderRange(sal_Int32& nBegin, sal_Int32& nEnd) in OrderRange()
412 virtual sal_Int32 SAL_CALL getHyperLinkIndex( sal_Int32 nCharIndex )
447 …virtual sal_Int32 SAL_CALL addSelection( sal_Int32 selectionIndex, sal_Int32 startOffset, sal_Int…
452 sal_Bool GetSelectionAtIndex(sal_Int32& nIndex, sal_Int32& nStart, sal_Int32& nEnd);
[all …]
H A Dacctable.cxx141 void GetSelection( sal_Int32 nStart, sal_Int32 nEnd,
146 void CheckRowAndCol( sal_Int32 nRow, sal_Int32 nCol,
151 sal_Int32& rRow, sal_Int32& rColumn,
452 sal_Int32 nStart, sal_Int32 nEnd, in GetSelection()
585 sal_Int32& rRow, sal_Int32& rColumn, in GetRowColumnAndExtent()
617 virtual void Unselect( sal_Int32, sal_Int32 );
1083 sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleRowExtentAt()
1115 sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleColumnExtentAt()
1293 sal_Int32 nRow, sal_Int32 nColumn ) in getAccessibleCellAt()
1325 sal_Int32 nRow, sal_Int32 nColumn ) in isAccessibleSelected()
[all …]
/trunk/main/oox/inc/oox/helper/
H A Dbinaryinputstream.hxx70 virtual sal_Int32 readMemory( void* opMem, sal_Int32 nBytes, size_t nAtomSize = 1 ) = 0;
101 inline sal_Int32 readInt32() { return readValue< sal_Int32 >(); } in readInt32()
120 sal_Int32 readArray( Type* opnArray, sal_Int32 nElemCount );
150 sal_Int32 readArray( ::std::vector< Type >& orVector, sal_Int32 nElemCount );
251 sal_Int32 BinaryInputStream::readArray( Type* opnArray, sal_Int32 nElemCount ) in readArray()
253 sal_Int32 nRet = 0; in readArray()
256sal_Int32 nReadSize = getLimitedValue< sal_Int32, sal_Int32 >( nElemCount, 0, SAL_MAX_INT32 / size… in readArray()
280sal_Int32 nSkipSize = getLimitedValue< sal_Int32, sal_Int32 >( nElemCount, 0, SAL_MAX_INT32 / size… in skipArray()
319 virtual sal_Int32 readMemory( void* opMem, sal_Int32 nBytes, size_t nAtomSize = 1 );
372 inline sal_Int32 getMaxBytes( sal_Int32 nBytes ) const in getMaxBytes()
[all …]
/trunk/main/sal/rtl/source/
H A Dstrtmpl.c75 sal_Int32 nRet; in IMPL_RTL_STRNAME()
165 sal_Int32 nRet; in IMPL_RTL_STRNAME()
166 sal_Int32 c1; in IMPL_RTL_STRNAME()
167 sal_Int32 c2; in IMPL_RTL_STRNAME()
198 sal_Int32 nRet; in IMPL_RTL_STRNAME()
199 sal_Int32 c1; in IMPL_RTL_STRNAME()
200 sal_Int32 c2; in IMPL_RTL_STRNAME()
270 sal_Int32 h = nLen; in IMPL_RTL_STRNAME()
715 sal_Int32 nLen = 0; in IMPL_RTL_STRNAME()
769 sal_Int32 nLen = 0; in IMPL_RTL_STRNAME()
[all …]
H A Dustring.c81 sal_Int32 i; in rtl_ustr_indexOfAscii_WithLength()
98 sal_Int32 i; in rtl_ustr_lastIndexOfAscii_WithLength()
113 sal_Int32 nLen; in rtl_ustr_valueOfFloat()
128 sal_Int32 nLen; in rtl_ustr_valueOfDouble()
158 sal_Int32 nRet; in rtl_ustr_ascii_compare()
246 nRet = ((sal_Int32)*pStr1Run)-((sal_Int32)*pStr2Run); in rtl_ustr_asciil_reverseCompare_WithLength()
279 sal_Int32 c1; in rtl_ustr_ascii_compareIgnoreAsciiCase()
340 sal_Int32 i; in rtl_ustr_ascii_compareIgnoreAsciiCase_WithLengths()
460 sal_Int32 n; in rtl_uString_newFromCodePoints()
461 sal_Int32 i; in rtl_uString_newFromCodePoints()
[all …]
/trunk/main/accessibility/inc/accessibility/extended/
H A Dtextwindowaccessibility.hxx143 ::sal_Int32 m_nHeight;
336 ::sal_Int32 nStartIndex, ::sal_Int32 nEndIndex,
342 ::sal_Int32 nStartIndex, ::sal_Int32 nEndIndex,
360 virtual ::sal_Int32 SAL_CALL getLineNumberAtIndex( ::sal_Int32 nIndex )
461 ::sal_Int32 * pBegin, ::sal_Int32 * pEnd);
542 ::sal_Int32 nBegin, ::sal_Int32 nEnd);
551 ParagraphImpl * pParagraph, ::sal_Int32 nBegin, ::sal_Int32 nEnd,
562 ::sal_Int32 nBegin, ::sal_Int32 nEnd);
648 void notifySelectionChange( sal_Int32 nFirst, sal_Int32 nLast );
649 …::sal_Int32 getSelectionType(::sal_Int32 nNewFirstPara, ::sal_Int32 nNewFirstPos, ::sal_Int32 nNew…
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx228 sal_Int32 Where() const in Where()
282 sal_Int32 nIdx;
291 void GeneratePLCF( SvStream* pSt, sal_Int32 nPN, sal_Int32 ncpN );
302 WW8_CP nStartPos, sal_Int32 nPN, sal_Int32 ncpN );
1423 sal_Int32 lcbPlcfTch;
1437 sal_Int32 pnChpFirst;
1438 sal_Int32 pnPapFirst;
1439 sal_Int32 cpnBteChp;
1440 sal_Int32 cpnBtePap;
1687 sal_Int32 cChWS;
[all …]
/trunk/main/io/source/stm/
H A Domark.cxx112 virtual sal_Int32 SAL_CALL offsetToMark(sal_Int32 nMark)
147 map<sal_Int32,sal_Int32,less< sal_Int32 > > m_mapMarks;
271 map<sal_Int32,sal_Int32,less<sal_Int32> >::iterator ii = m_mapMarks.find( Mark ); in deleteMark()
292 map<sal_Int32,sal_Int32,less<sal_Int32> >::iterator ii = m_mapMarks.find( nMark ); in jumpToMark()
322 map<sal_Int32,sal_Int32,less<sal_Int32> >::const_iterator ii = m_mapMarks.find( nMark ); in offsetToMark()
400 map<sal_Int32,sal_Int32,less<sal_Int32> >::iterator ii; in checkMarksAndFlush()
571 map<sal_Int32,sal_Int32,less< sal_Int32 > > m_mapMarks;
796 map<sal_Int32,sal_Int32,less<sal_Int32> >::iterator ii = m_mapMarks.find( Mark ); in deleteMark()
817 map<sal_Int32,sal_Int32,less<sal_Int32> >::iterator ii = m_mapMarks.find( nMark ); in jumpToMark()
846 map<sal_Int32,sal_Int32,less<sal_Int32> >::const_iterator ii = m_mapMarks.find( nMark ); in offsetToMark()
[all …]
/trunk/main/sc/source/filter/xml/
H A Dxmlsubti.hxx57 sal_Int32 nSpannedCols;
58 sal_Int32 nColCount;
62 ScMyTableData(sal_Int32 nSheet = -1, sal_Int32 nCol = -1, sal_Int32 nRow = -1);
72 sal_Int32 GetRealCols(const sal_Int32 nIndex, const sal_Bool bIsNormal = sal_True) const;
74 sal_Int32 GetRowsPerRow(const sal_Int32 nIndex) const { return nRowsPerRow[nIndex]; } in GetRowsPerRow()
84 sal_Int32 GetChangedCols(const sal_Int32 nFromIndex, const sal_Int32 nToIndex) const;
126 sal_Int32 nTableCount;
127 sal_Int32 nCurrentSheet;
131 const sal_Int32 nCol, const sal_Int32 nRow,
172 sal_Int32 nEndX, sal_Int32 nEndY);
[all …]
/trunk/main/svx/source/table/
H A Dtablelayouter.hxx48 …eOrigin( const TableModelRef& xTable, sal_Int32 nMergedCol, sal_Int32 nMergedRow, sal_Int32& rOrig…
94 sal_Int32 getRowHeight( sal_Int32 nRow );
97 void setRowHeight( sal_Int32 nRow, sal_Int32 nHeight );
99 sal_Int32 getColumnWidth( sal_Int32 nColumn );
102 void setColumnWidth( sal_Int32 nColumn, sal_Int32 nWidth );
104 sal_Int32 getMinimumColumnWidth( sal_Int32 nColumn );
106 sal_Int32 getColumnStart( sal_Int32 nColumn ) const;
107 sal_Int32 getRowStart( sal_Int32 nRow ) const;
119 sal_Int32 getHorizontalEdge( int nEdgeY, sal_Int32* pnMin = 0, sal_Int32* pnMax = 0 );
120 sal_Int32 getVerticalEdge( int nEdgeX , sal_Int32* pnMin = 0, sal_Int32* pnMax = 0);
[all …]
/trunk/main/svx/inc/svx/
H A DAccessibleTableShape.hxx89 …virtual sal_Int32 SAL_CALL getAccessibleRowExtentAt( sal_Int32 nRow, sal_Int32 nColumn ) throw (::…
90 …virtual sal_Int32 SAL_CALL getAccessibleColumnExtentAt( sal_Int32 nRow, sal_Int32 nColumn ) throw …
101 …virtual sal_Int32 SAL_CALL getAccessibleIndex( sal_Int32 nRow, sal_Int32 nColumn ) throw (::com::s…
114 virtual sal_Bool SAL_CALL selectRow( sal_Int32 row )
136 sal_Int32 mnPreviousSelectionCount;
140 …void getColumnAndRow( sal_Int32 nChildIndex, sal_Int32& rnColumn, sal_Int32& rnRow ) throw (::com:…
155 …void checkCellPosition( sal_Int32 nCol, sal_Int32 nRow ) throw ( ::com::sun::star::lang::IndexOutO…
161 sal_Int32 GetIndexOfSelectedChild( sal_Int32 nSelectedChildIndex ) const;
212 …virtual sal_Int32 SAL_CALL getAccessibleRowExtentAt( sal_Int32 nRow, sal_Int32 nColumn ) throw (::…
213 …virtual sal_Int32 SAL_CALL getAccessibleColumnExtentAt( sal_Int32 nRow, sal_Int32 nColumn ) throw …
[all …]
/trunk/main/sfx2/source/sidebar/
H A DGridLayouter.cxx39 const sal_Int32 nRow,
46 const sal_Int32 nX,
109 const sal_Int32 nRow, in GetCell()
110 const sal_Int32 nColumn, in GetCell()
111 const sal_Int32 nVariant) in GetCell()
120 const sal_Int32 nColumn) in GetColumn()
290 const sal_Int32 nRow, in GetCell()
350 sal_Int32 nX (0); in Layout()
367 const sal_Int32 nX, in LayoutColumn()
374 sal_Int32 nRow (-1); in LayoutColumn()
[all …]
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1037 sal_Int32 lcbCmds; // 0x11c
1207 sal_Int32 pnChpFirst;
1208 sal_Int32 pnPapFirst;
1209 sal_Int32 cpnBteChp;
1210 sal_Int32 cpnBtePap;
1421 sal_Int32 cChWS;
1422 sal_Int32 cChWSFtnEdn;
1423 sal_Int32 grfDocEvents;
1425 sal_Int32 cDBC;
1426 sal_Int32 cDBCFtnEdn;
[all …]
/trunk/main/oox/source/dump/
H A Doledumper.cxx196 sal_Int32 nBytes = dumpDec< sal_Int32 >( "url-bytes" ); in dumpUrlMoniker()
215 sal_Int32 nBytes = dumpDec< sal_Int32 >( "total-bytes" ); in dumpFileMoniker()
250 sal_Int32 nCount = dumpDec< sal_Int32 >( "moniker-count" ); in dumpCompositeMoniker()
485 sal_Int32 nCount = dumpDec< sal_Int32 >( "count" ); in dumpDictionaryProperty()
490 sal_Int32 nId = dumpDec< sal_Int32 >( "id" ); in dumpDictionaryProperty()
566 sal_Int32 nSize = dumpDec< sal_Int32 >( "data-size" ); in dumpBlob()
579 sal_Int32 nLen = dumpDec< sal_Int32 >( "string-len" ); in dumpString8()
585 sal_Int32 nNewLen = getLimitedValue< sal_Int32, sal_Int32 >( nLen, 0, 1024 ); in dumpCharArray8()
593 sal_Int32 nLen = dumpDec< sal_Int32 >( "string-len" ); in dumpString16()
599 sal_Int32 nNewLen = getLimitedValue< sal_Int32, sal_Int32 >( nLen, 0, 1024 ); in dumpCharArray16()
[all …]
/trunk/main/chart2/source/tools/
H A DInternalData.cxx64 sal_Int32 m_nCounter;
65 const sal_Int32 m_nStubStartIndex;
66 const sal_Int32 m_nWildcardLength;
91 const sal_Int32 nRowCount = 4; in createDefaultData()
92 const sal_Int32 nColumnCount = 3; in createDefaultData()
279 bool InternalData::enlargeData( sal_Int32 nColumnCount, sal_Int32 nRowCount ) in enlargeData()
281 sal_Int32 nNewColumnCount( ::std::max<sal_Int32>( m_nColumnCount, nColumnCount ) ); in enlargeData()
282 sal_Int32 nNewRowCount( ::std::max<sal_Int32>( m_nRowCount, nRowCount ) ); in enlargeData()
444 sal_Int32 nIndex = nAtIndex; in deleteRow()
484 sal_Int32 nNewRowCount = static_cast< sal_Int32 >( m_aRowLabels.size() ); in setComplexRowLabels()
[all …]
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx337 void GetDiffParam( sal_Int32 nNullDate, sal_Int32 nStartDate, sal_Int32 nEndDate, sal_Int32 nMode, in GetDiffParam()
409 sal_Int32 GetDiffDate( sal_Int32 nNullDate, sal_Int32 nStartDate, sal_Int32 nEndDate, sal_Int32 nMo… in GetDiffDate()
490 sal_Int32 GetDaysInYear( sal_Int32 nNullDate, sal_Int32 nDate, sal_Int32 nMode ) THROWDEF_RTE_IAE in GetDaysInYear()
996 double GetYieldmat( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nIssue, in GetYieldmat()
1218 double GetOddlprice( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nLastCoup, in GetOddlprice()
1321 double GetCouppcd( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, sal_Int… in GetCouppcd()
1346 double GetCoupncd( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, sal_Int… in GetCoupncd()
1360 double GetCoupdaybs( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, sal_I… in GetCoupdaybs()
1375 double GetCoupdaysnc( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, sal_… in GetCoupdaysnc()
1394 double GetCoupdays( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, sal_In… in GetCoupdays()
[all …]
/trunk/main/connectivity/source/commontools/
H A Ddbconversion.cxx157sal_Int32 nTime = (sal_Int32)(nHundredthSeconds + (nSeconds*100) + (nMinutes*10000) + (nHours*1000… in toINT64()
158sal_Int32 nDate = ((sal_Int32)(rVal.Day%100)) + (((sal_Int32)(rVal.Month%100))*100) + (((sal_Int32 in toINT64()
171 sal_Int32 nHour = rVal.Hours; in getMsFromTime()
195 static sal_Int32 implDaysInMonth(sal_Int32 _nMonth, sal_Int32 _nYear) in implDaysInMonth()
212 sal_Int32 nDays = 0; in implRelativeToAbsoluteNull()
229 sal_Int32 nTempDays; in implBuildFromRelative()
230 sal_Int32 i = 0; in implBuildFromRelative()
356 sal_Int32 nDays = (sal_Int32)dVal; in toTime()
357 sal_Int32 nMS = sal_Int32((dVal - (double)nDays) * fMilliSecondsPerDay + 0.5); in toTime()
418 sal_Int32 nIndex = 0; in toDate()
[all …]

Completed in 257 milliseconds

12345678910>>...215