Searched refs:nOrgPos (Results 1 – 4 of 4) sorted by relevance
38 sal_uInt32 nOrgPos = rStreamWMF.Tell(); in ConvertWMFToGDIMetaFile() local43 rStreamWMF.Seek( nOrgPos ); in ConvertWMFToGDIMetaFile()69 sal_uInt32 nOrgPos = rStream.Tell(); in ReadWindowMetafile() local74 rStream.Seek( nOrgPos ); in ReadWindowMetafile()
270 void SwUndoSort::Insert( sal_uLong nOrgPos, sal_uLong nNewPos) in Insert() argument272 SwSortUndoElement* pEle = new SwSortUndoElement(nOrgPos, nNewPos); in Insert()
263 sal_uInt64 nOrgPos = 0; in convertPfbToPfa() local264 rInFile.getPos( nOrgPos ); in convertPfbToPfa()
88 void Insert( sal_uLong nOrgPos, sal_uLong nNewPos );
Completed in 23 milliseconds