Home
last modified time | relevance | path

Searched refs:SvtFileViewWindow_Impl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx588 SvtFileViewWindow_Impl::SvtFileViewWindow_Impl( SvtTemplateWindow* pParent ) : in SvtFileViewWindow_Impl() function in SvtFileViewWindow_Impl
606 SvtFileViewWindow_Impl::~SvtFileViewWindow_Impl() in ~SvtFileViewWindow_Impl()
631 Sequence< ::rtl::OUString > SvtFileViewWindow_Impl::GetNewDocContents() const in GetNewDocContents()
693 void SvtFileViewWindow_Impl::Resize() in Resize()
705 String SvtFileViewWindow_Impl::GetSelectedFile() const in GetSelectedFile()
710 void SvtFileViewWindow_Impl::OpenFolder( const String& rURL ) in OpenFolder()
739 sal_Bool SvtFileViewWindow_Impl::HasPreviousLevel( String& rURL ) const in HasPreviousLevel()
748 String SvtFileViewWindow_Impl::GetFolderTitle() const in GetFolderTitle()
755 void SvtFileViewWindow_Impl::SetFocus() in SetFocus()
1052 pFileWin = new SvtFileViewWindow_Impl( this ); in SvtTemplateWindow()
H A Dtemplwin.hxx120 class SvtFileViewWindow_Impl : public Window class
139 SvtFileViewWindow_Impl( SvtTemplateWindow* pParent );
140 ~SvtFileViewWindow_Impl();
242 SvtFileViewWindow_Impl* pFileWin;