| /trunk/main/sd/source/ui/inc/ |
| H A D | pubdlg.hxx | 76 FixedBitmap* pPage1_Bmp; 85 FixedBitmap* pPage2_Bmp; 91 FixedBitmap* pPage2_Standard_FB; 92 FixedBitmap* pPage2_Frames_FB; 93 FixedBitmap* pPage2_Kiosk_FB; 94 FixedBitmap* pPage2_WebCast_FB; 118 FixedBitmap* pPage3_Bmp; 135 FixedBitmap* pPage4_Bmp; 150 FixedBitmap* pPage5_Bmp; 157 FixedBitmap* pPage6_Bmp;
|
| /trunk/main/vcl/source/control/ |
| H A D | fixed.cxx | 691 void FixedBitmap::ImplInit( Window* pParent, WinBits nStyle ) in ImplInit() 700 WinBits FixedBitmap::ImplInitStyle( WinBits nStyle ) in ImplInitStyle() 709 void FixedBitmap::ImplInitSettings() in ImplInitSettings() 734 void FixedBitmap::ImplLoadRes( const ResId& rResId ) in ImplLoadRes() 749 FixedBitmap::FixedBitmap( Window* pParent, WinBits nStyle ) : in FixedBitmap() function in FixedBitmap 757 FixedBitmap::FixedBitmap( Window* pParent, const ResId& rResId ) : in FixedBitmap() function in FixedBitmap 771 FixedBitmap::~FixedBitmap() in ~FixedBitmap() 777 void FixedBitmap::ImplDraw( OutputDevice* pDev, sal_uLong /* nDrawFlags */, in ImplDraw() 822 void FixedBitmap::Paint( const Rectangle& ) in Paint() 829 void FixedBitmap::Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, in Draw() [all …]
|
| /trunk/main/sd/source/filter/html/ |
| H A D | pubdlg.src | 35 FixedBitmap PAGE1_BMP 97 FixedBitmap PAGE2_BMP 146 FixedBitmap PAGE2_NOFRAMES_FB 156 FixedBitmap PAGE2_FRAMES_FB 166 FixedBitmap PAGE2_KIOSK_FB 176 FixedBitmap PAGE2_WEBCAST_FB 358 FixedBitmap PAGE3_BMP 480 FixedBitmap PAGE4_BMP 582 FixedBitmap PAGE5_BMP 616 FixedBitmap PAGE6_BMP
|
| H A D | pubdlg.cxx | 72 extern void InterpolateFixedBitmap( FixedBitmap * pBitmap ); 505 pPage1_Bmp = new FixedBitmap(this,SdResId(PAGE1_BMP))); in CreatePages() 522 pPage2_Bmp = new FixedBitmap(this,SdResId(PAGE2_BMP))); in CreatePages() 534 pPage2_Standard_FB = new FixedBitmap(this,SdResId(PAGE2_NOFRAMES_FB))); in CreatePages() 536 pPage2_Frames_FB = new FixedBitmap(this,SdResId(PAGE2_FRAMES_FB))); in CreatePages() 538 pPage2_Kiosk_FB = new FixedBitmap(this,SdResId(PAGE2_KIOSK_FB))); in CreatePages() 540 pPage2_WebCast_FB = new FixedBitmap(this,SdResId(PAGE2_WEBCAST_FB))); in CreatePages() 585 pPage3_Bmp = new FixedBitmap(this,SdResId(PAGE3_BMP))); in CreatePages() 617 pPage4_Bmp = new FixedBitmap(this,SdResId(PAGE4_BMP))); in CreatePages() 644 pPage5_Bmp = new FixedBitmap(this,SdResId(PAGE5_BMP))); in CreatePages() [all …]
|
| /trunk/main/vcl/inc/vcl/ |
| H A D | fixed.hxx | 114 class VCL_DLLPUBLIC FixedBitmap : public Control class 132 explicit FixedBitmap( Window* pParent, WinBits nStyle = 0 ); 133 explicit FixedBitmap( Window* pParent, const ResId& ); 134 virtual ~FixedBitmap();
|
| /trunk/main/sd/source/ui/dlg/ |
| H A D | dlgass.cxx | 89 void InterpolateFixedBitmap( FixedBitmap * pBitmap ) in InterpolateFixedBitmap() 304 FixedBitmap* mpPage1FB; 315 FixedBitmap* mpPage2FB; 328 FixedBitmap* mpPage3FB; 344 FixedBitmap* mpPage4FB; 354 FixedBitmap* mpPage5FB; 403 mpPage1FB = new FixedBitmap(pWindow,SdResId(FB_PAGE1))); in AssistentDlgImpl() 472 mpPage2FB = new FixedBitmap(pWindow,SdResId(FB_PAGE2))); in AssistentDlgImpl() 505 mpPage3FB = new FixedBitmap(pWindow,SdResId(FB_PAGE3))); in AssistentDlgImpl() 564 mpPage4FB = new FixedBitmap(pWindow,SdResId(FB_PAGE4))); in AssistentDlgImpl() [all …]
|
| H A D | dlgass.src | 64 FixedBitmap FB_PAGE1 145 FixedBitmap FB_PAGE2 248 FixedBitmap FB_PAGE3 409 FixedBitmap FB_PAGE4 480 FixedBitmap FB_PAGE5
|
| /trunk/main/uui/source/ |
| H A D | cookiedg.hxx | 39 FixedBitmap maCookieFB;
|
| H A D | cookiedg.src | 40 FixedBitmap FB_COOKIES
|
| /trunk/main/sfx2/source/sidebar/ |
| H A D | SidebarController.hxx | 64 class FixedBitmap;
|
| /trunk/main/svtools/source/filter/ |
| H A D | exportdialog.hxx | 109 FixedBitmap maFbJPGPreview;
|
| H A D | exportdialog.src | 415 FixedBitmap FB_JPG_PREVIEW
|
| /trunk/main/fpicker/source/office/ |
| H A D | iodlg.hxx | 104 FixedBitmap* _pPrevBmp;
|
| H A D | iodlg.cxx | 3012 _pPrevBmp = new FixedBitmap( this, WinBits( WB_BORDER ) ); in AddControls_Impl()
|
| /trunk/main/solenv/inc/ |
| H A D | starview.hid | 213 #define FixedBitmap 63
|
| /trunk/main/starmath/inc/ |
| H A D | dialog.hxx | 241 FixedBitmap aBitmap;
|
| /trunk/main/rsc/doku/feinkonz.43/ |
| H A D | rsc.doc | 2157 FixedBitmap 3805 Af1Resource FixedBitmap 3807 Diese Resource definiert die Daten der StarView-Klasse FixedBitmap. 3811 Ali FixedBitmap 3821 Ali FixedBitmap
|
| /trunk/main/starmath/source/ |
| H A D | smres.src | 554 FixedBitmap 1
|
| /trunk/main/toolkit/source/awt/ |
| H A D | vclxtoolkit.cxx | 755 pNewWindow = new FixedBitmap( pParent, nWinBits ); in ImplCreateWindow()
|