Home
last modified time | relevance | path

Searched refs:nEndPos (Results 151 – 175 of 188) sorted by relevance

12345678

/trunk/main/sd/source/ui/inc/
H A Dunosrch.hxx50 …sal_Bool Search( const ::rtl::OUString& rText, sal_Int32& nStartPos, sal_Int32& nEndPos, SdUnoSear…
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx585 aSelection.nEndPos = aSelection.nStartPos; in DeleteField()
1290 aSelection.nEndPos = aSelection.nStartPos; in DeleteField()
/trunk/main/svx/source/svdraw/
H A Dsvdview.cxx1269 long nPar=aSel.nEndPara,nLin=0,nCol=aSel.nEndPos; in GetStatusText()
1403 eSel.nStartPos=eSel.nEndPos; in UnmarkAll()
H A Dsvdedxv.cxx1495 if(aStr.Len() == aESel.nEndPos) in ImpIsTextEditAllSelected()
1499 if (!bRet && aESel.nEndPara==0 && aESel.nEndPos==0 && aESel.nStartPara==(nParaAnz-1)) in ImpIsTextEditAllSelected()
/trunk/main/sw/source/ui/shells/
H A Dlanghelper.cxx571 xub_StrLen nEnd = aDocSelection.nEndPos; in GetTextForLanguageGuessing()
H A Dannotsh.cxx365 aSel.nEndPos++; in Exec()
1764 aSel.nStartPos = aSel.nEndPos; in InsertSymbol()
H A Ddrwtxtsh.cxx878 aSel.nStartPos = aSel.nEndPos; in InsertSymbol()
/trunk/main/sw/inc/
H A Dndtxt.hxx153 xub_StrLen nEndPos, sal_Bool bExpandFlds ) const;
H A Dcrsrsh.hxx654 sal_Bool MakeOutlineSel( sal_uInt16 nSttPos, sal_uInt16 nEndPos,
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx3605 sal_Size nEndPos = rDgHeader.GetRecEndFilePos(); in ProcessDgContainer() local
3606 while( rDffStrm.Tell() < nEndPos ) in ProcessDgContainer()
3634 sal_Size nEndPos = rShGrHeader.GetRecEndFilePos(); in ProcessShGrContainer() local
3635 while( rDffStrm.Tell() < nEndPos ) in ProcessShGrContainer()
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx347 const sal_Int32 nEndPos = aText.getLength(); in getNumberOfSubitems() local
351 for( nPos = 0; nPos < nEndPos; nPos++ ) in getNumberOfSubitems()
361 for( nPos = 0; nPos < nEndPos; nPos++ ) in getNumberOfSubitems()
/trunk/main/sw/source/core/text/
H A Dporlay.cxx1698 xub_StrLen nEndPos; in IsInHiddenRange() local
1699 SwScriptInfo::GetBoundsOfHiddenRange( rNode, nPos, nStartPos, nEndPos ); in IsInHiddenRange()
H A Dtxtfly.cxx928 const xub_StrLen nEndPos = rInf.GetIdx() + nTmpLen; in DrawTextOpaque() local
929 for( xub_StrLen nPos = rInf.GetIdx(); nPos < nEndPos; ++nPos ) in DrawTextOpaque()
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx685 sal_uInt32 nStartPos, nEndPos; member in WinMtf
/trunk/main/editeng/source/editeng/
H A Deditdbg.cxx474 …Selektion: Start=%u,%u, End=%u,%u", aSel.nStartPara, aSel.nStartPos, aSel.nEndPara, aSel.nEndPos ); in ShowEditEngineData()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx2114 sal_uLong nEndPos = pStream->Tell(); in compressStream() local
2119 pCodec->Write( aStream, (const sal_uInt8*)pStream->GetData(), nEndPos ); in compressStream()
2122 nEndPos = aStream.Tell(); in compressStream()
2125 pStream->SetStreamSize( nEndPos ); in compressStream()
2126 pStream->Write( aStream.GetData(), nEndPos ); in compressStream()
4190 sal_uInt64 nEndPos = 0; in emitFonts() local
4191 CHECK_RETURN( (osl_File_E_None == osl_getFilePos( m_aFile, &nEndPos ) ) ); in emitFonts()
4202 aLine.append( (sal_Int64)(nEndPos-nStartPos) ); in emitFonts()
9937 sal_uInt64 nEndPos = 0; in writeBitmapObject() local
9938 CHECK_RETURN( (osl_File_E_None == osl_getFilePos( m_aFile, &nEndPos )) ); in writeBitmapObject()
[all …]
/trunk/main/svtools/source/control/
H A Dtabbar.cxx2072 void TabBar::SelectPageRange( sal_Bool bSelect, sal_uInt16 nStartPos, sal_uInt16 nEndPos ) in SelectPageRange() argument
2077 while ( pItem && (nPos <= nEndPos) ) in SelectPageRange()
/trunk/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx958 aESel.nEndPos=aESel.nStartPos+aFirstArgStr.Len(); in DoEnter()
/trunk/main/editeng/inc/editeng/
H A DAccessibleEditableTextPara.hxx358 …sal_Bool GetSelection( sal_uInt16& nStartPos, sal_uInt16& nEndPos ) SAL_THROW((::com::sun::star::u…
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx274 return Selection( aSelection.nStartPos, aSelection.nEndPos ); in GetSurroundingTextSelection()
H A Dannotationmanager.cxx498 aSel.nEndPos = pOutliner->GetText( pOutliner->GetParagraph( aSel.nEndPara ) ).Len(); in ExecuteReplyToAnnotation()
/trunk/main/oox/source/ole/
H A Daxcontrol.cxx661 sal_Int64 nEndPos = rInStrm.tell() + nPartSize; in importCommonPart() local
668 rInStrm.seek( nEndPos ); in importCommonPart()
/trunk/main/sc/source/core/data/
H A Dattrib.cxx790 xub_StrLen nLen = rSel.nEndPos-rSel.nStartPos; in lcl_SetSpace()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx3663 aTemp.nStartPos = aTemp.nEndPos = WW8_CP_MAX; in ReadText()
3666 if ((aTemp.nStartPos != l) && (aTemp.nEndPos != l)) in ReadText()
5607 nStartCp = aDesc.nEndPos; in GetOLEStorageName()
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx290 sal_uInt32 nEndPos = m_pSvStream->Tell(); in getLength() local
295 return (sal_Int64)nEndPos; in getLength()

Completed in 265 milliseconds

12345678