Home
last modified time | relevance | path

Searched refs:nOrgPos (Results 1 – 4 of 4) sorted by path

/trunk/main/svtools/source/filter/wmf/
H A Dwmf.cxx38 sal_uInt32 nOrgPos = rStreamWMF.Tell(); in ConvertWMFToGDIMetaFile() local
43 rStreamWMF.Seek( nOrgPos ); in ConvertWMFToGDIMetaFile()
69 sal_uInt32 nOrgPos = rStream.Tell(); in ReadWindowMetafile() local
74 rStream.Seek( nOrgPos ); in ReadWindowMetafile()
/trunk/main/sw/source/core/inc/
H A DUndoSort.hxx88 void Insert( sal_uLong nOrgPos, sal_uLong nNewPos );
/trunk/main/sw/source/core/undo/
H A Dunsort.cxx270 void SwUndoSort::Insert( sal_uLong nOrgPos, sal_uLong nNewPos) in Insert() argument
272 SwSortUndoElement* pEle = new SwSortUndoElement(nOrgPos, nNewPos); in Insert()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dhelper.cxx263 sal_uInt64 nOrgPos = 0; in convertPfbToPfa() local
264 rInFile.getPos( nOrgPos ); in convertPfbToPfa()

Completed in 25 milliseconds