Home
last modified time | relevance | path

Searched refs:nLastPos (Results 1 – 25 of 42) sorted by relevance

12

/trunk/main/svl/source/items/
H A Dpoolio.cxx669 rStream.Seek(nLastPos); in Load()
856 sal_uLong nLastPos = rStream.Tell(); in Load1_Impl() local
872 rStream.Seek(nLastPos); in Load1_Impl()
878 sal_uLong nPos = nLastPos; in Load1_Impl()
903 nLastPos = rStream.Tell(); in Load1_Impl()
913 nLastPos = nPos + nAttrSize; in Load1_Impl()
914 rStream.Seek( nLastPos ); in Load1_Impl()
970 sal_uLong nLastPos = rStream.Tell(); in Load1_Impl() local
981 sal_uLong nPos = nLastPos; in Load1_Impl()
997 nLastPos = rStream.Tell(); in Load1_Impl()
[all …]
/trunk/main/l10ntools/source/
H A Dtagtest.cxx89 sal_uInt16 nLastPos = 2; // skip initial \< in SplitTag() local
90 sal_uInt16 nCheckPos = nLastPos; in SplitTag()
101 while ( nLastPos < aTokenString.Len() && aTokenString.GetChar( nLastPos ) == ' ') in SplitTag()
102 nLastPos++; in SplitTag()
104 nCheckPos = aTokenString.SearchChar( aDelims.GetBuffer(), nLastPos ); in SplitTag()
107 aPortion = aTokenString.Copy( nLastPos, nCheckPos-nLastPos ); in SplitTag()
370 nLastPos = nCheckPos; in SplitTag()
374 while ( nLastPos < aTokenString.Len() && aTokenString.GetChar( nLastPos ) == ' ') in SplitTag()
375 nLastPos++; in SplitTag()
377 nCheckPos = aTokenString.SearchChar( aDelims.GetBuffer(), nLastPos ); in SplitTag()
/trunk/main/filter/source/svg/
H A Dsvgfontexport.cxx143 sal_Int32 nCurPos = 0, nLastPos = -1; in implCollectGlyphs() local
145 while( ( nCurPos < aText.getLength() ) && ( nCurPos > nLastPos ) ) in implCollectGlyphs()
149 nLastPos = nCurPos; in implCollectGlyphs()
154 rGlyphSet.insert( aText.copy( nLastPos, nCurPos - nLastPos ) ); in implCollectGlyphs()
H A Dsvgwriter.cxx858 sal_Int32 nCurPos = 0, nLastPos = 0, nX = aPos.X(); in ImplWriteText() local
872 nLastPos = nCurPos; in ImplWriteText()
874 nCount = nCurPos - nLastPos; in ImplWriteText()
913 nLastPos = nCurPos; in ImplWriteText()
918 nCount = nCurPos - nLastPos; in ImplWriteText()
923 const ::rtl::OUString aGlyph( rText.Copy( nLastPos, nCount ) ); in ImplWriteText()
/trunk/main/xmloff/source/chart/
H A DSchXMLChartContext.cxx185 sal_Int32 nLastPos = 0; in lcl_getNumberSequenceFromString() local
189 nPos = rStr.indexOf( aSpace, nLastPos ); in lcl_getNumberSequenceFromString()
190 if( nPos > nLastPos ) in lcl_getNumberSequenceFromString()
192 aVec.push_back( rStr.copy( nLastPos, (nPos - nLastPos) ).toInt32() ); in lcl_getNumberSequenceFromString()
195 nLastPos = nPos + 1; in lcl_getNumberSequenceFromString()
198 if( nLastPos != 0 && in lcl_getNumberSequenceFromString()
199 rStr.getLength() > nLastPos ) in lcl_getNumberSequenceFromString()
201 aVec.push_back( rStr.copy( nLastPos, (rStr.getLength() - nLastPos) ).toInt32() ); in lcl_getNumberSequenceFromString()
/trunk/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx472 int nDeltaAngle, nLastPos = 0; in drawVerticalizedText() local
489 if( i <= nLen && i > nLastPos ) in drawVerticalizedText()
491 for( int n = nLastPos; n < i; n++ ) in drawVerticalizedText()
499 drawText( aPoint, pStr + nLastPos, i - nLastPos, pDelta + nLastPos ); in drawVerticalizedText()
551 nLastPos = i; in drawVerticalizedText()
/trunk/main/svx/inc/svx/
H A Drubydialog.hxx124 long nLastPos; member in SvxRubyDialog
153 long GetLastPos() const {return nLastPos;} in GetLastPos()
154 void SetLastPos(long nSet) {nLastPos = nSet;} in SetLastPos()
/trunk/main/svtools/source/filter/ixbm/
H A Dxbmread.cxx40 nLastPos ( rStm.Tell() ), in XBMReader()
287 rIStm.Seek( nLastPos ); in ReadXBM()
302 rIStm.Seek( nLastPos ); in ReadXBM()
/trunk/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx2054 sal_Int32 nLastPos( 0 ); in implts_getDockingAreaElementInfos() local
2086 nLastPos = 0; in implts_getDockingAreaElementInfos()
2101 nLastPos = 0; in implts_getDockingAreaElementInfos()
2118 nLastPos += aPosSize.Width; in implts_getDockingAreaElementInfos()
2144 nLastPos = 0; in implts_getDockingAreaElementInfos()
2159 nLastPos = 0; in implts_getDockingAreaElementInfos()
2168 if ( rElement.m_aDockedData.m_aPos.Y() > nLastPos ) in implts_getDockingAreaElementInfos()
2176 nLastPos += aPosSize.Height; in implts_getDockingAreaElementInfos()
2255 sal_Int32 nLastPos( 0 ); in implts_getDockingAreaElementInfoOnSingleRowCol() local
2273 if ( rElement.m_aDockedData.m_aPos.X() > nLastPos ) in implts_getDockingAreaElementInfoOnSingleRowCol()
[all …]
/trunk/main/svtools/source/filter/jpeg/
H A Djpeg.cxx316 nLastPos ( rStm.Tell() ), in JPEGReader()
321 nFormerPos = nLastPos; in JPEGReader()
582 rIStm.Seek( nLastPos ); in Read()
588 rIStm.Seek( nLastPos ); in Read()
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx2519 nLastPos = 0; in SwStyleSheetIterator()
2552 nLastPos = 0; in First()
2875 nLastPos = USHRT_MAX; in First()
2883 nLastPos++; in Next()
2884 if(aLst.Count() > 0 && nLastPos < aLst.Count()) in Next()
2886 mxIterSheet->PresetNameAndFamily(*aLst[nLastPos]); in Next()
2905 nLastPos = lcl_FindName( aLst, nSearchFamily, rName ); in Find()
2906 if( USHRT_MAX != nLastPos ) in Find()
2909 mxStyleSheet->PresetNameAndFamily(*aLst[nLastPos]); in Find()
/trunk/main/editeng/source/editeng/
H A Dtextconv.cxx328 aSelection.nStartPos = (sal_uInt16) (nLastPos + nUnitOffset + nUnitStart); in SelectNewUnit_impl()
329 aSelection.nEndPos = (sal_uInt16) (nLastPos + nUnitOffset + nUnitEnd); in SelectNewUnit_impl()
351 nLastPos = aSelection.nStartPos; in GetNextPortion()
/trunk/main/sw/source/core/doc/
H A Dgctable.cxx104 sal_uInt16 nPos, nLastPos = 0; in lcl_FindEndPosOfBorder() local
115 nLastPos = nPos; in lcl_FindEndPosOfBorder()
117 return nLastPos; in lcl_FindEndPosOfBorder()
/trunk/main/svx/source/xoutdev/
H A Dxexch.cxx126 const sal_uIntPtr nLastPos = rOStm.Tell(); in operator <<() local
129 rOStm.Seek( nLastPos ); in operator <<()
/trunk/main/sd/source/ui/unoidl/
H A Dunosrch.cxx497 sal_Int32 nLastPos = 0, nLastPara = 0; in Search() local
550 nLastPos = aStartSel.nStartPos; in Search()
571 nLastPos = aStartSel.nStartPos - 1; in Search()
582 *pPos++ = nLastPos + 1; in Search()
/trunk/main/svtools/source/filter/igif/
H A Dgifread.cxx48 nLastPos ( rStm.Tell() ), in GIFReader()
625 rIStm.Seek( nLastPos ); in ProcessGIF()
775 nLastPos = rIStm.Tell(); in ProcessGIF()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx451 sal_uInt16 nLastPos = (*pColArr)[ sal_uInt16(pColArr->Count()-1)]; in InsertTable() local
454 sal_uInt16 nFrmWidth = nLastPos; in InsertTable()
455 nLastPos = (*pColArr)[ sal_uInt16(pColArr->Count()-2)]; in InsertTable()
458 nWidth = nLastPos - nSttPos; in InsertTable()
1091 sal_uInt16 nLastPos = 0; in TextToTable() local
1096 aPosArr[ n ] - nLastPos )); in TextToTable()
1102 nLastPos = aPosArr[ n ]; in TextToTable()
1108 pBoxFmt->SetFmtAttr( SwFmtFrmSize( ATT_VAR_SIZE, nLastPos )); in TextToTable()
1448 sal_uInt16 nLastPos = 0; in TextToTable() local
1459 nLastPos = aPosArr[ n ]; in TextToTable()
[all …]
/trunk/main/sc/source/ui/dbgui/
H A Dcsvruler.cxx585 sal_Int32 nLastPos = GetPosFromX( GetWidth() ); in ImplDrawBackgrDev() local
587 for( nPos = nFirstPos; nPos <= nLastPos; ++nPos ) in ImplDrawBackgrDev()
599 for( nPos = ((nFirstPos + 9) / 10) * 10; nPos <= nLastPos; nPos += 10 ) in ImplDrawBackgrDev()
/trunk/main/sw/source/ui/lingu/
H A Dhhcwrp.cxx131 nLastPos = 0; in SwHHCWrapper()
218 nLastPos = pCrsr->Start()->nContent.GetIndex(); in GetNextPortion()
225 pCrsr->GetPoint()->nContent = nLastPos; in SelectNewUnit_impl()
/trunk/main/i18npool/source/search/
H A Dtextsearch.cxx837 int nLastPos = 0; in RESrchBkwrd() local
840 nLastPos = pRegexMatcher->start( nIcuErr); in RESrchBkwrd()
844 if( nFoundEnd == nLastPos) in RESrchBkwrd()
849 pRegexMatcher->find( nLastPos, nIcuErr); in RESrchBkwrd()
/trunk/main/vcl/source/gdi/
H A Dimpanmvw.cxx219 const sal_uLong nLastPos = mpParent->Count() - 1; in ImplDraw() local
220 const AnimationBitmap& rAnm = mpParent->Get( (sal_uInt16) ( mnActPos = Min( nPos, nLastPos ) ) ); in ImplDraw()
H A Ddibtools.cxx1288 sal_uLong nLastPos(0); in ImplWriteDIBBody() local
1313 nLastPos = rOStm.Tell(); in ImplWriteDIBBody()
1314 nCodedSize = nLastPos - nCodedPos - 12; in ImplWriteDIBBody()
1317 rOStm.Seek(nLastPos); in ImplWriteDIBBody()
/trunk/main/sc/source/filter/excel/
H A Dxecontent.cxx1244 size_t nLastPos = maDVList.GetSize() - 1; in SearchOrCreateDv() local
1247 while( (nFirstPos <= nLastPos) && bLoop ) in SearchOrCreateDv()
1249 nCurrPos = (nFirstPos + nLastPos) / 2; in SearchOrCreateDv()
1257 nLastPos = nCurrPos - 1; in SearchOrCreateDv()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx1720 sal_uInt16 nLastPos = GetColumnAtXPosPixel( in GoToColumnId() local
1723 if ( bMakeVisible && nLastPos && in GoToColumnId()
1724 nNewPos >= nFrozen && ( nNewPos < nFirstPos || nNewPos > nLastPos ) ) in GoToColumnId()
1728 else if ( nNewPos > nLastPos ) in GoToColumnId()
1729 ScrollColumns( nNewPos-nLastPos ); in GoToColumnId()
/trunk/main/sw/source/core/layout/
H A Dftnfrm.cxx1438 sal_uLong nLastPos = 0; in InsertFtn() local
1493 nLastPos = nCmpPos; in InsertFtn()
1523 ASSERT( nCmpPos > nLastPos, "InsertFtn: Order of FtnFrm's buggy" ); in InsertFtn()
1561 nLastPos = nCmpPos; in InsertFtn()
1598 if ( (nLastPos < nCmpPos) && (nCmpPos > nStPos) ) in InsertFtn()

Completed in 191 milliseconds

12