Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectPainter.cxx280 const OutputDevice* pReferenceDevice) const in CreateMarkedPreview()
283 if (pReferenceDevice != NULL) in CreateMarkedPreview()
284 pDevice.reset(new VirtualDevice(*pReferenceDevice)); in CreateMarkedPreview()
308 const OutputDevice* pReferenceDevice) const in GetPreviewBitmap()
326 pReferenceDevice); in GetPreviewBitmap()
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsPageObjectPainter.hxx76 const OutputDevice* pReferenceDevice) const;
130 const OutputDevice* pReferenceDevice) const;
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx1265 OutputDevice* pReferenceDevice = SfxObjectShell::GetDocumentRefDev (); in GetDocumentRefDev() local
1268 if (pReferenceDevice == NULL && mpDoc != NULL) in GetDocumentRefDev()
1269 pReferenceDevice = mpDoc->GetRefDevice (); in GetDocumentRefDev()
1270 return pReferenceDevice; in GetDocumentRefDev()

Completed in 30 milliseconds