Searched refs:aTopButton (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sw/source/ui/envelp/ |
H A D | envprt.cxx | 52 aTopButton (this, SW_RES(BTN_TOP )), in SwEnvPrtPage() 73 aTopButton .SetClickHdl(LINK(this, SwEnvPrtPage, ClickHdl)); in SwEnvPrtPage() 212 rItem.bPrintFromAbove = aTopButton.IsChecked(); in FillItem() 242 aTopButton .Check(); in Reset() 250 ClickHdl(&aTopButton); in Reset()
|
H A D | envprt.hxx | 49 RadioButton aTopButton; member in SwEnvPrtPage
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabview.cxx | 363 aTopButton( pFrameWin, &aViewData, sal_True ), \ 811 …lcl_SetPosSize( aTopButton, Point(nOutPosX,nOutPosY), Size(nOutlineX,nOutlineY), nTotalWidth, bLay… in DoResize() 812 aTopButton.Show(); in DoResize() 815 aTopButton.Hide(); in DoResize()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | tabview.hxx | 128 ScCornerButton aTopButton; member in ScTabView
|
Completed in 23 milliseconds