Searched refs:nMediaBoxHeight (Results 1 – 1 of 1) sorted by relevance
5811 sal_Int32 nMediaBoxHeight = 0; in emitCatalog() local5815 nMediaBoxHeight = m_nInheritedPageHeight; in emitCatalog()5823 if( iter->m_nPageHeight > nMediaBoxHeight ) in emitCatalog()5824 nMediaBoxHeight = iter->m_nPageHeight; in emitCatalog()5830 aLine.append( nMediaBoxHeight ); in emitCatalog()
Completed in 531 milliseconds