Searched refs:aBorderWin (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sc/source/ui/miscdlgs/ |
H A D | tabbgcolordlg.cxx | 57 aBorderWin ( this, ScResId( TAB_BG_COLOR_CT_BORDER ) ), in ScTabBgColorDlg() 58 aTabBgColorSet ( &aBorderWin, ScResId( TAB_BG_COLOR_SET_BGDCOLOR ), this ), in ScTabBgColorDlg() 134 const Size aCurrentSizeBorderWin(aBorderWin.GetOutputSizePixel()); in FillColorValueSets_Impl() 171 aBorderWin.SetOutputSizePixel(aNewSizeBorderWin); in FillColorValueSets_Impl()
|
/aoo4110/main/cui/source/tabpages/ |
H A D | backgrnd.cxx | 352 aBorderWin ( this, CUI_RES(CT_BORDER) ), in SvxBackgroundTabPage() 353 aBackgroundColorSet ( &aBorderWin, CUI_RES( SET_BGDCOLOR ) ), in SvxBackgroundTabPage() 660 Point aPos(aBorderWin.GetPosPixel()); in Reset() 663 aBorderWin.SetPosPixel(aPos); in Reset() 1228 const Point aCurrentPosContainer(aBorderWin.GetPosPixel()); in FillColorValueSets_Impl() 1229 const Size aCurrentSizeContainer(aBorderWin.GetOutputSizePixel()); in FillColorValueSets_Impl() 1236 aBorderWin.SetOutputSizePixel(aNewSizeContainer); in FillColorValueSets_Impl() 1239 aBorderWin.SetPosSizePixel(aNewPos, aNewSizeContainer); in FillColorValueSets_Impl() 1261 aBorderWin.Show(); in ShowColorUI_Impl() 1302 aBorderWin.Hide(); in ShowBitmapUI_Impl()
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | tabbgcolordlg.hxx | 57 Control aBorderWin; member in ScTabBgColorDlg
|
/aoo4110/main/cui/source/inc/ |
H A D | backgrnd.hxx | 91 Control aBorderWin; member in SvxBackgroundTabPage
|
Completed in 22 milliseconds