Searched refs:FixedBitmap (Results 1 – 19 of 19) sorted by relevance
/aoo42x/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;
|
/aoo42x/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() 822 void FixedBitmap::Paint( const Rectangle& ) in Paint() 853 void FixedBitmap::Resize() in Resize() 861 void FixedBitmap::StateChanged( StateChangedType nType ) in StateChanged() [all …]
|
/aoo42x/main/sd/source/filter/html/ |
H A D | pubdlg.src | 37 FixedBitmap PAGE1_BMP 99 FixedBitmap PAGE2_BMP 148 FixedBitmap PAGE2_NOFRAMES_FB 158 FixedBitmap PAGE2_FRAMES_FB 168 FixedBitmap PAGE2_KIOSK_FB 178 FixedBitmap PAGE2_WEBCAST_FB 360 FixedBitmap PAGE3_BMP 482 FixedBitmap PAGE4_BMP 584 FixedBitmap PAGE5_BMP 618 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 …]
|
/aoo42x/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();
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | dlgass.cxx | 89 void InterpolateFixedBitmap( FixedBitmap * pBitmap ) in InterpolateFixedBitmap() 304 FixedBitmap* mpPage1FB; 315 FixedBitmap* mpPage2FB; 327 FixedBitmap* mpPage3FB; 343 FixedBitmap* mpPage4FB; 353 FixedBitmap* mpPage5FB; 402 mpPage1FB = new FixedBitmap(pWindow,SdResId(FB_PAGE1))); in AssistentDlgImpl() 471 mpPage2FB = new FixedBitmap(pWindow,SdResId(FB_PAGE2))); in AssistentDlgImpl() 502 mpPage3FB = new FixedBitmap(pWindow,SdResId(FB_PAGE3))); in AssistentDlgImpl() 561 mpPage4FB = new FixedBitmap(pWindow,SdResId(FB_PAGE4))); in AssistentDlgImpl() [all …]
|
H A D | dlgass.src | 64 FixedBitmap FB_PAGE1 145 FixedBitmap FB_PAGE2 238 FixedBitmap FB_PAGE3 399 FixedBitmap FB_PAGE4 470 FixedBitmap FB_PAGE5
|
/aoo42x/main/uui/source/ |
H A D | cookiedg.hxx | 39 FixedBitmap maCookieFB;
|
H A D | cookiedg.src | 40 FixedBitmap FB_COOKIES
|
/aoo42x/main/sfx2/source/sidebar/ |
H A D | SidebarController.hxx | 64 class FixedBitmap;
|
/aoo42x/main/svtools/source/filter/ |
H A D | exportdialog.hxx | 109 FixedBitmap maFbJPGPreview;
|
H A D | exportdialog.src | 415 FixedBitmap FB_JPG_PREVIEW
|
/aoo42x/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()
|
/aoo42x/main/solenv/inc/ |
H A D | starview.hid | 213 #define FixedBitmap 63
|
/aoo42x/main/starmath/inc/ |
H A D | dialog.hxx | 242 FixedBitmap aBitmap;
|
/aoo42x/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
|
/aoo42x/main/starmath/source/ |
H A D | smres.src | 554 FixedBitmap 1
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxtoolkit.cxx | 755 pNewWindow = new FixedBitmap( pParent, nWinBits ); in ImplCreateWindow()
|
Completed in 145 milliseconds