Lines Matching refs:SwSidebarWin

98 SwSidebarWin::SwSidebarWin( SwEditWin& rEditWin,  in SwSidebarWin()  function in sw::sidebarwindows::SwSidebarWin
144 SwSidebarWin::~SwSidebarWin() in ~SwSidebarWin()
175 mpMetadataAuthor->RemoveEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in ~SwSidebarWin()
182 mpMetadataDate->RemoveEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in ~SwSidebarWin()
189 mpVScrollbar->RemoveEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in ~SwSidebarWin()
210 void SwSidebarWin::Paint( const Rectangle& rRect) in Paint()
236 void SwSidebarWin::SetPosSizePixelRect( long nX, in SetPosSizePixelRect()
248 void SwSidebarWin::SetSize( const Size& rNewSize ) in SetSize()
253 void SwSidebarWin::SetVirtualPosSize( const Point& aPoint, const Size& aSize) in SetVirtualPosSize()
258 void SwSidebarWin::TranslateTopPosition(const long aAmount) in TranslateTopPosition()
263 void SwSidebarWin::ShowAnchorOnly(const Point &aPoint) in ShowAnchorOnly()
278 SfxItemSet SwSidebarWin::DefaultItem() in DefaultItem()
287 void SwSidebarWin::InitControls() in InitControls()
289 AddEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in InitControls()
303 mpMetadataAuthor->AddEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in InitControls()
321 mpMetadataDate->AddEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in InitControls()
356 mpVScrollbar->SetScrollHdl(LINK(this, SwSidebarWin, ScrollHdl)); in InitControls()
358 mpVScrollbar->AddEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in InitControls()
394 void SwSidebarWin::CheckMetaText() in CheckMetaText()
441 void SwSidebarWin::Rescale() in Rescale()
466 void SwSidebarWin::SetPosAndSize() in SetPosAndSize()
573 SwSidebarWin* pWin = GetTopReplyNote(); in SetPosAndSize()
661 void SwSidebarWin::DoResize() in DoResize()
753 void SwSidebarWin::SetSizePixel( const Size& rNewSize ) in SetSizePixel()
765 void SwSidebarWin::SetScrollbar() in SetScrollbar()
770 void SwSidebarWin::ResizeIfNeccessary(long aOldHeight, long aNewHeight) in ResizeIfNeccessary()
808 void SwSidebarWin::SetColor(Color aColorDark,Color aColorLight, Color aColorAnchor) in SetColor()
845 void SwSidebarWin::SetSidebarPosition(sw::sidebarwindows::SidebarPosition eSidebarPosition) in SetSidebarPosition()
850 void SwSidebarWin::SetReadonly(sal_Bool bSet) in SetReadonly()
856 void SwSidebarWin::SetLanguage(const SvxLanguageItem aNewItem) in SetLanguage()
891 void SwSidebarWin::DataChanged( const DataChangedEvent& aEvent) in DataChanged()
896 void SwSidebarWin::GetFocus() in GetFocus()
902 void SwSidebarWin::LoseFocus() in LoseFocus()
906 void SwSidebarWin::ShowNote() in ShowNote()
917 void SwSidebarWin::HideNote() in HideNote()
932 void SwSidebarWin::ActivatePostIt() in ActivatePostIt()
949 void SwSidebarWin::DeactivatePostIt() in DeactivatePostIt()
973 mnEventId = Application::PostUserEvent( LINK( this, SwSidebarWin, DeleteHdl), 0 ); in DeactivatePostIt()
977 void SwSidebarWin::ToggleInsMode() in ToggleInsMode()
992 void SwSidebarWin::ExecuteCommand(sal_uInt16 nSlot) in ExecuteCommand()
1017 mnEventId = Application::PostUserEvent( LINK( this, SwSidebarWin, DeleteHdl), 0 ); in ExecuteCommand()
1040 SwEditWin* SwSidebarWin::EditWin() in EditWin()
1045 long SwSidebarWin::GetPostItTextHeight() in GetPostItTextHeight()
1050 void SwSidebarWin::SwitchToPostIt(sal_uInt16 aDirection) in SwitchToPostIt()
1052 SwSidebarWin* pPostIt = mrMgr.GetNextPostIt(aDirection, this); in SwitchToPostIt()
1057 IMPL_LINK( SwSidebarWin, WindowEventListener, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument
1114 void SwSidebarWin::Delete() in Delete()
1128 IMPL_LINK(SwSidebarWin, ScrollHdl, ScrollBar*, pScroll) in IMPL_LINK() argument
1135 IMPL_LINK(SwSidebarWin, ModifyHdl, void*, pVoid) in IMPL_LINK() argument
1143 IMPL_LINK(SwSidebarWin, DeleteHdl, void*, pVoid) in IMPL_LINK() argument
1153 void SwSidebarWin::ResetAttributes() in ResetAttributes()
1160 sal_Int32 SwSidebarWin::GetScrollbarWidth() in GetScrollbarWidth()
1165 sal_Int32 SwSidebarWin::GetMetaButtonAreaWidth() in GetMetaButtonAreaWidth()
1174 sal_Int32 SwSidebarWin::GetMetaHeight() in GetMetaHeight()
1180 sal_Int32 SwSidebarWin::GetMinimumSizeWithMeta() in GetMinimumSizeWithMeta()
1185 sal_Int32 SwSidebarWin::GetMinimumSizeWithoutMeta() in GetMinimumSizeWithoutMeta()
1191 void SwSidebarWin::SetSpellChecking() in SetSpellChecking()
1205 void SwSidebarWin::SetViewState(ViewState bViewState) in SetViewState()
1214 SwSidebarWin* pWin = GetTopReplyNote(); in SetViewState()
1254 SwSidebarWin* pTopWinSelf = GetTopReplyNote(); in SetViewState()
1255 SwSidebarWin* pTopWinActive = mrMgr.HasActiveSidebarWin() in SetViewState()
1287 SwSidebarWin* SwSidebarWin::GetTopReplyNote() in GetTopReplyNote()
1289 SwSidebarWin* pTopNote = 0; in GetTopReplyNote()
1290 SwSidebarWin* pSidebarWin = IsFollow() ? mrMgr.GetNextPostIt(KEY_PAGEUP, this) : 0; in GetTopReplyNote()
1299 void SwSidebarWin::SwitchToFieldPos() in SwitchToFieldPos()
1310 SvxLanguageItem SwSidebarWin::GetLanguage(void) in GetLanguage()
1315 void SwSidebarWin::SetChangeTracking( const SwPostItHelper::SwLayoutStatus aLayoutStatus, in SetChangeTracking()
1327 bool SwSidebarWin::HasScrollbar() const in HasScrollbar()
1332 bool SwSidebarWin::IsScrollbarVisible() const in IsScrollbarVisible()
1337 void SwSidebarWin::ChangeSidebarItem( SwSidebarItem& rSidebarItem ) in ChangeSidebarItem()
1365 css::uno::Reference< css::accessibility::XAccessible > SwSidebarWin::CreateAccessible() in CreateAccessible()