Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx4965 DffRecordHeader aShapeHd2( aShapeHd ); in GetGlobalChildAnchor() local
4967 rSt >> aShapeHd2; in GetGlobalChildAnchor()
4968 while( ( rSt.GetError() == 0 ) && ( rSt.Tell() < aShapeHd2.GetRecEndFilePos() ) ) in GetGlobalChildAnchor()
5038 DffRecordHeader aShapeHd2( aShapeHd ); in GetGroupAnchors() local
5040 rSt >> aShapeHd2; in GetGroupAnchors()
5041 while( ( rSt.GetError() == 0 ) && ( rSt.Tell() < aShapeHd2.GetRecEndFilePos() ) ) in GetGroupAnchors()

Completed in 44 milliseconds