Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/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()
/aoo4110/main/soldep/source/
H A Dsoldep.cxx1411 sal_uInt16 nEndCount = 0; in OptimizePos() local
1419 nEndCount = 1; in OptimizePos()
1426 if ( nStartCount > 0 && nEndCount == 0 ) in OptimizePos()

Completed in 27 milliseconds