Searched refs:aWarnImage (Results 1 – 2 of 2) sorted by relevance
2268 FixedImage aWarnImage; member in SwMergeSourceWarningBox_Impl2275 aWarnImage( this, SW_RES( IMG_MERGE ) ) in SwMergeSourceWarningBox_Impl()2280 aWarnImage.SetImage( rImg ); in SwMergeSourceWarningBox_Impl()2284 aWarnImage.SetSizePixel( aImageSize ); in SwMergeSourceWarningBox_Impl()2286 aImageSize.Width() += aWarnImage.GetPosPixel().X(); in SwMergeSourceWarningBox_Impl()
1529 Image aWarnImage( WarningBox::GetStandardImage() ); in ImplErrorDialog() local1530 Size aImageSize( aWarnImage.GetSizePixel() ); in ImplErrorDialog()1534 maFI.SetImage( aWarnImage ); in ImplErrorDialog()