Home
last modified time | relevance | path

Searched refs:aBorderWin (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dtabbgcolordlg.cxx56 aBorderWin ( this, ScResId( TAB_BG_COLOR_CT_BORDER ) ), in ScTabBgColorDlg()
57 aTabBgColorSet ( &aBorderWin, ScResId( TAB_BG_COLOR_SET_BGDCOLOR ), this ), in ScTabBgColorDlg()
133 const Size aCurrentSizeBorderWin(aBorderWin.GetOutputSizePixel()); in FillColorValueSets_Impl()
170 aBorderWin.SetOutputSizePixel(aNewSizeBorderWin); in FillColorValueSets_Impl()
/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx352 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()
/trunk/main/sc/source/ui/inc/
H A Dtabbgcolordlg.hxx57 Control aBorderWin; member in ScTabBgColorDlg
/trunk/main/cui/source/inc/
H A Dbackgrnd.hxx91 Control aBorderWin; member in SvxBackgroundTabPage

Completed in 30 milliseconds