Lines Matching refs:SwSidebarWin

96 SwSidebarWin::SwSidebarWin( SwEditWin& rEditWin,  in SwSidebarWin()  function in sw::sidebarwindows::SwSidebarWin
142 SwSidebarWin::~SwSidebarWin() in ~SwSidebarWin()
173 mpMetadataAuthor->RemoveEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in ~SwSidebarWin()
180 mpMetadataDate->RemoveEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in ~SwSidebarWin()
187 mpVScrollbar->RemoveEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in ~SwSidebarWin()
208 void SwSidebarWin::Paint( const Rectangle& rRect) in Paint()
234 void SwSidebarWin::SetPosSizePixelRect( long nX, in SetPosSizePixelRect()
246 void SwSidebarWin::SetSize( const Size& rNewSize ) in SetSize()
251 void SwSidebarWin::SetVirtualPosSize( const Point& aPoint, const Size& aSize) in SetVirtualPosSize()
256 void SwSidebarWin::TranslateTopPosition(const long aAmount) in TranslateTopPosition()
261 void SwSidebarWin::ShowAnchorOnly(const Point &aPoint) in ShowAnchorOnly()
276 SfxItemSet SwSidebarWin::DefaultItem() in DefaultItem()
285 void SwSidebarWin::InitControls() in InitControls()
287 AddEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in InitControls()
301 mpMetadataAuthor->AddEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in InitControls()
319 mpMetadataDate->AddEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in InitControls()
354 mpVScrollbar->SetScrollHdl(LINK(this, SwSidebarWin, ScrollHdl)); in InitControls()
356 mpVScrollbar->AddEventListener( LINK( this, SwSidebarWin, WindowEventListener ) ); in InitControls()
392 void SwSidebarWin::CheckMetaText() in CheckMetaText()
439 void SwSidebarWin::Rescale() in Rescale()
464 void SwSidebarWin::SetPosAndSize() in SetPosAndSize()
571 SwSidebarWin* pWin = GetTopReplyNote(); in SetPosAndSize()
659 void SwSidebarWin::DoResize() in DoResize()
751 void SwSidebarWin::SetSizePixel( const Size& rNewSize ) in SetSizePixel()
763 void SwSidebarWin::SetScrollbar() in SetScrollbar()
768 void SwSidebarWin::ResizeIfNeccessary(long aOldHeight, long aNewHeight) in ResizeIfNeccessary()
806 void SwSidebarWin::SetColor(Color aColorDark,Color aColorLight, Color aColorAnchor) in SetColor()
843 void SwSidebarWin::SetSidebarPosition(sw::sidebarwindows::SidebarPosition eSidebarPosition) in SetSidebarPosition()
848 void SwSidebarWin::SetReadonly(sal_Bool bSet) in SetReadonly()
854 void SwSidebarWin::SetLanguage(const SvxLanguageItem aNewItem) in SetLanguage()
889 void SwSidebarWin::DataChanged( const DataChangedEvent& aEvent) in DataChanged()
894 void SwSidebarWin::GetFocus() in GetFocus()
900 void SwSidebarWin::LoseFocus() in LoseFocus()
904 void SwSidebarWin::ShowNote() in ShowNote()
915 void SwSidebarWin::HideNote() in HideNote()
930 void SwSidebarWin::ActivatePostIt() in ActivatePostIt()
947 void SwSidebarWin::DeactivatePostIt() in DeactivatePostIt()
971 mnEventId = Application::PostUserEvent( LINK( this, SwSidebarWin, DeleteHdl), 0 ); in DeactivatePostIt()
975 void SwSidebarWin::ToggleInsMode() in ToggleInsMode()
990 void SwSidebarWin::ExecuteCommand(sal_uInt16 nSlot) in ExecuteCommand()
1015 mnEventId = Application::PostUserEvent( LINK( this, SwSidebarWin, DeleteHdl), 0 ); in ExecuteCommand()
1038 SwEditWin* SwSidebarWin::EditWin() in EditWin()
1043 long SwSidebarWin::GetPostItTextHeight() in GetPostItTextHeight()
1048 void SwSidebarWin::SwitchToPostIt(sal_uInt16 aDirection) in SwitchToPostIt()
1050 SwSidebarWin* pPostIt = mrMgr.GetNextPostIt(aDirection, this); in SwitchToPostIt()
1055 IMPL_LINK( SwSidebarWin, WindowEventListener, VclSimpleEvent*, pEvent ) in IMPL_LINK() argument
1112 void SwSidebarWin::Delete() in Delete()
1126 IMPL_LINK(SwSidebarWin, ScrollHdl, ScrollBar*, pScroll) in IMPL_LINK() argument
1133 IMPL_LINK(SwSidebarWin, ModifyHdl, void*, pVoid) in IMPL_LINK() argument
1141 IMPL_LINK(SwSidebarWin, DeleteHdl, void*, pVoid) in IMPL_LINK() argument
1151 void SwSidebarWin::ResetAttributes() in ResetAttributes()
1158 sal_Int32 SwSidebarWin::GetScrollbarWidth() in GetScrollbarWidth()
1163 sal_Int32 SwSidebarWin::GetMetaButtonAreaWidth() in GetMetaButtonAreaWidth()
1172 sal_Int32 SwSidebarWin::GetMetaHeight() in GetMetaHeight()
1178 sal_Int32 SwSidebarWin::GetMinimumSizeWithMeta() in GetMinimumSizeWithMeta()
1183 sal_Int32 SwSidebarWin::GetMinimumSizeWithoutMeta() in GetMinimumSizeWithoutMeta()
1189 void SwSidebarWin::SetSpellChecking() in SetSpellChecking()
1203 void SwSidebarWin::SetViewState(ViewState bViewState) in SetViewState()
1212 SwSidebarWin* pWin = GetTopReplyNote(); in SetViewState()
1252 SwSidebarWin* pTopWinSelf = GetTopReplyNote(); in SetViewState()
1253 SwSidebarWin* pTopWinActive = mrMgr.HasActiveSidebarWin() in SetViewState()
1285 SwSidebarWin* SwSidebarWin::GetTopReplyNote() in GetTopReplyNote()
1287 SwSidebarWin* pTopNote = 0; in GetTopReplyNote()
1288 SwSidebarWin* pSidebarWin = IsFollow() ? mrMgr.GetNextPostIt(KEY_PAGEUP, this) : 0; in GetTopReplyNote()
1297 void SwSidebarWin::SwitchToFieldPos() in SwitchToFieldPos()
1308 SvxLanguageItem SwSidebarWin::GetLanguage(void) in GetLanguage()
1313 void SwSidebarWin::SetChangeTracking( const SwPostItHelper::SwLayoutStatus aLayoutStatus, in SetChangeTracking()
1325 bool SwSidebarWin::HasScrollbar() const in HasScrollbar()
1330 bool SwSidebarWin::IsScrollbarVisible() const in IsScrollbarVisible()
1335 void SwSidebarWin::ChangeSidebarItem( SwSidebarItem& rSidebarItem ) in ChangeSidebarItem()
1363 css::uno::Reference< css::accessibility::XAccessible > SwSidebarWin::CreateAccessible() in CreateAccessible()