Searched refs:SvtFileViewWindow_Impl (Results 1 – 2 of 2) sorted by relevance
120 class SvtFileViewWindow_Impl : public Window class139 SvtFileViewWindow_Impl( SvtTemplateWindow* pParent );140 ~SvtFileViewWindow_Impl();242 SvtFileViewWindow_Impl* pFileWin;
591 SvtFileViewWindow_Impl::SvtFileViewWindow_Impl( SvtTemplateWindow* pParent ) : in SvtFileViewWindow_Impl() function in SvtFileViewWindow_Impl609 SvtFileViewWindow_Impl::~SvtFileViewWindow_Impl() in ~SvtFileViewWindow_Impl()634 Sequence< ::rtl::OUString > SvtFileViewWindow_Impl::GetNewDocContents() const in GetNewDocContents()696 void SvtFileViewWindow_Impl::Resize() in Resize()708 String SvtFileViewWindow_Impl::GetSelectedFile() const in GetSelectedFile()713 void SvtFileViewWindow_Impl::OpenFolder( const String& rURL ) in OpenFolder()742 sal_Bool SvtFileViewWindow_Impl::HasPreviousLevel( String& rURL ) const in HasPreviousLevel()751 String SvtFileViewWindow_Impl::GetFolderTitle() const in GetFolderTitle()758 void SvtFileViewWindow_Impl::SetFocus() in SetFocus()1055 pFileWin = new SvtFileViewWindow_Impl( this ); in SvtTemplateWindow()
Completed in 77 milliseconds