Searched refs:AbstractSvxPostItDialog_Impl (Results 1 – 2 of 2) sorted by relevance
163 IMPL_ABSTDLG_BASE(AbstractSvxPostItDialog_Impl);908 void AbstractSvxPostItDialog_Impl::SetText( const XubString& rStr ) in SetText()920 String AbstractSvxPostItDialog_Impl::GetNote() in GetNote()924 void AbstractSvxPostItDialog_Impl::SetNote(const String& rTxt) in SetNote()932 void AbstractSvxPostItDialog_Impl::DontChangeAuthor() in DontChangeAuthor()936 void AbstractSvxPostItDialog_Impl::HideAuthor() in HideAuthor()944 sal_Bool AbstractSvxPostItDialog_Impl::IsOkEnabled() const in IsOkEnabled()948 void AbstractSvxPostItDialog_Impl::SetNextHdl( const Link& rLink ) in SetNextHdl()956 void AbstractSvxPostItDialog_Impl::SetPrevHdl( const Link& rLink ) in SetPrevHdl()976 Window * AbstractSvxPostItDialog_Impl::GetWindow() in GetWindow()[all …]
545 class AbstractSvxPostItDialog_Impl :public AbstractSvxPostItDialog class547 DECL_ABSTDLG_BASE( AbstractSvxPostItDialog_Impl, SvxPostItDialog )
Completed in 27 milliseconds