Home
last modified time | relevance | path

Searched refs:nEndCount (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/unodraw/
H A Dunomtabl.cxx288 const sal_uInt32 nEndCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINEEND ) : 0; in replaceByName() local
289 for( nSurrogate = 0; nSurrogate < nEndCount; nSurrogate++ ) in replaceByName()
424 sal_uInt32 nEndCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINEEND ) : 0; in hasByName() local
425 for( nSurrogate = 0; nSurrogate < nEndCount; nSurrogate++ ) in hasByName()
458 const sal_uInt32 nEndCount = mpModelPool ? mpModelPool->GetItemCount2( XATTR_LINEEND ) : 0; in hasElements() local
459 for( nSurrogate = 0; nSurrogate < nEndCount; nSurrogate++ ) in hasElements()
/trunk/main/sw/source/core/crsr/
H A Dtrvlreg.cxx103 sal_uLong nEndCount = aIdx.GetNode().GetNodes().Count()-1; in GotoNextRegion() local
105 while( aIdx.GetIndex() < nEndCount && in GotoNextRegion()

Completed in 20 milliseconds