Home
last modified time | relevance | path

Searched refs:nSkip (Results 1 – 23 of 23) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3958 const sal_uLong nSkip = in ImportGraphic() local
3961 if (nSkip <= aHd.nRecLen) in ImportGraphic()
3963 rSt.SeekRel(nSkip); in ImportGraphic()
6596 sal_uLong nSkip = ( nInst & 0x0001 ) ? 32 : 16; in GetBLIPDirect() local
6604 rBLIPStream.SeekRel( nSkip + 20 ); in GetBLIPDirect()
6616 nSkip = 6; in GetBLIPDirect()
6624 nSkip += 1; // One byte tag then DIB data in GetBLIPDirect()
6627 rBLIPStream.SeekRel( nSkip ); in GetBLIPDirect()
6684 sal_Int32 nDbgLen = nLength - nSkip; in GetBLIPDirect()
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx1065 int nSkip = aHandoutPageObjects.size() - nHangoverCount; in Print() local
1072 if (nSkip > 0) in Print()
1073 --nSkip; in Print()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx4142 short nSkip, cbStd; in Import1Style() local
4145 WW8_STD* pStd = Read1Style( nSkip, &sName, &cbStd );// lies Style in Import1Style()
4154 pStStrm->SeekRel( nSkip ); in Import1Style()
4170 ImportGrupx(nSkip, pStd->sgc == 1, rSI.nFilePos & 1); in Import1Style()
4174 pStStrm->Seek( nPos+nSkip ); in Import1Style()
4236 short nSkip; in ScanStyles() local
4240 WW8_STD* pStd = Read1Style( nSkip, 0, 0 ); // read STD in ScanStyles()
4251 pStStrm->SeekRel( nSkip ); // ueberlese Namen und Sprms in ScanStyles()
/trunk/main/xmloff/source/chart/
H A DSchXMLTools.cxx337 sal_Int32 nSkip = aPrefix.getLength(); in getTokenByChartType() local
338 OSL_ASSERT( rChartTypeService.getLength() >= nSkip ); in getTokenByChartType()
339 sal_Int32 nTypeLength = rChartTypeService.getLength() - nSkip - aPostfix.getLength(); in getTokenByChartType()
341 if( nTypeLength > 0 && rChartTypeService.match( aPostfix, nSkip + nTypeLength )) in getTokenByChartType()
343 OUString aServiceName( rChartTypeService.copy( nSkip, nTypeLength )); in getTokenByChartType()
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx2498 short nSkip, cbStd; in Dump1Style() local
2503 WW8_STD* pStd = Read1Style( nSkip, &aStr, &cbStd ); // lese Style in Dump1Style()
2522 *pOut << "nSkip:" << nSkip << endl1; in Dump1Style()
2531 DumpStyleGrupx( nVersion, nSkip, pStd->sgc == 1 ); in Dump1Style()
2536 xTableStream->Seek( nPos+nSkip ); in Dump1Style()
H A Dww8scan.hxx90 sal_uInt32 nStart, sal_Int32 nLen, sal_uInt16 nSkip,
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx755 short nSkip = 0; in ReadFly() local
764 nSkip = -1; in ReadFly()
924 nSkip = -2; in ReadFly()
926 if( nSkip ) in ReadFly()
928 nToken = SkipToken( nSkip ); in ReadFly()
H A Dswparrtf.cxx2657 short nSkip = 0; in ReadDocControls() local
2659 nSkip = -1; in ReadDocControls()
2662 nSkip = -2; in ReadDocControls()
2669 if( nSkip ) in ReadDocControls()
2671 SkipToken( nSkip ); // Ignore wieder zurueck in ReadDocControls()
3098 short nSkip = 0; in ReadSectControls() local
3100 nSkip = -1; in ReadSectControls()
3104 nSkip = -2; in ReadSectControls()
3112 if (nSkip) in ReadSectControls()
3114 bWeiter = ((-1 == nSkip) && in ReadSectControls()
[all …]
/trunk/main/sw/inc/
H A Dstringhash.hxx58 sal_Int32 nSkip; in operator ()() local
67 nSkip = nLen / nLen < 32 ? 4 : 8; in operator ()()
72 pStr += nSkip; in operator ()()
73 nLen -= nSkip; in operator ()()
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx875 int nSkip = aFontCharMap.GetCharCount() / nMaxCount; in UserDraw() local
876 if( nSkip > 10 ) in UserDraw()
877 nSkip = 10; in UserDraw()
878 else if( nSkip <= 0 ) in UserDraw()
879 nSkip = 1; in UserDraw()
883 for( int j = nSkip; --j >= 0; ) in UserDraw()
/trunk/main/sc/source/ui/view/
H A Doutput.cxx818 SCSIZE nSkip = 0; in DrawBackground() local
819 while ( nArrY+nSkip+2<nArrCount && in DrawBackground()
820 lcl_EqualBack( *pThisRowInfo, pRowInfo[nArrY+nSkip+1], in DrawBackground()
823 ++nSkip; in DrawBackground()
824 nRowHeight += pRowInfo[nArrY+nSkip].nHeight; // after incrementing in DrawBackground()
904 nArrY += nSkip; in DrawBackground()
1092 SCSIZE nSkip = 0; in DrawClear() local
1093 while ( nArrY+nSkip+2<nArrCount && pRowInfo[nArrY+nSkip+1].bChanged ) in DrawClear()
1095 ++nSkip; in DrawClear()
1096 nRowHeight += pRowInfo[nArrY+nSkip].nHeight; // after incrementing in DrawClear()
[all …]
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx1590 sal_Int32 nSkip = std::min( nRemaining, nMaxSize ); in lcl_SkipBytesInBlocks() local
1591 xInput->skipBytes( nSkip ); in lcl_SkipBytesInBlocks()
1592 nRemaining -= nSkip; in lcl_SkipBytesInBlocks()
2144 sal_Int32 nSkip = nIndex; in lcl_GetEnumerated() local
2145 while ( nSkip > 0 ) in lcl_GetEnumerated()
2148 --nSkip; in lcl_GetEnumerated()
H A DXMLExportIterator.cxx126 void ScMyShapesContainer::SkipTable(SCTAB nSkip) in SkipTable() argument
187 void ScMyNoteShapesContainer::SkipTable(SCTAB nSkip) in SkipTable() argument
279 void ScMyMergedRangesContainer::SkipTable(SCTAB nSkip) in SkipTable() argument
361 void ScMyAreaLinksContainer::SkipTable(SCTAB nSkip) in SkipTable() argument
817 pShapes->SkipTable(nSkip); in SkipTable()
819 pNoteShapes->SkipTable(nSkip); in SkipTable()
821 pEmptyDatabaseRanges->SkipTable(nSkip); in SkipTable()
823 pMergedRanges->SkipTable(nSkip); in SkipTable()
825 pAreaLinks->SkipTable(nSkip); in SkipTable()
827 pDetectiveObj->SkipTable(nSkip); in SkipTable()
[all …]
H A DXMLExportIterator.hxx92 void SkipTable(SCTAB nSkip);
121 void SkipTable(SCTAB nSkip);
150 void SkipTable(SCTAB nSkip);
191 void SkipTable(SCTAB nSkip);
218 void SkipTable(SCTAB nSkip);
255 void SkipTable(SCTAB nSkip);
286 void SkipTable(SCTAB nSkip);
403 void SkipTable(SCTAB nSkip);
/trunk/main/sc/source/core/data/
H A Ddpobject.cxx627 SCROW nSkip = bFilterButton ? 1 : 0; in RefreshAfterLoad() local
628 for (SCROW nPos=nSkip; nPos<nInitial; nPos++) in RefreshAfterLoad()
H A Ddptabres.cxx705 long nSkip = nMeasure; in lcl_GetChildTotal() local
709 for ( long nPos=0; nPos<nSkip; nPos++ ) in lcl_GetChildTotal()
1899 long nSkip = nSubPos * pResultData->GetMeasureCount(); in UpdateValues() local
1900 for (long i=0; i<nSkip; i++) in UpdateValues()
1986 long nSkip = nMeasure; in GetAggData() local
1991 nSkip += nSubPos * pResultData->GetMeasureCount(); in GetAggData()
1993 for ( long nPos=0; nPos<nSkip; nPos++ ) in GetAggData()
2004 long nSkip = nMeasure; in GetConstAggData() local
2009 nSkip += nSubPos * pResultData->GetMeasureCount(); in GetConstAggData()
2011 for ( long nPos=0; nPos<nSkip; nPos++ ) in GetConstAggData()
[all …]
/trunk/main/sal/rtl/source/
H A Dstrtmpl.c283 sal_Int32 nSkip; in IMPL_RTL_STRNAME() local
296 nSkip = nLen / 4; in IMPL_RTL_STRNAME()
298 nSkip = nLen / 8; in IMPL_RTL_STRNAME()
303 pStr += nSkip; in IMPL_RTL_STRNAME()
304 nLen -= nSkip; in IMPL_RTL_STRNAME()
/trunk/main/sal/osl/w32/
H A Dfile_url.cxx751 sal_uInt32 nSkip; in _osl_getSystemPathFromFileURL() local
754 nSkip = 8; in _osl_getSystemPathFromFileURL()
759 nSkip = 17; in _osl_getSystemPathFromFileURL()
761 nSkip = 5; in _osl_getSystemPathFromFileURL()
764 if ( nDecodedLen == nSkip ) in _osl_getSystemPathFromFileURL()
769 if ( nDecodedLen - nSkip <= MAX_PATH - 12 ) in _osl_getSystemPathFromFileURL()
771 … rtl_uString_newFromStr_WithLength( &strTempPath, pDecodedURL + nSkip, nDecodedLen - nSkip ); in _osl_getSystemPathFromFileURL()
776 … sal_uInt32 nNewLen = GetCaseCorrectPathName( reinterpret_cast<LPCTSTR>(pDecodedURL + nSkip), in _osl_getSystemPathFromFileURL()
782 …ustr_shortenedCompareIgnoreAsciiCase_WithLength( pDecodedURL + nSkip, nDecodedLen - nSkip, reinter… in _osl_getSystemPathFromFileURL()
783 …ustr_shortenedCompareIgnoreAsciiCase_WithLength( pDecodedURL + nSkip, nDecodedLen - nSkip, reinter… in _osl_getSystemPathFromFileURL()
[all …]
/trunk/main/sal/osl/os2/
H A Dfile_url.cxx826 sal_uInt32 nSkip; in _osl_getSystemPathFromFileURL() local
829 nSkip = 8; in _osl_getSystemPathFromFileURL()
834 nSkip = 17; in _osl_getSystemPathFromFileURL()
836 nSkip = 7; in _osl_getSystemPathFromFileURL()
839 if ( nDecodedLen == nSkip ) in _osl_getSystemPathFromFileURL()
842 rtl_uString_newFromStr_WithLength( &strTempPath, pDecodedURL + nSkip, nDecodedLen - nSkip ); in _osl_getSystemPathFromFileURL()
/trunk/main/oox/source/xls/
H A Dformulaparser.cxx1925 bool importNlrErrToken( BiffInputStream& rStrm, sal_uInt16 nSkip );
/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx1152 nSkip = -1; in ReadAttr()
1273 nSkip = -2; in ReadAttr()
1292 nSkip = -2; in ReadAttr()
1396 short nSkip = 0; in ReadTabAttr() local
1398 nSkip = -1; in ReadTabAttr()
1400 nSkip = -2; in ReadTabAttr()
1409 if( nSkip ) in ReadTabAttr()
1636 short nSkip = 0; in ReadBorderAttr() local
1638 nSkip = -1; in ReadBorderAttr()
1711 nSkip = -2; in ReadBorderAttr()
[all …]
/trunk/main/automation/source/server/
H A Dstatemnt.hxx247 …Window* GetWinByRT( Window *pBase, WindowType nRT, sal_Bool MaybeBase = sal_True, sal_uInt16 nSkip
461 …pe nRTP, SearchFlags nSearchFlags, sal_uInt16 nSkip = 0 ): Search(nSearchFlags), mnRT(nRTP), mnSki… in SearchRT() argument
H A Dsta_list.cxx498 …GetWinByRT( Window *pBase, WindowType nRT, sal_Bool MaybeBase, sal_uInt16 nSkip, sal_Bool bSearchA… in GetWinByRT() argument
500 SearchRT aSearch( nRT, 0, nSkip ); in GetWinByRT()
587 sal_uInt16 nSkip = 0; in GetMatchingMenu() local
589 …while ( (pMenuBarWin = GetWinByRT( NULL, WINDOW_MENUBARWINDOW, sal_True, nSkip++, sal_True )) != N… in GetMatchingMenu()

Completed in 241 milliseconds