Searched refs:pLineWin (Results 1 – 1 of 1) sorted by relevance
2601 SvxLineWindow_Impl* pLineWin = new SvxLineWindow_Impl( GetSlotId(), m_xFrame, &GetToolBox() ); in CreatePopupWindow() local2602 pLineWin->StartPopupMode( &GetToolBox(), sal_True ); in CreatePopupWindow()2603 pLineWin->StartSelection(); in CreatePopupWindow()2604 SetPopupWindow( pLineWin ); in CreatePopupWindow()2606 return pLineWin; in CreatePopupWindow()
Completed in 33 milliseconds