Home
last modified time | relevance | path

Searched refs:nPaperHeight (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/i18npool/source/paper/
H A Dpaper.cxx394 PaperInfo::PaperInfo(long nPaperWidth, long nPaperHeight) in PaperInfo() argument
397 m_nPaperHeight(nPaperHeight) in PaperInfo()
403 (nPaperHeight == aDinTab[i].m_nHeight) in PaperInfo()
/trunk/main/vcl/source/gdi/
H A Djobset.cxx61 SVBT32 nPaperHeight; member
345 pJobData->mnPaperHeight = (long)SVBT32ToUInt32( pOldJobData->nPaperHeight ); in operator >>()
417 UInt32ToSVBT32( (sal_uLong)(pJobData->mnPaperHeight), aOldJobData.nPaperHeight ); in operator <<()
/trunk/main/vcl/os2/source/gdi/
H A Dsalprn.cxx1405 long nPaperHeight = pSetupData->mnPaperHeight / 100; in SetData() local
1410 if ( ImplPaperSizeEqual( nPaperWidth, nPaperHeight, in SetData()
/trunk/main/i18npool/inc/i18npool/
H A Dpaper.hxx133 PaperInfo(long nPaperWidth, long nPaperHeight);

Completed in 47 milliseconds