Home
last modified time | relevance | path

Searched refs:nCurrPos (Results 1 – 16 of 16) sorted by relevance

/trunk/main/canvas/source/vcl/
H A Dcanvasbitmaphelper.cxx167 int nCurrPos(0); in getData() local
193 pRes[ nCurrPos++ ] = sal_uInt8(255); in getData()
247 int x, y, nCurrPos(0); in setData() local
270 nCurrPos += 3; in setData()
288 *pScan++ = data[ nCurrPos+2 ]; in setData()
289 *pScan++ = data[ nCurrPos+1 ]; in setData()
290 *pScan++ = data[ nCurrPos ]; in setData()
292 nCurrPos += 3; in setData()
310 *pScan++ = data[ nCurrPos ]; in setData()
314 nCurrPos += 3; in setData()
[all …]
H A Dcanvashelper.cxx991 int nCurrPos(0); in getData() local
999 pRes[ nCurrPos++ ] = -1; in getData()
1063 int x, y, nCurrPos(0); in setData() local
1079 nCurrPos += 4; in setData()
1090 *pScan++ = data[ nCurrPos+2 ]; in setData()
1091 *pScan++ = data[ nCurrPos+1 ]; in setData()
1092 *pScan++ = data[ nCurrPos ]; in setData()
1094 nCurrPos += 4; in setData()
1105 *pScan++ = data[ nCurrPos ]; in setData()
1109 nCurrPos += 4; in setData()
[all …]
/trunk/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx2055 sal_Int32 nCurrPos( -1 ); in implts_getDockingAreaElementInfos() local
2083 if ( nCurrPos == -1 ) in implts_getDockingAreaElementInfos()
2141 if ( nCurrPos == -1 ) in implts_getDockingAreaElementInfos()
2476 sal_Int32 nCurrPos( 0 ); in implts_findNextDockingPos() local
2710 sal_Int32 nCurrPos( 0 ); in implts_calcWindowPosSizeOnSingleRowColumn() local
2725 if ( aWinRect.X < nCurrPos ) in implts_calcWindowPosSizeOnSingleRowColumn()
2726 aWinRect.X = nCurrPos; in implts_calcWindowPosSizeOnSingleRowColumn()
2729 nCurrPos += ( aWinRect.X - nCurrPos ) + aWinRect.Width; in implts_calcWindowPosSizeOnSingleRowColumn()
2733 if ( aWinRect.Y < nCurrPos ) in implts_calcWindowPosSizeOnSingleRowColumn()
2734 aWinRect.Y = nCurrPos; in implts_calcWindowPosSizeOnSingleRowColumn()
[all …]
/trunk/main/oox/source/xls/
H A Dbiffcodec.cxx234 sal_Int64 nCurrPos = nStreamPos; in implDecode() local
239 maCodec.startBlock( lclGetRcfBlock( nCurrPos ) ); in implDecode()
240 maCodec.skip( lclGetRcfOffset( nCurrPos ) ); in implDecode()
243 …_uInt16 nBlockLeft = static_cast< sal_uInt16 >( BIFF_RCF_BLOCKSIZE - lclGetRcfOffset( nCurrPos ) ); in implDecode()
250 nCurrPos += nDecBytes; in implDecode()
H A Dbiffinputstream.cxx246 sal_Int64 nCurrPos = tell(); // save current position in record in getNextRecId() local
250 seek( nCurrPos ); // restore position, seek() resets old mbValid state in getNextRecId()
526 sal_Int64 nCurrPos = tell(); // save current position in record in calcRecordLength() local
530 seek( nCurrPos ); // restore position, seek() resets old mbValid state in calcRecordLength()
/trunk/main/sc/source/filter/excel/
H A Dxecontent.cxx1240 size_t nCurrPos = 0; in SearchOrCreateDv() local
1249 nCurrPos = (nFirstPos + nLastPos) / 2; in SearchOrCreateDv()
1250 mxLastFoundDV = maDVList.GetRecord( nCurrPos ); in SearchOrCreateDv()
1255 nFirstPos = nCurrPos + 1; in SearchOrCreateDv()
1256 else if( nCurrPos ) in SearchOrCreateDv()
1257 nLastPos = nCurrPos - 1; in SearchOrCreateDv()
1264 ++nCurrPos; in SearchOrCreateDv()
1269 maDVList.InsertRecord( mxLastFoundDV, nCurrPos ); in SearchOrCreateDv()
H A Dxistream.cxx862 sal_Size nCurrPos = GetRecPos(); in Seek() local
863 if( !mbValid || (nPos < nCurrPos) ) // from invalid state or backward in Seek()
868 else if( nPos > nCurrPos ) // forward in Seek()
870 Ignore( nPos - nCurrPos ); in Seek()
/trunk/main/svl/source/numbers/
H A Dzforscan.cxx654 if ( nCurrPos != STRING_NOTFOUND && sCurString.Len() > 1 && in Next_Symbol()
752 if ( nCurrPos != STRING_NOTFOUND && in Next_Symbol()
895 nCurrPos = STRING_NOTFOUND; in Symbol_Division()
913 nCurrPos = nCPos; in Symbol_Division()
1277 if (nCurrPos != STRING_NOTFOUND) in ScanType()
1296 if (nCurrPos != STRING_NOTFOUND) in ScanType()
1315 if (nCurrPos != STRING_NOTFOUND) in ScanType()
1357 if (nCurrPos != STRING_NOTFOUND) in ScanType()
1400 && nCurrPos != STRING_NOTFOUND && !bHaveGeneral) in ScanType()
1781 if ( (nPos <= nCurrPos && in FinalScan()
[all …]
H A Dzforscan.hxx205 xub_StrLen nCurrPos; // Position des Waehrungssymbols member in ImpSvNumberformatScan
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx2487 long nCurrPos = nWidthPerChar; in GetTxtBreak() local
2489 while( nTxtBreak < rInf.GetLen() && nTextWidth >= nCurrPos ) in GetTxtBreak()
2491 nCurrPos += nWidthPerChar; in GetTxtBreak()
2519 long nCurrPos = pKernArray[nTxtBreak] + nGridWidthAdd; in GetTxtBreak() local
2520 while( nTxtBreak < rInf.GetLen() && nTextWidth >= nCurrPos) in GetTxtBreak()
2523 nCurrPos = pKernArray[nTxtBreak] + nGridWidthAdd * ( nTxtBreak + 1 ); in GetTxtBreak()
/trunk/main/sw/source/filter/basflt/
H A Diodetect.cxx386 sal_uLong nCurrPos = pIStrm->Tell(); in GetFileFilter() local
388 pIStrm->Seek( nCurrPos ); in GetFileFilter()
/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx2009 const long nCurrPos = ftell( mpFileOut); in updateLen() local
2012 if( nCurrPos >= 0) in updateLen()
2013 fseek( mpFileOut, nCurrPos, SEEK_SET); in updateLen()
/trunk/main/cui/source/options/
H A Doptgdlg.cxx1504 sal_uInt16 nCurrPos = aCurrencyLB.GetSelectEntryPos(); in FillItemSet() local
1506 aCurrencyLB.GetEntryData( nCurrPos ); in FillItemSet()
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx1762 const sal_uInt32 nCurrPos = rStrm.Tell(); in InsertSpecialChar() local
1765 UInt32ToSVBT32( nCurrPos - nLinkPosInDataStrm, nLen ); in InsertSpecialChar()
1767 rStrm.Seek( nCurrPos ); in InsertSpecialChar()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx2386 const sal_uInt16 nCurrPos = pShell->GetOutlinePos(MAXLEVEL); in ExecCommand() local
2391 if(((SwOutlineContent*)pFirst->GetUserData())->GetPos() == nCurrPos) in ExecCommand()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx329 sal_uLong nCurrPos = rInput.Tell(); in Continue() local
333 rInput.Seek( nCurrPos ); in Continue()

Completed in 221 milliseconds