Lines Matching refs:Window
39 SvxClickInfoCtr::SvxClickInfoCtr( Window* pParent, const ResId& rResId ) : in SvxClickInfoCtr()
86 :Window( _pParent, CUI_RES( RID_SVX_WND_COMMON_LINGU ) ) in SvxCommonLinguisticControl()
146 void SvxCommonLinguisticControl::InsertControlGroup( Window& _rFirstGroupWindow, Window& _rLastGrou… in InsertControlGroup()
148 …Window* pInsertAfter = NULL; // will be the last window of our own "undividable" group, after whic… in InsertControlGroup()
158 Window* pInsertBehind = pInsertAfter; in InsertControlGroup()
159 Window* pInsert = &_rFirstGroupWindow; in InsertControlGroup()
166 Window* pLoopEnd = _rLastGroupWindow.GetWindow( WINDOW_BORDER ); in InsertControlGroup()
171 Window* pNextInsert = pInsert->GetWindow( WINDOW_BORDER )->GetWindow( WINDOW_NEXT ); in InsertControlGroup()
186 Window::Paint(rRect ); in Paint()
202 Window* pResize[] = in Enlarge()
215 Window* pMoveDown[] = in Enlarge()
229 Window* pMoveRight[] = in Enlarge()