Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2923 … const std::map< sal_Int32, sal_Int32 > &rPaperTrays = m_pRenderData->GetPrinterPaperTrays(); in getRenderer() local
2924 std::map< sal_Int32, sal_Int32 >::const_iterator aIt( rPaperTrays.find( nPage ) ); in getRenderer()
2925 if (aIt != rPaperTrays.end()) in getRenderer()

Completed in 112 milliseconds