Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx179 Size aOldSiz( rWMF.GetPrefSize() ); in SwWw6ReadMetaStream() local
181 Fraction aFracX( aNewSiz.Width(), aOldSiz.Width() ); in SwWw6ReadMetaStream()
182 Fraction aFracY( aNewSiz.Height(), aOldSiz.Height() ); in SwWw6ReadMetaStream()
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx1931 Size aOldSiz(aWMF.GetPrefSize()); in Out() local
1933 Fraction aFracX(aNewSiz.Width(), aOldSiz.Width()); in Out()
1934 Fraction aFracY(aNewSiz.Height(), aOldSiz.Height()); in Out()

Completed in 33 milliseconds