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
1309 std::map< sal_Int32, sal_Int32 > &rPrinterPaperTrays = rData.GetPrinterPaperTrays(); in CalculatePagesForPrinting()1586 std::map< sal_Int32, sal_Int32 > &rPrinterPaperTrays = rData.GetPrinterPaperTrays(); in CalculatePagePairsForProspectPrinting()
2907 … const std::map< sal_Int32, sal_Int32 > &rPaperTrays = m_pRenderData->GetPrinterPaperTrays(); in getRenderer()
Completed in 149 milliseconds