Searched refs:TextWin_Impl (Results 1 – 2 of 2) sorted by relevance
421 class TextWin_Impl : public DockingWindow class424 TextWin_Impl( Window* pParent );425 virtual ~TextWin_Impl();
2047 TextWin_Impl::TextWin_Impl( Window* p ) : DockingWindow( p, 0 ) in TextWin_Impl() function in TextWin_Impl2051 TextWin_Impl::~TextWin_Impl() in ~TextWin_Impl()2055 long TextWin_Impl::Notify( NotifyEvent& rNEvt ) in Notify()2087 pTextWin ( new TextWin_Impl( this ) ), in SfxHelpTextWindow_Impl()
Completed in 31 milliseconds