Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx2303 SvxColorWindow_Impl* pColorWin = in CreatePopupWindow() local
2311 pColorWin->StartPopupMode( &GetToolBox(), in CreatePopupWindow()
2313 pColorWin->StartSelection(); in CreatePopupWindow()
2314 SetPopupWindow( pColorWin ); in CreatePopupWindow()
2315 return pColorWin; in CreatePopupWindow()
2375 SvxColorWindow_Impl* pColorWin = new SvxColorWindow_Impl( in CreatePopupWindow() local
2382 pColorWin->StartPopupMode( &GetToolBox(), in CreatePopupWindow()
2384 pColorWin->StartSelection(); in CreatePopupWindow()
2385 SetPopupWindow( pColorWin ); in CreatePopupWindow()
2386 return pColorWin; in CreatePopupWindow()
[all …]
H A Dextrusioncontrols.cxx1009 SvxColorWindow_Impl* pColorWin = new SvxColorWindow_Impl( in CreatePopupWindow() local
1015pColorWin->StartPopupMode( &GetToolBox(), FLOATWIN_POPUPMODE_GRABFOCUS|FLOATWIN_POPUPMODE_ALLOWTEA… in CreatePopupWindow()
1016 pColorWin->StartSelection(); in CreatePopupWindow()
1017 SetPopupWindow( pColorWin ); in CreatePopupWindow()
1018 return pColorWin; in CreatePopupWindow()