Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dnewhelp.hxx421 class TextWin_Impl : public DockingWindow class
424 TextWin_Impl( Window* pParent );
425 virtual ~TextWin_Impl();
H A Dnewhelp.cxx2047 TextWin_Impl::TextWin_Impl( Window* p ) : DockingWindow( p, 0 ) in TextWin_Impl() function in TextWin_Impl
2051 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 36 milliseconds