Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/utlui/
H A Dunotools.cxx309 awt::Size aPSize; in IMPL_LINK() local
310 aSize >>= aPSize; in IMPL_LINK()
312 aPSize.Width = 10000; in IMPL_LINK()
313 aSize.setValue(&aPSize, ::getCppuType((awt::Size*)0)); in IMPL_LINK()
/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx1565 Size aPSize( SvxPaperInfo::GetPaperSize( PAPER_ENV_C65 ) ); in GetPageDescFromPool() local
1566 LandscapeSwap( aPSize ); in GetPageDescFromPool()
1567 aSet.Put( SwFmtFrmSize( ATT_FIX_SIZE, aPSize.Width(), aPSize.Height() )); in GetPageDescFromPool()

Completed in 20 milliseconds