Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx4211 Rectangle aGlobalChildRect; in ImportGroup() local
4213 aGlobalChildRect = GetGlobalChildAnchor( rHd, rSt, aClientRect ); in ImportGroup()
4215 aGlobalChildRect = rGlobalChildRect; in ImportGroup()
4238 …GroupAnchors( aRecHd2, rSt, aGroupClientAnchor, aGroupChildAnchor, aClientRect, aGlobalChildRect ); in ImportGroup()
4253 …Object* pTmp = ImportShape( aRecHd2, rSt, pClientData, aClientRect, aGlobalChildRect, nCalledByGro… in ImportGroup()