Home
last modified time | relevance | path

Searched refs:SnapShot (Results 1 – 20 of 20) sorted by last modified time

/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx3136 SalBitmap* WinSalFrame::SnapShot() in SnapShot() function in WinSalFrame
/aoo41x/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx2300 SalBitmap* GtkSalFrame::SnapShot() in SnapShot() function in GtkSalFrame
2307 if( pBmp->SnapShot( GDK_DISPLAY_XDISPLAY( getGdkDisplay() ), in SnapShot()
/aoo41x/main/vcl/unx/headless/
H A Dsvpframe.cxx389 SalBitmap* SvpSalFrame::SnapShot() in SnapShot() function in SvpSalFrame
H A Dsvpframe.hxx106 virtual SalBitmap* SnapShot();
/aoo41x/main/vcl/unx/generic/window/
H A Dsalframe.cxx1857 SalBitmap* X11SalFrame::SnapShot() in SnapShot() function in X11SalFrame
1894 if (pBmp->SnapShot (pDisplay, hWindow)) in SnapShot()
/aoo41x/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx485 X11SalBitmap::SnapShot (Display* pDisplay, XLIB_Window hWindow) in SnapShot() function in X11SalBitmap
/aoo41x/main/vcl/source/window/
H A Dwindow2.cxx305 Bitmap Window::SnapShot( sal_Bool bBorder ) const in SnapShot() function in Window
314 aBmp = mpWindowImpl->mpBorderWindow->SnapShot(); in SnapShot()
321 SalBitmap* pSalBmp = mpWindowImpl->mpFrame->SnapShot(); in SnapShot()
341 Bitmap Window::SnapShot() const in SnapShot() function in Window
344 return SnapShot( sal_True ); in SnapShot()
/aoo41x/main/vcl/os2/source/window/
H A Dsalframe.cxx2280 SalBitmap* Os2SalFrame::SnapShot() in SnapShot() function in Os2SalFrame
/aoo41x/main/vcl/inc/vcl/
H A Dwindow.hxx993 Bitmap SnapShot( sal_Bool bBorder ) const;
994 Bitmap SnapShot() const;
/aoo41x/main/vcl/inc/win/
H A Dsalframe.h128 virtual SalBitmap* SnapShot();
/aoo41x/main/vcl/inc/unx/gtk/
H A Dgtkframe.hxx357 virtual SalBitmap* SnapShot();
/aoo41x/main/vcl/inc/unx/
H A Dsalbmp.h67 bool SnapShot (Display* pDisplay, XLIB_Window hWindow);
H A Dsalframe.h253 virtual SalBitmap* SnapShot();
/aoo41x/main/vcl/inc/
H A Dsalframe.hxx225 virtual SalBitmap* SnapShot() = 0;
/aoo41x/main/vcl/inc/os2/
H A Dsalframe.h140 virtual SalBitmap* SnapShot();
/aoo41x/main/vcl/inc/aqua/
H A Dsalframe.h145 virtual SalBitmap* SnapShot();
/aoo41x/main/vcl/aqua/source/window/
H A Dsalframe.cxx1605 SalBitmap* AquaSalFrame::SnapShot() in SnapShot() function in AquaSalFrame
/aoo41x/main/sw/source/core/layout/
H A Ddbg_lay.cxx173 void SnapShot( const SwFrm* pFrm, sal_uLong nFlags );
288 void SwProtocol::SnapShot( const SwFrm* pFrm, sal_uLong nFlags ) in SnapShot() function in SwProtocol
291 pImpl->SnapShot( pFrm, nFlags ); in SnapShot()
760 void SwImplProtocol::SnapShot( const SwFrm* pFrm, sal_uLong nFlags ) in SnapShot() function in SwImplProtocol
773 SnapShot( static_cast<SwFlyFrm*>(pObj), nFlags ); in SnapShot()
782 SnapShot( ((SwLayoutFrm*)pFrm)->Lower(), nFlags ); in SnapShot()
/aoo41x/main/sw/source/core/inc/
H A Ddbg_lay.hxx82 static void SnapShot( const SwFrm* pFrm, sal_uLong nFlags );
102 #define PROTOCOL_SNAPSHOT( pFrm, nFlags ) SwProtocol::SnapShot( pFrm, nFlags );
/aoo41x/main/automation/source/server/
H A Dstatemnt.cxx3868 Bitmap aBmp = pControl->SnapShot(); in HandleVisibleControls()

Completed in 221 milliseconds