Home
last modified time | relevance | path

Searched refs:ImplCreate (Results 1 – 15 of 15) sorted by path

/trunk/main/extensions/source/scanner/
H A Dscanwin.cxx112 void ImplCreate();
H A Dtwain.hxx59 void ImplCreate();
/trunk/main/svtools/source/contnr/
H A Dimivctl.hxx554 void ImplCreate();
555 void Create() { if( !pColumns ) ImplCreate(); } in Create()
H A Dimivctl2.cxx73 void IcnCursor_Impl::ImplCreate() in ImplCreate() function in IcnCursor_Impl
H A Dsvimpicn.cxx657 void ImplCreate();
658 void Create() { if( !pColumns ) ImplCreate(); } in Create()
3087 void ImpIcnCursor::ImplCreate() in ImplCreate() function in ImpIcnCursor
/trunk/main/vcl/inc/
H A Dimpbmp.hxx67 sal_Bool ImplCreate( const Size& rSize, sal_uInt16 nBitCount, const BitmapPalette& rPal );
68 sal_Bool ImplCreate( const ImpBitmap& rImpBitmap );
69 sal_Bool ImplCreate( const ImpBitmap& rImpBitmap, SalGraphics* pGraphics );
70 sal_Bool ImplCreate( const ImpBitmap& rImpBitmap, sal_uInt16 nNewBitCount );
/trunk/main/vcl/inc/os2/
H A Dsalsound.h85 bool ImplCreate();
/trunk/main/vcl/inc/vcl/
H A Dbmpacc.hxx102 SAL_DLLPRIVATE void ImplCreate( Bitmap& rBitmap );
H A Dmenu.hxx412 SAL_DLLPRIVATE static Window* ImplCreate( Window* pParent, Window* pWindow, MenuBar* pMenu );
/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx144 mpImpBmp->ImplCreate( rSizePixel, nBitCount, pRealPal ? *pRealPal : aPal ); in Bitmap()
447 mpImpBmp->ImplCreate( *pOldImpBmp ); in ImplMakeUnique()
1788 if( pImpDispBmp->ImplCreate( *mpImpBmp, pDisplay->mpGraphics ) ) in CreateDisplayBitmap()
H A Dbmpacc.cxx46 ImplCreate( rBitmap ); in BitmapReadAccess()
58 ImplCreate( rBitmap ); in BitmapReadAccess()
70 void BitmapReadAccess::ImplCreate( Bitmap& rBitmap ) in ImplCreate() function in BitmapReadAccess
95 if( pNewImpBmp->ImplCreate( *pImpBmp, rBitmap.GetBitCount() ) ) in ImplCreate()
325 ImplCreate( maBitmap ); in ReAccess()
H A Dimpbmp.cxx63 sal_Bool ImpBitmap::ImplCreate( const Size& rSize, sal_uInt16 nBitCount, const BitmapPalette& rPal ) in ImplCreate() function in ImpBitmap
71 sal_Bool ImpBitmap::ImplCreate( const ImpBitmap& rImpBitmap ) in ImplCreate() function in ImpBitmap
80 sal_Bool ImpBitmap::ImplCreate( const ImpBitmap& rImpBitmap, SalGraphics* pGraphics ) in ImplCreate() function in ImpBitmap
87 sal_Bool ImpBitmap::ImplCreate( const ImpBitmap& rImpBitmap, sal_uInt16 nNewBitCount ) in ImplCreate() function in ImpBitmap
H A Dimpvect.cxx349 void ImplCreate();
/trunk/main/vcl/source/window/
H A Dmenu.cxx3393 Window* MenuBar::ImplCreate( Window* pParent, Window* pWindow, MenuBar* pMenu ) in ImplCreate() function in MenuBar
H A Dsyswin.cxx1001 …mpWindowImpl->mpBorderWindow)->SetMenuBarWindow( pNewWindow = MenuBar::ImplCreate( mpWindowImpl->m… in SetMenuBar()

Completed in 106 milliseconds