Home
last modified time | relevance | path

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

/aoo41x/main/soldep/bootstrp/
H A Dprj.cxx1632 sal_uIntPtr i, nRetPos; in ExpandPrj_Impl() local
1640 nRetPos = pPrjLst->PutString( pPutStr ); in ExpandPrj_Impl()
1641 if( nRetPos == NOT_THERE ) in ExpandPrj_Impl()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8atr.cxx3516 sal_uLong nRetPos = 0, nPos = rStrm.Tell(); in ReplaceCr() local
3558 nRetPos = nPos; in ReplaceCr()
3579 nRetPos = rStrm.Tell(); in ReplaceCr()
3584 ASSERT( nRetPos || nPos == (sal_uLong)pFib->fcMin, in ReplaceCr()
3588 return nRetPos; in ReplaceCr()

Completed in 42 milliseconds