Home
last modified time | relevance | path

Searched refs:GetStandardImage (Results 1 – 25 of 34) sorted by relevance

12

/trunk/main/vcl/source/window/
H A Dmsgbox.cxx496 InfoBox::GetStandardImageHC() : InfoBox::GetStandardImage() ); in ImplInitInfoBoxData()
526 Image InfoBox::GetStandardImage() in GetStandardImage() function in InfoBox
548 SetImage( WarningBox::GetStandardImage() ); in ImplInitWarningBoxData()
580 Image WarningBox::GetStandardImage() in GetStandardImage() function in WarningBox
595 ErrorBox::GetStandardImageHC() : ErrorBox::GetStandardImage() ); in ImplInitErrorBoxData()
618 Image ErrorBox::GetStandardImage() in GetStandardImage() function in ErrorBox
641 QueryBox::GetStandardImageHC() : QueryBox::GetStandardImage() ); in ImplInitQueryBoxData()
672 Image QueryBox::GetStandardImage() in GetStandardImage() function in QueryBox
/trunk/main/vcl/inc/vcl/
H A Dmsgbox.hxx126 static Image GetStandardImage();
146 static Image GetStandardImage();
164 static Image GetStandardImage();
184 static Image GetStandardImage();
/trunk/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx642 m_aInfoImage.SetImage(InfoBox::GetStandardImage()); in impl_initImage()
645 m_aInfoImage.SetImage(WarningBox::GetStandardImage()); in impl_initImage()
648 m_aInfoImage.SetImage(ErrorBox::GetStandardImage()); in impl_initImage()
651 m_aInfoImage.SetImage(QueryBox::GetStandardImage()); in impl_initImage()
/trunk/main/svtools/source/graphic/
H A Dprovider.cxx230 xRet = InfoBox::GetStandardImage().GetXGraphic(); in implLoadStandardImage()
234 xRet = WarningBox::GetStandardImage().GetXGraphic(); in implLoadStandardImage()
238 xRet = ErrorBox::GetStandardImage().GetXGraphic(); in implLoadStandardImage()
242 xRet = QueryBox::GetStandardImage().GetXGraphic(); in implLoadStandardImage()
/trunk/main/sfx2/source/doc/
H A Dquerytemplate.cxx39 SetImage( QueryBox::GetStandardImage() ); in QueryTemplateBox()
/trunk/main/svx/source/dialog/
H A Dprtqry.cxx42 SetImage( QueryBox::GetStandardImage() ); in SvxPrtQryBox()
/trunk/main/uui/source/
H A Dlockfailed.cxx34 SetImage( ErrorBox::GetStandardImage() ); in LockFailedQueryBox()
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.cxx179 Image aImg( WarningBox::GetStandardImage() ); in InitControls()
/trunk/main/sfx2/source/dialog/
H A Dalienwarn.cxx54 m_aQueryImage.SetImage( QueryBox::GetStandardImage() ); in SfxAlienWarningDialog()
H A Dprintopt.cxx523 aWarnFI.SetImage( WarningBox::GetStandardImage() ); in TransparencyPrintWarningBox()
/trunk/main/basctl/source/basicide/
H A Dbaside3.cxx939 QueryBox::GetStandardImageHC() : QueryBox::GetStandardImage() ); in NameClashQueryBox()
965 QueryBox::GetStandardImageHC() : QueryBox::GetStandardImage() ); in LanguageMismatchQueryBox()
/trunk/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx203 aWarningImageIM.SetImage(WarningBox::GetStandardImage()); in SwSaveWarningBox_Impl()
237 aQueryImageIM.SetImage(QueryBox::GetStandardImage()); in SwSendQueryBox_Impl()
H A Dmailmergechildwindow.cxx323 aWarningImageIM.SetImage(WarningBox::GetStandardImage()); in SwSendWarningBox_Impl()
/trunk/main/sd/source/ui/func/
H A Dfupage.cxx375 aQuestionBox.SetImage( QueryBox::GetStandardImage() ); in ExecuteDialog()
/trunk/main/cui/source/tabpages/
H A Dtphatch.cxx268 Image aWarningBoxImage = WarningBox::GetStandardImage(); in CheckChanges_Impl()
H A Dtpbitmap.cxx477 Image aWarningBoxImage = WarningBox::GetStandardImage(); in CheckChanges_Impl()
H A Dtpgradnt.cxx292 Image aWarningBoxImage = WarningBox::GetStandardImage(); in CheckChanges_Impl()
H A Dtplnedef.cxx269 Image aWarningBoxImage = WarningBox::GetStandardImage(); in CheckChanges_Impl()
/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx363 aImage = InfoBox::GetStandardImage(); in GetBubbleImage()

Completed in 98 milliseconds

12