Home
last modified time | relevance | path

Searched refs:aCtrlParentWin (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx277 Window aCtrlParentWin; member in SwTokenWindow
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx3152 aCtrlParentWin(this, ResId(WIN_CTRL_PARENT, *rResId.GetResMgr() )), in SwTokenWindow()
3332 SwTOXEdit* pEdit = new SwTOXEdit(&aCtrlParentWin, this, rToken); in InsertItem()
3371 SwTOXButton* pButton = new SwTOXButton(&aCtrlParentWin, this, rToken); in InsertItem()
3537 SwTOXEdit* pEdit = new SwTOXEdit(&aCtrlParentWin, this, aTmpToken); in InsertAtSelection()
3579 SwTOXButton* pButton = new SwTOXButton(&aCtrlParentWin, this, aToInsertToken); in InsertAtSelection()
3688 long nSpace = aCtrlParentWin.GetSizePixel().Width(); in AdjustScrolling()
3728 const long nSpace = aCtrlParentWin.GetSizePixel().Width(); in IMPL_LINK()
3914 Size aMiddleSize(aCtrlParentWin.GetSizePixel()); in Resize()
3921 aCtrlParentWin.SetSizePixel(aMiddleSize); in Resize()

Completed in 33 milliseconds