Searched refs:aOldSiz (Results 1 – 2 of 2) sorted by relevance
179 Size aOldSiz( rWMF.GetPrefSize() ); in SwWw6ReadMetaStream() local181 Fraction aFracX( aNewSiz.Width(), aOldSiz.Width() ); in SwWw6ReadMetaStream()182 Fraction aFracY( aNewSiz.Height(), aOldSiz.Height() ); in SwWw6ReadMetaStream()
1931 Size aOldSiz(aWMF.GetPrefSize()); in Out() local1933 Fraction aFracX(aNewSiz.Width(), aOldSiz.Width()); in Out()1934 Fraction aFracY(aNewSiz.Height(), aOldSiz.Height()); in Out()
Completed in 21 milliseconds