Lines Matching refs:SvtFrameWindow_Impl
811 SvtFrameWindow_Impl::SvtFrameWindow_Impl( Window* pParent ) : in SvtFrameWindow_Impl() function in SvtFrameWindow_Impl
835 SvtFrameWindow_Impl::~SvtFrameWindow_Impl() in ~SvtFrameWindow_Impl()
842 void SvtFrameWindow_Impl::ViewEditWin() in ViewEditWin()
850 void SvtFrameWindow_Impl::ViewTextWin() in ViewTextWin()
858 void SvtFrameWindow_Impl::ViewEmptyWin() in ViewEmptyWin()
866 void SvtFrameWindow_Impl::ViewNonEmptyWin() in ViewNonEmptyWin()
874 IMPL_STATIC_LINK_NOINSTANCE( SvtFrameWindow_Impl, ExecuteHdl_Impl, SvtExecuteInfo*, pExecuteInfo ) in IMPL_STATIC_LINK_NOINSTANCE() argument
888 void SvtFrameWindow_Impl::ShowDocInfo( const String& rURL ) in ShowDocInfo()
904 void SvtFrameWindow_Impl::Resize() in Resize()
912 void SvtFrameWindow_Impl::OpenFile( const String& rURL, sal_Bool bPreview, sal_Bool bIsTemplate, sa… in OpenFile()
1029 void SvtFrameWindow_Impl::ToggleView( sal_Bool bDI ) in ToggleView()
1055 pFrameWin = new SvtFrameWindow_Impl( this ); in SvtTemplateWindow()