Home
last modified time | relevance | path

Searched refs:SetImage (Results 26 – 50 of 80) sorted by relevance

1234

/trunk/main/uui/source/
H A Dfilechanged.cxx32 SetImage( QueryBox::GetStandardImage() ); in FileChangedQueryBox()
H A Dopenlocked.cxx32 SetImage( QueryBox::GetStandardImage() ); in OpenLockedQueryBox()
H A Dtrylater.cxx32 SetImage( QueryBox::GetStandardImage() ); in TryLaterQueryBox()
H A Dalreadyopen.cxx32 SetImage( QueryBox::GetStandardImage() ); in AlreadyOpenQueryBox()
H A Dsslwarndlg.cxx82 m_aWarnImage.SetImage( WarningBox::GetStandardImage() ); in SSLWarnDialog()
H A Dunknownauthdlg.cxx94 m_aWarnImage.SetImage( WarningBox::GetStandardImage() ); in UnknownAuthDialog()
H A Dsecmacrowarnings.cxx180 maSymbolImg.SetImage( aImg ); in InitControls()
/trunk/main/cui/source/dialogs/
H A Dthesdlg.cxx586 aVendorImageFI.SetImage( aImage ); in UpdateVendorImage()
602 pThis->aVendorImageFI.SetImage( aImage ); in IMPL_STATIC_LINK()
H A Ddlgname.cxx165 aFtImage.SetImage( *pImage ); in SvxMessDialog()
/trunk/main/padmin/source/
H A Dtitlectrl.hxx50 void SetImage( const Image& rImage );
H A Dtitlectrl.cxx85 void TitleImage::SetImage( const Image& rImage ) in SetImage() function in TitleImage
H A Dadddlg.cxx804 m_aTitleImage.SetImage( Image( BitmapEx( PaResId( RID_BMP_PRINTER ) ) ) ); in updateSettings()
806 m_aTitleImage.SetImage( Image( BitmapEx( PaResId( RID_BMP_PRINTER_HC ) ) ) ); in updateSettings()
/trunk/main/basic/inc/basic/
H A Dprocess.hxx51 void SetImage( const String &aAppPath, const String &aAppParams, const Environment *pEnv = NULL );
/trunk/main/cui/source/options/
H A Dreadonlyimage.cxx39 SetImage( Image(CUI_RES(bHighContrast ? RID_SVXBMP_LOCK_HC : RID_SVXBMP_LOCK ))); in ReadOnlyImage()
/trunk/main/sfx2/inc/sfx2/
H A Dstyfitem.hxx76 void SetImage( const Image& _rImg ) { aImage = _rImg; } in SetImage() function in SfxStyleFamilyItem
/trunk/main/sfx2/source/dialog/
H A Dstyfitem.cxx175 pItem->SetImage( aImages.GetImage( aImages.GetImageId( i ) ) ); in updateImages()
H A Dalienwarn.cxx54 m_aQueryImage.SetImage( QueryBox::GetStandardImage() ); in SfxAlienWarningDialog()
/trunk/main/vcl/inc/vcl/
H A Dmsgbox.hxx96 void SetImage( const Image& rImage ) { maImage = rImage; } in SetImage() function in MessBox
H A Dfixed.hxx185 void SetImage( const Image& rImage );
/trunk/main/svx/source/sidebar/line/
H A DLineWidthValueSet.cxx89 void LineWidthValueSet::SetImage(Image img) in SetImage() function in svx::sidebar::LineWidthValueSet
/trunk/main/sc/source/ui/sidebar/
H A DCellLineStyleValueSet.cxx76 void CellLineStyleValueSet::SetImage(Image img) in SetImage() function in sc::sidebar::CellLineStyleValueSet
/trunk/main/vcl/source/control/
H A Dfixed.cxx1153 void FixedImage::SetImage( const Image& rImage ) in SetImage() function in FixedImage
1167 SetImage( rImage ); in SetModeImage()
/trunk/main/vcl/workben/
H A Dsvpclient.cxx290 m_aImage.SetImage( Image( BitmapEx( aBitmap ) ) );
/trunk/main/basctl/source/basicide/
H A Dbaside3.cxx938 SetImage( GetSettings().GetStyleSettings().GetHighContrastMode() ? in NameClashQueryBox()
964 SetImage( GetSettings().GetStyleSettings().GetHighContrastMode() ? in LanguageMismatchQueryBox()
/trunk/main/svtools/inc/svtools/
H A Dtaskbar.hxx282 void SetImage( const Image& rImage ) { maImage = rImage; } in SetImage() function in TaskStatusFieldItem

Completed in 90 milliseconds

1234