Home
last modified time | relevance | path

Searched refs:nDestLen (Results 1 – 2 of 2) sorted by path

/trunk/main/sc/source/core/tool/
H A Daddincol.cxx1524 long nDestLen = nUserLen + 1; in ExecuteCall() local
1525 uno::Sequence<uno::Any> aRealArgs( nDestLen ); in ExecuteCall()
1531 for ( long nDestPos = 0; nDestPos < nDestLen; nDestPos++ ) in ExecuteCall()
/trunk/main/sw/source/core/txtnode/
H A Datrftn.cxx309 sal_uLong nDestLen = aEnd.GetIndex() - aStart.GetIndex() - 1; in CopyFtn() local
318 rDstNodes.Delete( aStart, nDestLen ); in CopyFtn()

Completed in 22 milliseconds