Home
last modified time | relevance | path

Searched refs:aShapeHd2 (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx4984 DffRecordHeader aShapeHd2( aShapeHd ); in GetGlobalChildAnchor() local
4986 rSt >> aShapeHd2; in GetGlobalChildAnchor()
4987 while( ( rSt.GetError() == 0 ) && ( rSt.Tell() < aShapeHd2.GetRecEndFilePos() ) ) in GetGlobalChildAnchor()
5057 DffRecordHeader aShapeHd2( aShapeHd ); in GetGroupAnchors() local
5059 rSt >> aShapeHd2; in GetGroupAnchors()
5060 while( ( rSt.GetError() == 0 ) && ( rSt.Tell() < aShapeHd2.GetRecEndFilePos() ) ) in GetGroupAnchors()

Completed in 45 milliseconds