Searched refs:aWrapILH (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/source/ui/sidebar/ |
H A D | WrapPropertyPanel.cxx | 82 , aWrapILH(6,2) in WrapPropertyPanel() 124 aWrapILH.AddImage( IMG_NONE, in Initialize() 126 aWrapILH.AddImage( IMG_LEFT, in Initialize() 128 aWrapILH.AddImage( IMG_RIGHT, in Initialize() 130 aWrapILH.AddImage( IMG_PARALLEL, in Initialize() 132 aWrapILH.AddImage( IMG_THROUGH, in Initialize() 134 aWrapILH.AddImage( IMG_IDEAL, in Initialize() 138 mpRBNoWrap->SetModeRadioImage( aWrapILH.GetImage(IMG_NONE) , BMP_COLOR_HIGHCONTRAST ); in Initialize() 142 mpRBWrapLeft->SetModeRadioImage( aWrapILH.GetImage(IMG_RIGHT) , BMP_COLOR_HIGHCONTRAST ); in Initialize() 144 mpRBWrapRight->SetModeRadioImage( aWrapILH.GetImage(IMG_LEFT) , BMP_COLOR_HIGHCONTRAST ); in Initialize() [all …]
|
H A D | WrapPropertyPanel.hxx | 75 ImageList aWrapILH; member in sw::sidebar::WrapPropertyPanel
|
/trunk/main/sw/source/ui/frmdlg/ |
H A D | wrap.cxx | 134 aWrapILH (SW_RES(ILH_WRAP)), in SwWrapTabPage() 761 aWrapILH : aWrapIL; in ApplyImageList()
|
/trunk/main/sw/source/ui/inc/ |
H A D | wrap.hxx | 96 ImageList aWrapILH; member in SwWrapTabPage
|
Completed in 12 milliseconds