Searched refs:rPrintableLayers (Results 1 – 2 of 2) sorted by relevance
349 const SetOfByte& rPrintableLayers) in PrintPage() argument359 pPageView->SetPrintableLayers(rPrintableLayers); in PrintPage()751 const SetOfByte& rPrintableLayers) const = 0;802 const SetOfByte& rPrintableLayers) const in Print()814 rPrintableLayers); in Print()860 const SetOfByte& rPrintableLayers) const in Print()897 rPrintableLayers); in Print()946 const SetOfByte& rPrintableLayers) const in Print()962 rPrintableLayers); in Print()977 rPrintableLayers); in Print()[all …]
72 void SetPrintableLayers(const SetOfByte& rPrintableLayers) in SetPrintableLayers() argument73 { maPrintableLayers = rPrintableLayers; } in SetPrintableLayers()