Home
last modified time | relevance | path

Searched refs:pSrcView (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/ui/app/
H A Ddocsh2.cxx897 SwSrcView* pSrcView = dynamic_cast< SwSrcView *>( pViewShell ); in Execute() local
898 if(!pSrcView) in Execute()
951 if( 0 != pSrcView) in Execute()
956 bSetModified = IsModified() || pSrcView->IsModified(); in Execute()
957 if(pSrcView->IsModified()||pSrcView->HasSourceSaved()) in Execute()
961 pSrcView->SaveContent(aTempFile.GetURL()); in Execute()
968 ReloadFromHtml(aTempFile.GetURL(), pSrcView); in Execute()
1657 void SwDocShell::ReloadFromHtml( const String& rStreamName, SwSrcView* pSrcView ) in ReloadFromHtml() argument
1685 pSrcView->GetViewFrame()->GetDispatcher()->Execute( in ReloadFromHtml()
1714 pSrcView->SetPool(&GetPool()); in ReloadFromHtml()
H A Ddocsh.cxx777 SwSrcView* pSrcView = ::lcl_GetSourceView( this ); in ConvertTo() local
778 if( pSrcView ) in ConvertTo()
780 pSrcView->SaveContentTo(rMedium); in ConvertTo()
/aoo4110/main/sw/source/ui/inc/
H A Dsrcedtw.hxx81 SwSrcView* pSrcView; member in SwSrcEditWindow
135 SwSrcView* GetSrcView() {return pSrcView;} in GetSrcView()
/aoo4110/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx239 pSrcView(pParentView), in SwSrcEditWindow()
1074 (const SvxFontListItem* )pSrcView->GetDocShell()->GetItem( SID_ATTR_CHAR_FONTLIST ); in SetFont()
/aoo4110/main/sw/inc/
H A Ddocsh.hxx285 void ReloadFromHtml( const String& rStreamName, SwSrcView* pSrcView );

Completed in 40 milliseconds