Home
last modified time | relevance | path

Searched defs:nEnd (Results 26 – 50 of 349) sorted by relevance

12345678910>>...14

/trunk/main/sc/source/ui/view/
H A Dgridmerg.cxx53 void ScGridMerger::AddLine( long nStart, long nEnd, long nPos ) in AddLine()
H A Dolinewin.cxx120 long nEnd = mnMainLastPos; in ScrollPixel() local
287 SCCOLROW nEnd = pEntry->GetEnd(); in GetEntryPos() local
372 SCCOLROW nStart, nEnd; in IsButtonVisible() local
420 SCCOLROW nEnd = pEntry->GetEnd(); in ItemHit() local
662 SCCOLROW nEnd = pEntry->GetEnd(); in Paint() local
817 SCCOLROW nEnd = pEntry->GetEnd(); in ImplMoveFocusByLevel() local
/trunk/main/sw/inc/
H A Dedimp.hxx51 sal_uLong nStart, nEnd; member
/trunk/main/svtools/source/edit/
H A Dsvmedit2.cxx63 …LineEdit::SetAttrib( const TextAttrib& rAttr, sal_uLong nPara, sal_uInt16 nStart, sal_uInt16 nEnd ) in SetAttrib()
/trunk/main/tools/source/stream/
H A Dstrmunx.cxx78 sal_Size nEnd, in InternalStreamLock()
107 sal_Bool InternalStreamLock::LockFile( sal_Size nStart, sal_Size nEnd, SvFileStream* pStream ) in LockFile()
157 void InternalStreamLock::UnlockFile( sal_Size nStart, sal_Size nEnd, SvFileStream* pStream ) in UnlockFile()
/trunk/main/sc/inc/
H A Dcompressedarray.hxx65 A nEnd; // start is end of previous entry + 1 member
273 const ScCompressedArray<A,D> & rArrayP, A nStart, A nEnd ) in ScCompressedArrayIterator() argument
282 void ScCompressedArrayIterator<A,D>::NewLimits( A nStart, A nEnd ) in NewLimits()
H A Dolinetab.hxx157 SCCOLROW nEnd; member in ScSubOutlineIterator
/trunk/main/sw/source/ui/dialog/
H A Dascfldlg.cxx94 sal_uInt16 nEnd, nStt = GetExtraData().Search( rFindNm ); in SwAsciiFilterDlg() local
334 sal_uInt16 nEnd, nStt = GetExtraData().Search( rFindNm ); in FillOptions() local
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/
H A DAsciiReplaceFilter.java464 int nEnd = -1; in implts_import() local
610 int nEnd = nStart+nLength; in implts_replace() local
/trunk/main/sw/source/core/inc/
H A Dwrong.hxx198 void ShiftLeft( xub_StrLen &rPos, xub_StrLen nStart, xub_StrLen nEnd ) in ShiftLeft()
200 void ShiftRight( xub_StrLen &rPos, xub_StrLen nStart, xub_StrLen nEnd ) in ShiftRight()
/trunk/main/sw/source/core/text/
H A Dfrminf.cxx41 const xub_StrLen nEnd = nTmpPos + pCurr->GetLen(); in GetTxtStart() local
61 const xub_StrLen nEnd = nTmpPos + pCurr->GetLen(); in GetTxtEnd() local
H A Dpormulti.cxx182 xub_StrLen nEnd, sal_Bool bRTL ) : SwMultiPortion( nEnd ) in SwRotatedPortion()
211 SwBidiPortion::SwBidiPortion( xub_StrLen nEnd, sal_uInt8 nLv ) in SwBidiPortion()
272 xub_StrLen nEnd ) : in SwDoubleLinePortion()
300 xub_StrLen nEnd ) : SwMultiPortion( nEnd ), pBracket( new SwBracket() ) in SwDoubleLinePortion()
599 SwRubyPortion::SwRubyPortion( const SwRubyPortion& rRuby, xub_StrLen nEnd ) : in SwRubyPortion()
617 xub_StrLen nEnd, xub_StrLen nOffs, in SwRubyPortion()
/trunk/main/sw/source/core/txtnode/
H A Dtxtatr2.cxx123 xub_StrLen nStart, xub_StrLen nEnd ) in SwTxtINetFmt()
229 xub_StrLen nStart, xub_StrLen nEnd ) in SwTxtRuby()
H A Dthints.cxx239 const xub_StrLen nStart, const xub_StrLen nEnd) in MakeTxtAttrNesting()
1001 xub_StrLen const nEnd, in MakeTxtAttr()
1120 xub_StrLen nStt, xub_StrLen nEnd ) in MakeTxtAttr()
1239 const xub_StrLen nEnd, in InsertItem()
1506 xub_StrLen nEnd = nStart; in InsertHint() local
1703 const xub_StrLen nEnd ) in DeleteAttributes()
1779 void SwTxtNode::DelSoftHyph( const xub_StrLen nStt, const xub_StrLen nEnd ) in DelSoftHyph()
1869 const xub_StrLen nEnd, in SetAttr()
2089 sal_Bool SwTxtNode::GetAttr( SfxItemSet& rSet, xub_StrLen nStt, xub_StrLen nEnd, in GetAttr()
2981 for( sal_uInt16 n = 0, nEnd = Count(); n < nEnd; ++n ) in TryInsertHint() local
[all …]
/trunk/main/sw/source/core/access/
H A Daccpara.hxx148 inline void OrderRange(sal_Int32& nBegin, sal_Int32& nEnd) in OrderRange()
/trunk/main/sw/source/core/bastyp/
H A Dbreakit.cxx163 for( xub_StrLen n = 0, nEnd = rTxt.Len(); n < nEnd; in GetAllScriptsOfText() local
/trunk/main/editeng/source/accessibility/
H A DAccessibleHyperlink.cxx48 …r& r, SvxFieldItem* p, sal_uInt32 nP, sal_uInt16 nR, sal_Int32 nStt, sal_Int32 nEnd, const ::rtl::… in AccessibleHyperlink()
/trunk/main/sw/source/core/edit/
H A Dedattr.cxx139 nEnd = n == nEndNd ? nEndCnt in GetCurAttr() local
473 xub_StrLen nEnd = sExp.Len(); in lcl_IsNoEndTxtAttrAtPos() local
640 xub_StrLen nStt = pStt->nContent.GetIndex(), nEnd; in GetScalingOfSelectedText() local
H A Dacorrect.cxx125 sal_Bool SwAutoCorrDoc::Delete( xub_StrLen nStt, xub_StrLen nEnd ) in Delete()
248 sal_Bool SwAutoCorrDoc::SetAttr( xub_StrLen nStt, xub_StrLen nEnd, sal_uInt16 nSlotId, in SetAttr()
273 sal_Bool SwAutoCorrDoc::SetINetAttr( xub_StrLen nStt, xub_StrLen nEnd, const String& rURL ) in SetINetAttr()
/trunk/main/svtools/workben/
H A Dstest.cxx124 sal_uInt16 nStt = 0, nEnd = sText.Len(); in IMPL_LINK() local
/trunk/main/tools/source/communi/
H A Dgeninfo.cxx180 sal_uIntPtr nStart, sal_uIntPtr nEnd ) in Search()
262 sal_uIntPtr nStart, sal_uIntPtr nEnd ) in InsertSorted()
/trunk/main/sw/source/core/docnode/
H A Dnode2lay.cxx344 void SwNode2LayImpl::RestoreUpperFrms( SwNodes& rNds, sal_uLong nStt, sal_uLong nEnd ) in RestoreUpperFrms()
440 void SwNode2Layout::RestoreUpperFrms( SwNodes& rNds, sal_uLong nStt, sal_uLong nEnd ) in RestoreUpperFrms()
/trunk/main/o3tl/inc/o3tl/
H A Drange.hxx72 T nEnd; member in o3tl::range
/trunk/main/autodoc/inc/cosv/tpl/
H A Drange.hxx73 T nEnd; member in csv::range
/trunk/main/sw/source/core/draw/
H A Ddrawdoc.cxx92 for( sal_uInt16 nW = *pRangeArr, nEnd = *(pRangeArr+1); in SwDrawModel() local

Completed in 128 milliseconds

12345678910>>...14