Home
last modified time | relevance | path

Searched refs:nCountPos (Results 1 – 3 of 3) sorted by path

/trunk/main/svl/source/items/
H A Ditemset.cxx1537 sal_uLong nCountPos = rStream.Tell(); in Store() local
1565 rStream.Seek( nCountPos ); in Store()
/trunk/main/tools/source/ref/
H A Dpstm.cxx82 sal_uIntPtr nCountPos = rStm.Tell(); in WriteObjects() local
100 rStm.Seek( nCountPos ); in WriteObjects()
/trunk/main/vcl/source/gdi/
H A Dcvtsvm.cxx1391 sal_uLong nCountPos; in ImplConvertToSVM1() local
1413 nCountPos = rOStm.Tell(); in ImplConvertToSVM1()
1419 rOStm.Seek( nCountPos ); in ImplConvertToSVM1()

Completed in 38 milliseconds