Searched refs:rPaperTrays (Results 1 – 1 of 1) sorted by relevance
2923 … const std::map< sal_Int32, sal_Int32 > &rPaperTrays = m_pRenderData->GetPrinterPaperTrays(); in getRenderer() local2924 std::map< sal_Int32, sal_Int32 >::const_iterator aIt( rPaperTrays.find( nPage ) ); in getRenderer()2925 if (aIt != rPaperTrays.end()) in getRenderer()
Completed in 21 milliseconds