Searched refs:aPSize (Results 1 – 2 of 2) sorted by relevance
309 awt::Size aPSize; in IMPL_LINK() local310 aSize >>= aPSize; in IMPL_LINK()312 aPSize.Width = 10000; in IMPL_LINK()313 aSize.setValue(&aPSize, ::getCppuType((awt::Size*)0)); in IMPL_LINK()
1565 Size aPSize( SvxPaperInfo::GetPaperSize( PAPER_ENV_C65 ) ); in GetPageDescFromPool() local1566 LandscapeSwap( aPSize ); in GetPageDescFromPool()1567 aSet.Put( SwFmtFrmSize( ATT_FIX_SIZE, aPSize.Width(), aPSize.Height() )); in GetPageDescFromPool()
Completed in 28 milliseconds