View | Details | Raw Unified | Return to issue 120464
Collapse All | Expand All

(-)a/main/vcl/source/gdi/print3.cxx (+1 lines)
Lines 1254-1259 void PrinterController::triggerAppToFreeResources() Link Here
1254
    mpImplData->mpProgress = NULL;
1254
    mpImplData->mpProgress = NULL;
1255
    GDIMetaFile aMtf;
1255
    GDIMetaFile aMtf;
1256
    getPageFile( 0, aMtf, false );
1256
    getPageFile( 0, aMtf, false );
1257
    setLastPage( sal_False );
1257
}
1258
}
1258
1259
1259
void PrinterController::abortJob()
1260
void PrinterController::abortJob()

Return to issue 120464