Searched refs:GetPrinterPaperTrays (Results 1 – 3 of 3) sorted by relevance
289 …std::map< sal_Int32, sal_Int32 >& GetPrinterPaperTrays() { return m_aPrinterPaperT… in GetPrinterPaperTrays() function in SwRenderData290 …const std::map< sal_Int32, sal_Int32 >& GetPrinterPaperTrays() const { return m_aPrinterPaperT… in GetPrinterPaperTrays() function in SwRenderData
1296 std::map< sal_Int32, sal_Int32 > &rPrinterPaperTrays = rData.GetPrinterPaperTrays(); in CalculatePagesForPrinting()1570 std::map< sal_Int32, sal_Int32 > &rPrinterPaperTrays = rData.GetPrinterPaperTrays(); in CalculatePagePairsForProspectPrinting()
2923 … const std::map< sal_Int32, sal_Int32 > &rPaperTrays = m_pRenderData->GetPrinterPaperTrays(); in getRenderer()
Completed in 86 milliseconds