/aoo42x/main/sc/source/filter/xml/ |
H A D | XMLExportIterator.cxx | 126 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 D | XMLExportIterator.hxx | 92 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);
|
H A D | xmlexprt.cxx | 1590 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()
|
/aoo42x/main/sal/osl/w32/ |
H A D | file_url.cxx | 751 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 …]
|
/aoo42x/main/editeng/source/rtf/ |
H A D | rtfitem.cxx | 1152 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 …]
|
/aoo42x/main/sw/inc/ |
H A D | stringhash.hxx | 58 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 ()()
|
/aoo42x/main/sal/osl/os2/ |
H A D | file_url.cxx | 826 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()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | output.cxx | 818 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 …]
|
/aoo42x/main/sc/source/core/data/ |
H A D | dptabres.cxx | 705 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 …]
|
H A D | dpobject.cxx | 627 SCROW nSkip = bFilterButton ? 1 : 0; in RefreshAfterLoad() local 628 for (SCROW nPos=nSkip; nPos<nInitial; nPos++) in RefreshAfterLoad()
|
/aoo42x/main/svtools/source/control/ |
H A D | ctrlbox.cxx | 875 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()
|
/aoo42x/main/xmloff/source/chart/ |
H A D | SchXMLTools.cxx | 337 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()
|
/aoo42x/main/sal/rtl/source/ |
H A D | strtmpl.c | 283 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()
|
/aoo42x/main/automation/source/server/ |
H A D | statemnt.hxx | 247 …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 D | sta_list.cxx | 498 …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()
|
/aoo42x/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 2657 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 …]
|
H A D | rtffly.cxx | 755 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()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par2.cxx | 4142 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()
|
/aoo42x/main/sw/source/filter/ww8/dump/ |
H A D | dump8a.cxx | 2498 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 D | ww8scan.hxx | 90 sal_uInt32 nStart, sal_Int32 nLen, sal_uInt16 nSkip,
|
/aoo42x/main/sd/source/ui/view/ |
H A D | DocumentRenderer.cxx | 1065 int nSkip = aHandoutPageObjects.size() - nHangoverCount; in Print() local 1072 if (nSkip > 0) in Print() 1073 --nSkip; in Print()
|
/aoo42x/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 3958 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()
|
/aoo42x/main/oox/source/xls/ |
H A D | formulaparser.cxx | 1925 bool importNlrErrToken( BiffInputStream& rStrm, sal_uInt16 nSkip );
|