Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A DSidebarTxtControl.cxx65 SidebarTxtControl::SidebarTxtControl( SwSidebarWin& rSidebarWin, in SidebarTxtControl() function in sw::sidebarwindows::SidebarTxtControl
78 SidebarTxtControl::~SidebarTxtControl() in ~SidebarTxtControl()
83 OutlinerView* SidebarTxtControl::GetTextView() const in GetTextView()
88 void SidebarTxtControl::GetFocus() in GetFocus()
97 void SidebarTxtControl::LoseFocus() in LoseFocus()
109 void SidebarTxtControl::RequestHelp(const HelpEvent &rEvt) in RequestHelp()
133 void SidebarTxtControl::Paint( const Rectangle& rRect) in Paint()
173 void SidebarTxtControl::KeyInput( const KeyEvent& rKeyEvt ) in KeyInput()
234 void SidebarTxtControl::MouseMove( const MouseEvent& rMEvt ) in MouseMove()
316 IMPL_LINK( SidebarTxtControl, Select, Menu*, pSelMenu ) in IMPL_LINK() argument
[all …]
H A DSidebarTxtControlAcc.cxx53 SidebarTextEditSource( SidebarTxtControl& rSidebarTxtControl );
68 SidebarTxtControl& mrSidebarTxtControl;
73 SidebarTextEditSource::SidebarTextEditSource( SidebarTxtControl& rSidebarTxtControl ) in SidebarTextEditSource()
145 explicit SidebarTxtControlAccessibleContext( SidebarTxtControl& rSidebarTxtControl );
173 SidebarTxtControl& mrSidebarTxtControl;
181 SidebarTxtControlAccessibleContext::SidebarTxtControlAccessibleContext( SidebarTxtControl& rSidebar… in SidebarTxtControlAccessibleContext()
290 SidebarTxtControlAccessible::SidebarTxtControlAccessible( SidebarTxtControl& rSidebarTxtControl ) in SidebarTxtControlAccessible()
H A DSidebarTxtControlAcc.hxx31 class SidebarTxtControl;
36 explicit SidebarTxtControlAccessible( SidebarTxtControl& rSidebarTxtControl );
43 SidebarTxtControl& mrSidebarTxtControl;
H A DSidebarTxtControl.hxx38 class SidebarTxtControl : public Control class
62 SidebarTxtControl( SwSidebarWin& rSidebarWin,
66 ~SidebarTxtControl();
H A DSidebarWin.cxx292 mpSidebarTxtControl = new SidebarTxtControl( *this, in InitControls()
/trunk/main/sw/inc/
H A DSidebarWin.hxx57 class SidebarTxtControl;
217 sw::sidebarwindows::SidebarTxtControl* mpSidebarTxtControl;
/trunk/main/sw/
H A DLibrary_sw.mk587 sw/source/ui/docvw/SidebarTxtControl \

Completed in 58 milliseconds