Searched refs:GetPrintableLayers (Results 1 – 10 of 10) sorted by relevance
288 if ( pPageView->GetPrintableLayers() != pView->GetPrintableLayers() ) in ReadFrameViewData()289 pPageView->SetPrintableLayers( pView->GetPrintableLayers() ); in ReadFrameViewData()402 if ( mpFrameView->GetPrintableLayers() != pPageView->GetPrintableLayers() ) in WriteFrameViewData()403 mpFrameView->SetPrintableLayers( pPageView->GetPrintableLayers() ); in WriteFrameViewData()
1100 mpFrameView->SetPrintableLayers( pPageView->GetPrintableLayers() ); in SwitchPage()1126 pNewPageView->SetPrintableLayers( mpFrameView->GetPrintableLayers() ); in SwitchPage()1161 mpFrameView->SetPrintableLayers( pPageView->GetPrintableLayers() ); in SwitchPage()1195 pNewPageView->SetPrintableLayers( mpFrameView->GetPrintableLayers() ); in SwitchPage()
189 maPrintableLayers = pFrameView->GetPrintableLayers(); in FrameView()528 GetPrintableLayers().QueryValue( aAny ); in WriteUserDataSequence()
1410 pViewShell->GetFrameView()->GetPrintableLayers()); in PrintPage()
324 if ( pPageView->GetPrintableLayers() != pFrameView->GetPrintableLayers() ) in GetPagePreviewBitmap()325 pPageView->SetPrintableLayers( pFrameView->GetPrintableLayers() ); in GetPagePreviewBitmap()
309 …SetOfByte aProcessLayers = bPrinter ? mrPageView.GetPrintableLayers() : mrPageView.GetVisibleLayer… in RedrawAll()361 …SetOfByte aProcessLayers = bPrinter ? mrPageView.GetPrintableLayers() : mrPageView.GetVisibleLayer… in RedrawLayer()
353 case PRINTABLE: return pFrameView->GetPrintableLayers().IsSet(pLayer->GetID()); in get()399 case PRINTABLE: aNewLayers = pFrameView->GetPrintableLayers(); in set()
1928 pPV->SetPrintableLayers( pOldPV->GetPrintableLayers() ); in render()
74 const SetOfByte& GetPrintableLayers() { return maPrintableLayers; } in GetPrintableLayers() function in sd::FrameView
241 const SetOfByte& GetPrintableLayers() const { return aLayerPrn; } in GetPrintableLayers() function in SdrPageView
Completed in 300 milliseconds