Lines Matching refs:AbstractSvxHlinkDlgMarkWnd_Impl
139 IMPL_ABSTDLG_BASE(AbstractSvxHlinkDlgMarkWnd_Impl);
556 void AbstractSvxHlinkDlgMarkWnd_Impl::Hide( sal_uInt16 nFlags ) in Hide()
561 void AbstractSvxHlinkDlgMarkWnd_Impl::SetSizePixel( const Size& rNewSize ) in SetSizePixel()
566 Size AbstractSvxHlinkDlgMarkWnd_Impl::GetSizePixel() const in GetSizePixel()
571 sal_Bool AbstractSvxHlinkDlgMarkWnd_Impl::IsVisible( ) const in IsVisible()
576 void AbstractSvxHlinkDlgMarkWnd_Impl::Invalidate( sal_uInt16 nFlags ) in Invalidate()
581 sal_Bool AbstractSvxHlinkDlgMarkWnd_Impl::MoveTo( Point aNewPos )const in MoveTo()
586 sal_Bool AbstractSvxHlinkDlgMarkWnd_Impl::ConnectToDialog( sal_Bool bDoit )const in ConnectToDialog()
591 void AbstractSvxHlinkDlgMarkWnd_Impl::RefreshTree ( String aStrURL ) in RefreshTree()
596 void AbstractSvxHlinkDlgMarkWnd_Impl::SelectEntry ( String aStrMark ) in SelectEntry()
601 sal_uInt16 AbstractSvxHlinkDlgMarkWnd_Impl::SetError( sal_uInt16 nError) in SetError()
1303 return new AbstractSvxHlinkDlgMarkWnd_Impl( pDlg ); in CreateSvxHlinkDlgMarkWndDialog()