Lines Matching refs:SvtFrameWindow_Impl
814 SvtFrameWindow_Impl::SvtFrameWindow_Impl( Window* pParent ) : in SvtFrameWindow_Impl() function in SvtFrameWindow_Impl
838 SvtFrameWindow_Impl::~SvtFrameWindow_Impl() in ~SvtFrameWindow_Impl()
845 void SvtFrameWindow_Impl::ViewEditWin() in ViewEditWin()
853 void SvtFrameWindow_Impl::ViewTextWin() in ViewTextWin()
861 void SvtFrameWindow_Impl::ViewEmptyWin() in ViewEmptyWin()
869 void SvtFrameWindow_Impl::ViewNonEmptyWin() in ViewNonEmptyWin()
877 IMPL_STATIC_LINK_NOINSTANCE( SvtFrameWindow_Impl, ExecuteHdl_Impl, SvtExecuteInfo*, pExecuteInfo ) in IMPL_STATIC_LINK_NOINSTANCE() argument
891 void SvtFrameWindow_Impl::ShowDocInfo( const String& rURL ) in ShowDocInfo()
907 void SvtFrameWindow_Impl::Resize() in Resize()
915 void SvtFrameWindow_Impl::OpenFile( const String& rURL, sal_Bool bPreview, sal_Bool bIsTemplate, sa… in OpenFile()
1032 void SvtFrameWindow_Impl::ToggleView( sal_Bool bDI ) in ToggleView()
1058 pFrameWin = new SvtFrameWindow_Impl( this ); in SvtTemplateWindow()