Searched refs:SidebarTxtControl (Results 1 – 7 of 7) sorted by relevance
65 SidebarTxtControl::SidebarTxtControl( SwSidebarWin& rSidebarWin, in SidebarTxtControl() function in sw::sidebarwindows::SidebarTxtControl78 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 …]
53 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()
31 class SidebarTxtControl;36 explicit SidebarTxtControlAccessible( SidebarTxtControl& rSidebarTxtControl );43 SidebarTxtControl& mrSidebarTxtControl;
38 class SidebarTxtControl : public Control class62 SidebarTxtControl( SwSidebarWin& rSidebarWin,66 ~SidebarTxtControl();
292 mpSidebarTxtControl = new SidebarTxtControl( *this, in InitControls()
57 class SidebarTxtControl;217 sw::sidebarwindows::SidebarTxtControl* mpSidebarTxtControl;
587 sw/source/ui/docvw/SidebarTxtControl \
Completed in 20 milliseconds