Home
last modified time | relevance | path

Searched refs:pDocShell (Results 1 – 25 of 229) sorted by last modified time

12345678910

/trunk/main/sw/source/core/doc/
H A Ddocnew.cxx257 pDocShell( 0 ), in SwDoc()
494 if (pDocShell) in ~SwDoc()
496 pDocShell->SetUndoManager(0); in ~SwDoc()
774 if(pDocShell != pDSh) in SetDocShell()
776 if (pDocShell) in SetDocShell()
781 pDocShell = pDSh; in SetDocShell()
783 if (pDocShell) in SetDocShell()
788 pLinkMgr->SetPersist(pDocShell); in SetDocShell()
804 if( pDocShell ) in GetDocStorage()
805 return pDocShell->GetStorage(); in GetDocStorage()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx189 void lclGetAbsPath( String& rPath, sal_uInt16 nLevel, SwDocShell* pDocShell) in lclGetAbsPath() argument
323 lclGetAbsPath( *xLongName, 0 , pDocShell); in ReadEmbeddedData()
346 lclGetAbsPath( *xLongName, nLevel, pDocShell); in ReadEmbeddedData()
349 lclGetAbsPath( *xShortName, nLevel, pDocShell); in ReadEmbeddedData()
359 lclGetAbsPath( *xLongName, 0 ,pDocShell); in ReadEmbeddedData()
1016 SwDocShell* pDocShell = rReader.mpDocShell; in ProcessObj() local
1017 if(pDocShell) in ProcessObj()
1019 rReader.ReadEmbeddedData( aMemStream, pDocShell, hlStr); in ProcessObj()
4303 SwDocShell * pDocShell = rDoc.GetDocShell(); in CoreLoad() local
4304 if (pDocShell) in CoreLoad()
[all …]
H A Dww8par.hxx1757 …static void ReadEmbeddedData(SvMemoryStream& rStrm, SwDocShell* pDocShell ,struct HyperLinks…
H A Ddocxexport.cxx585 SwDocShell* pDocShell( pDoc->GetDocShell( ) ); in WriteProperties() local
587 if ( pDocShell ) in WriteProperties()
590 pDocShell->GetModel( ), uno::UNO_QUERY ); in WriteProperties()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx185 SwDocShell * pDocShell, in lcl_GetPrintUIOptions() argument
188 if (!pDocShell) in lcl_GetPrintUIOptions()
369 pDocShell(pShell), in SwXTextDocument()
444 if ( pDocShell->GetDoc() ) in GetNumberFormatter()
1537 pDocShell = 0; in Invalidate()
1545 if(pDocShell && pDocShell != pNewDocShell) in Reactivate()
1547 pDocShell = pNewDocShell; in Reactivate()
2086 pDocShell->Execute ( aRequest ); in setPropertyValue()
2443 SwDoc* pDoc = pDocShell->GetDoc(); in updateLinks()
3243 if ( !pDocShell ) in getXForms()
[all …]
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx2583 SfxObjectShell* pDocShell = pImp->GetShell()->GetDoc()->GetDocShell(); in SwLayIdle() local
2584pDocShell->Broadcast( SfxEventHint( SW_EVENT_LAYOUT_FINISHED, SwDocShell::GetEventName(STR_SW_EVEN… in SwLayIdle()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx421 return pDocShell->GetModel(); in getModelFromXIf()
435 if ( !pDocShell ) in getDocumentFromRange()
475 return pDocShell->GetModel(); in getUnoModel()
3805 if ( pDocShell ) in setColumnWidth()
3813 ScDocFunc aFunc(*pDocShell); in setColumnWidth()
3977 ScDocFunc aFunc(*pDocShell); in setRowHeight()
4237 if (pDocShell) in lcl_GetDBData_Impl()
4252 if ( pDocShell ) in lcl_SelectAll()
4703 if ( pDocShell ) in Autofit()
4708 ScDocFunc aFunc(*pDocShell); in Autofit()
[all …]
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx853 SwDocShell *pDocShell(pDoc->GetDocShell()); in Continue() local
854 DBG_ASSERT(pDocShell, "no SwDocShell"); in Continue()
855 if (pDocShell) { in Continue()
857 pDocShell->GetModel(), uno::UNO_QUERY_THROW); in Continue()
1297 SwDocShell *pDocShell(pDoc->GetDocShell()); in NextToken() local
1298 DBG_ASSERT(pDocShell, "no SwDocShell"); in NextToken()
1299 if (pDocShell) { in NextToken()
1326 SwDocShell *pDocShell(pDoc->GetDocShell()); in NextToken() local
1327 DBG_ASSERT(pDocShell, "no SwDocShell"); in NextToken()
1328 if (pDocShell) in NextToken()
[all …]
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.cxx1049 SdDrawDocument* pDoc = pDocShell?pDocShell->GetDoc():NULL; in GetDocument()
1228 if( pDocShell ) in IMPL_LINK()
1230 SdDrawDocument* pDoc = pDocShell->GetDoc(); in IMPL_LINK()
1430 DrawDocShell* pDocShell = PTR_CAST(DrawDocShell,pShell); in UpdateUserData() local
1431 SdDrawDocument* pDoc = pDocShell?pDocShell->GetDoc():NULL; in UpdateUserData()
1494 DrawDocShell* pDocShell = PTR_CAST(DrawDocShell,pShell); in UpdatePageList() local
1495 SdDrawDocument* pDoc = pDocShell?pDocShell->GetDoc():NULL; in UpdatePageList()
1555 ::svl::IUndoManager* pUndoMgr = pDocShell?pDocShell->GetUndoManager():NULL; in UpdatePreview()
1636 SdDrawDocument* pDoc = pDocShell?pDocShell->GetDoc():NULL; in UpdatePreview()
1639 pDocShell = PTR_CAST(DrawDocShell,pShell); in UpdatePreview()
[all …]
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx230 if (pDocShell) in Execute()
359 if (pDocShell) in GetState()
436 if( pDocShell ) // Impress or Draw? in GetState()
463 if( pDocShell ) // Impress or Draw? in IMPL_LINK()
534 SfxObjectShell* pDocShell = xDocShell; in CreateFromTemplate() local
540 else if( pDocShell ) in CreateFromTemplate()
686 ::sd::DrawDocShell* pDocShell = in ExecuteNewDocument()
736 pDocShell->ClearUndoBuffer(); in ExecuteNewDocument()
777 if( !pDocShell ) in ChangeMedium()
1061 if( pDocShell ) in operator ()()
[all …]
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx551 SwDocShell* pDocShell = pSourceView->GetDocShell(); in IMPL_LINK() local
552 if(pDocShell->HasName() && !pDocShell->IsModified()) in IMPL_LINK()
807 SwDocShell * pDocShell = in ConfigurationChanged() local
809 while (pDocShell) in ConfigurationChanged()
811 pDocShell->GetDoc()->GetIDocumentUndoRedo().DoUndo(bUndo); in ConfigurationChanged()
812 pDocShell = static_cast<SwDocShell *>( in ConfigurationChanged()
813 SfxObjectShell::GetNext(*pDocShell, &aType)); in ConfigurationChanged()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx2105 SwDocShell* pDocShell = (SwDocShell*)SfxObjectShell::GetFirst(&aType); in FillItemSet() local
2107 while( pDocShell ) in FillItemSet()
2109 pDocShell->GetWrtShell()->UpdateRedlineAttr(); in FillItemSet()
2110 pDocShell = (SwDocShell*)SfxObjectShell::GetNext(*pDocShell, &aType); in FillItemSet()
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx257 SwDocShell* pDocShell = GetDocShell(); in ~SwSrcView() local
271 EndListening(*pDocShell); in ~SwSrcView()
298 if(!pDocShell->IsLoading()) in Init()
299 Load(pDocShell); in Init()
306 StartListening(*pDocShell,sal_True); in Init()
390 SwDocShell* pDocShell = GetDocShell(); in Execute() local
392 if(pDocShell->HasName()) in Execute()
393 pMed = pDocShell->GetMedium(); in Execute()
396 SfxBoolItem* pItem = (SfxBoolItem*)pDocShell->ExecuteSlot(rReq, pDocShell->GetInterface()); in Execute()
398 pMed = pDocShell->GetMedium(); in Execute()
[all …]
/trunk/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx476 SwDocShell* pDocShell = pSrcEditWin->GetSrcView()->GetDocShell(); in KeyInput() local
479 pDocShell->SetModified(); in KeyInput()
/trunk/main/starmath/source/
H A Dedit.cxx456 SmDocShell *pDocShell = GetDoc(); in IMPL_LINK_INLINE_END() local
457 if (pDocShell) in IMPL_LINK_INLINE_END()
458 pDocShell->SetModified( GetEditEngine()->IsModified() ); in IMPL_LINK_INLINE_END()
/trunk/main/sd/source/ui/view/
H A Ddrtxtob.cxx129 DrawDocShell* pDocShell = pDoc->GetDocSh(); in TextObjectBar() local
130 if( pDocShell ) in TextObjectBar()
132 SetUndoManager(pDocShell->GetUndoManager()); in TextObjectBar()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx283 AnnotationWindow::AnnotationWindow( AnnotationManagerImpl& rManager, DrawDocShell* pDocShell, Windo… in AnnotationWindow() argument
286 , mpDocShell( pDocShell ) in AnnotationWindow()
287 , mpView( pDocShell->GetViewShell()->GetView() ) in AnnotationWindow()
288 , mpDoc( pDocShell->GetDoc() ) in AnnotationWindow()
292 , mbReadonly(pDocShell->IsReadOnly()) in AnnotationWindow()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx379 ::sd::DrawDocShell* pDocShell ) in HtmlExport() argument
382 mpDocSh( pDocShell ), in HtmlExport()
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx240 pDocShell( pDocSh ), in ScCellFieldsObj()
244 pDocShell->GetDocument()->AddUnoObject(*this); in ScCellFieldsObj()
251 if (pDocShell) in ~ScCellFieldsObj()
282 pDocShell = NULL; // ungueltig geworden in Notify()
443 pDocShell( pDocSh ), in ScCellFieldObj()
449 if (pDocShell) in ScCellFieldObj()
527 pDocShell = pDocSh; in InitDoc()
536 if (pDocShell) in ~ScCellFieldObj()
555 pDocShell = NULL; // ungueltig geworden in Notify()
641 if (pDocShell) in getAnchor()
[all …]
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx295 : pDocShell ( pDocSh ), in ScViewData()
343 if (pDocShell) in ScViewData()
345 pDoc = pDocShell->GetDocument(); in ScViewData()
363 : pDocShell ( rViewData.pDocShell ), in ScViewData()
470 else if (pDocShell) in GetDocument()
471 return pDocShell->GetDocument(); in GetDocument()
1894 if (pDocShell) in GetPosFromPixel()
2122 return pDocShell; in GetSfxDocShell()
2183 if (pDocShell) in CalcPPT()
2459 if( pDocShell ) in WriteExtOptions()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx741 if( SfxObjectShell* pDocShell = GetDocShell() ) in AppendPortion() local
744 pDocShell->GetItem( SID_ATTR_CHAR_FONTLIST ) ) ) in AppendPortion()
H A Dxicontent.cxx146 void lclGetAbsPath( String& rPath, sal_uInt16 nLevel, SfxObjectShell* pDocShell ) in lclGetAbsPath() argument
156 if( pDocShell ) in lclGetAbsPath()
159 …rPath = pDocShell->GetMedium()->GetURLObject().smartRel2Abs( aTmpStr, bWasAbs ).GetMainURL( INetUR… in lclGetAbsPath()
251 SfxObjectShell* pDocShell = rRoot.GetDocShell(); in ReadEmbeddedData() local
284 lclGetAbsPath( *xLongName, 0, pDocShell ); in ReadEmbeddedData()
307 lclGetAbsPath( *xLongName, nLevel, pDocShell ); in ReadEmbeddedData()
310 lclGetAbsPath( *xShortName, nLevel, pDocShell ); in ReadEmbeddedData()
320 lclGetAbsPath( *xLongName, 0, pDocShell ); in ReadEmbeddedData()
/trunk/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx384 … SfxObjectShell* pDocShell = pFrame ? pFrame->GetCurrentDocument() : SfxObjectShell::Current(); in getScriptInvocation() local
385 if ( pDocShell ) in getScriptInvocation()
387 Reference< XModel > xModel( pDocShell->GetModel() ); in getScriptInvocation()
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx1688 SfxObjectShell* pDocShell = NULL; in GetObjectShell_Impl() local
1700 pDocShell = pFrame->GetCurrentDocument(); in GetObjectShell_Impl()
1703 return pDocShell; in GetObjectShell_Impl()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx266 ::sd::DrawDocShell* pDocShell = mpDoc->GetDocSh(); in Import()
267 if ( pDocShell ) in Import()
268 SeekOle( pDocShell, mnFilterOptions ); in Import()
565 pDocShell->SetVisArea( Rectangle( Point(), aVisAreaSize ) ); in Import()
570 SfxProgress* pStbMgr = new SfxProgress( pDocShell, String( SdResId( STR_POWERPOINT_IMPORT ) ), in Import()
1233 if ( pDocShell ) in Import()
2163 ::sd::DrawDocShell* pDocShell = mpDoc->GetDocSh(); in FillSdAnimationInfo()
2164 if ( pDocShell ) in FillSdAnimationInfo()
2166 String aBaseURL = pDocShell->GetMedium()->GetBaseURL(); in FillSdAnimationInfo()

Completed in 247 milliseconds

12345678910