Lines Matching refs:mpOutDev
45 mpOutDev() in DeviceHelper()
50 mpOutDev = rOutDev; in init()
55 if( !mpOutDev ) in getPhysicalResolution()
59 OutputDevice& rOutDev = mpOutDev->getOutDev(); in getPhysicalResolution()
70 if( !mpOutDev ) in getPhysicalSize()
74 OutputDevice& rOutDev = mpOutDev->getOutDev(); in getPhysicalSize()
88 if( !mpOutDev ) in createCompatibleLinePolyPolygon()
104 if( !mpOutDev ) in createCompatibleBezierPolyPolygon()
119 if( !mpOutDev ) in createCompatibleBitmap()
126 mpOutDev ) ); in createCompatibleBitmap()
140 if( !mpOutDev ) in createCompatibleAlphaBitmap()
147 mpOutDev ) ); in createCompatibleAlphaBitmap()
171 mpOutDev.reset(); in disposing()
181 if( !mpOutDev ) in getDeviceHandle()
185 reinterpret_cast< sal_Int64 >(&mpOutDev->getOutDev()) ); in getDeviceHandle()
215 if( mpOutDev ) in dumpScreenContent()
224 OutputDevice& rOutDev = mpOutDev->getOutDev(); in dumpScreenContent()