Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx2601 SvxLineWindow_Impl* pLineWin = new SvxLineWindow_Impl( GetSlotId(), m_xFrame, &GetToolBox() ); in CreatePopupWindow() local
2602 pLineWin->StartPopupMode( &GetToolBox(), sal_True ); in CreatePopupWindow()
2603 pLineWin->StartSelection(); in CreatePopupWindow()
2604 SetPopupWindow( pLineWin ); in CreatePopupWindow()
2606 return pLineWin; in CreatePopupWindow()

Completed in 16 milliseconds