Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dprintdata.hxx289 …std::map< sal_Int32, sal_Int32 >& GetPrinterPaperTrays() { return m_aPrinterPaperT… in GetPrinterPaperTrays() function in SwRenderData
290 …const std::map< sal_Int32, sal_Int32 >& GetPrinterPaperTrays() const { return m_aPrinterPaperT… in GetPrinterPaperTrays() function in SwRenderData
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1296 std::map< sal_Int32, sal_Int32 > &rPrinterPaperTrays = rData.GetPrinterPaperTrays(); in CalculatePagesForPrinting()
1570 std::map< sal_Int32, sal_Int32 > &rPrinterPaperTrays = rData.GetPrinterPaperTrays(); in CalculatePagePairsForProspectPrinting()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2923 … const std::map< sal_Int32, sal_Int32 > &rPaperTrays = m_pRenderData->GetPrinterPaperTrays(); in getRenderer()

Completed in 45 milliseconds