| /trunk/main/sc/source/ui/unoobj/ |
| H A D | cellsuno.cxx | 1372 ScCellRangesBase::ScCellRangesBase(ScDocShell* pDocSh, const ScRange& rR) : in ScCellRangesBase() argument 1374 pDocShell( pDocSh ), in ScCellRangesBase() 1400 ScCellRangesBase::ScCellRangesBase(ScDocShell* pDocSh, const ScRangeList& rR) : in ScCellRangesBase() argument 1402 pDocShell( pDocSh ), in ScCellRangesBase() 1653 void ScCellRangesBase::InitInsertRange(ScDocShell* pDocSh, const ScRange& rR) in InitInsertRange() argument 1655 if ( !pDocShell && pDocSh ) in InitInsertRange() 1657 pDocShell = pDocSh; in InitInsertRange() 4130 ScCellRangesObj::ScCellRangesObj(ScDocShell* pDocSh, const ScRangeList& rR) : in ScCellRangesObj() argument 4131 ScCellRangesBase( pDocSh, rR ) in ScCellRangesObj() 4208 ScDocShell* pDocSh = GetDocShell(); in GetObjectByIndex_Impl() local [all …]
|
| H A D | cursuno.cxx | 52 ScCellCursorObj::ScCellCursorObj(ScDocShell* pDocSh, const ScRange& rR) : in ScCellCursorObj() argument 53 ScCellRangeObj( pDocSh, rR ) in ScCellCursorObj() 122 ScDocShell* pDocSh = GetDocShell(); in collapseToCurrentRegion() local 123 if ( pDocSh ) in collapseToCurrentRegion() 131 pDocSh->GetDocument()->GetDataArea( in collapseToCurrentRegion() 149 ScDocShell* pDocSh = GetDocShell(); in collapseToCurrentArray() local 150 if ( pDocSh ) in collapseToCurrentArray() 152 ScDocument* pDoc = pDocSh->GetDocument(); in collapseToCurrentArray() 174 ScDocShell* pDocSh = GetDocShell(); in collapseToMergedArea() local 175 if ( pDocSh ) in collapseToMergedArea() [all …]
|
| /trunk/main/sc/source/ui/view/ |
| H A D | viewfun2.cxx | 100 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in AdjustBlockHeight() local 104 ScDocument* pDoc = pDocSh->GetDocument(); in AdjustBlockHeight() 118 ScSizeDeviceProvider aProv(pDocSh); in AdjustBlockHeight() 148 pDocSh->PostPaint( 0, nPaintY, nTab, MAXCOL, MAXROW, nTab, in AdjustBlockHeight() 155 pDocSh->UpdateOle(GetViewData()); in AdjustBlockHeight() 165 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in AdjustRowHeight() local 166 ScDocument* pDoc = pDocSh->GetDocument(); in AdjustRowHeight() 176 ScSizeDeviceProvider aProv(pDocSh); in AdjustRowHeight() 194 pDocSh->PostPaint( 0, nStartRow, nTab, MAXCOL, MAXROW, nTab, in AdjustRowHeight() 909 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in RemoveManualBreaks() local [all …]
|
| H A D | viewfunc.cxx | 203 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DoAutoAttributes() local 204 ScDocument* pDoc = pDocSh->GetDocument(); in DoAutoAttributes() 229 pDocSh->GetUndoManager()->AddUndoAction( in DoAutoAttributes() 230 new ScUndoCursorAttr( pDocSh, nCol, nRow, nTab, in DoAutoAttributes() 248 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in GetOptimalColWidth() local 249 ScDocument* pDoc = pDocSh->GetDocument(); in GetOptimalColWidth() 257 ScSizeDeviceProvider aProv(pDocSh); in GetOptimalColWidth() 353 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in EnterData() local 354 ScDocShellModificator aModificator( *pDocSh ); in EnterData() 641 pDocSh->GetUndoManager()->AddUndoAction( in EnterData() [all …]
|
| H A D | dbfunc.cxx | 105 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in GetDBData() local 139 ScDocument* pDoc = pDocSh->GetDocument(); in GetDBData() 155 ScDocument* pDoc = pDocSh->GetDocument(); in GetDBData() 173 pData = pDocSh->GetDBData( aRange, eMode, eSel ); in GetDBData() 176 pData = pDocSh->GetDBData( in GetDBData() 249 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in UISort() local 250 ScDocument* pDoc = pDocSh->GetDocument(); in UISort() 276 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in Sort() local 278 ScDBDocFunc aDBDocFunc( *pDocSh ); in Sort() 295 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in Query() local [all …]
|
| H A D | viewfun6.cxx | 51 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DetectiveAddPred() local 52 sal_Bool bDone = pDocSh->GetDocFunc(). in DetectiveAddPred() 62 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DetectiveDelPred() local 63 sal_Bool bDone = pDocSh->GetDocFunc(). in DetectiveDelPred() 73 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DetectiveAddSucc() local 74 sal_Bool bDone = pDocSh->GetDocFunc(). in DetectiveAddSucc() 84 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DetectiveDelSucc() local 85 sal_Bool bDone = pDocSh->GetDocFunc(). in DetectiveDelSucc() 95 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DetectiveAddError() local 96 sal_Bool bDone = pDocSh->GetDocFunc(). in DetectiveAddError() [all …]
|
| H A D | viewfun3.cxx | 240 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in CutToClip() local 244 ScDocShellModificator aModificator( *pDocSh ); in CutToClip() 273 pDocSh->UpdatePaintExt( nExtFlags, aRange ); in CutToClip() 284 pDocSh->PostPaint( aRange, PAINT_GRID, nExtFlags ); in CutToClip() 287 pDocSh->GetUndoManager()->AddUndoAction( in CutToClip() 288 new ScUndoCut( pDocSh, aRange, aOldEnd, rMark, pUndoDoc ) ); in CutToClip() 292 pDocSh->UpdateOle(GetViewData()); in CutToClip() 375 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in CopyToClip() local 377 pDocSh->FillTransferableObjectDescriptor( aObjDesc ); in CopyToClip() 378 aObjDesc.maDisplayName = pDocSh->GetMedium()->GetURLObject().GetURLNoPass(); in CopyToClip() [all …]
|
| H A D | drawvie4.cxx | 174 ScDocShell* pDocSh = pViewData->GetDocShell(); in BeginDrag() local 177 pDocSh->FillTransferableObjectDescriptor( aObjDesc ); in BeginDrag() 178 aObjDesc.maDisplayName = pDocSh->GetMedium()->GetURLObject().GetURLNoPass(); in BeginDrag() 181 ScDrawTransferObj* pTransferObj = new ScDrawTransferObj( pModel, pDocSh, aObjDesc ); in BeginDrag() 211 ScDocShell* pDocSh = pViewData->GetDocShell(); in DoCopy() local 214 pDocSh->FillTransferableObjectDescriptor( aObjDesc ); in DoCopy() 215 aObjDesc.maDisplayName = pDocSh->GetMedium()->GetURLObject().GetURLNoPass(); in DoCopy() 218 ScDrawTransferObj* pTransferObj = new ScDrawTransferObj( pModel, pDocSh, aObjDesc ); in DoCopy() 247 ScDocShell* pDocSh = pViewData->GetDocShell(); in CopyToTransferable() local 250 pDocSh->FillTransferableObjectDescriptor( aObjDesc ); in CopyToTransferable() [all …]
|
| H A D | tabvwsh4.cxx | 362 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in UpdateOleZoom() local 363 if ( pDocSh->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in UpdateOleZoom() 366 Size aObjSize = ((const SfxObjectShell*)pDocSh)->GetVisArea().GetSize(); in UpdateOleZoom() 848 ScDocShell* pDocSh = pViewData->GetDocShell(); in SetCurSubShell() local 901 pDocSh->MakeDrawLayer(); in SetCurSubShell() 925 pDocSh->MakeDrawLayer(); in SetCurSubShell() 938 pDocSh->MakeDrawLayer(); in SetCurSubShell() 951 pDocSh->MakeDrawLayer(); in SetCurSubShell() 964 pDocSh->MakeDrawLayer(); in SetCurSubShell() 977 pDocSh->MakeDrawLayer(); in SetCurSubShell() [all …]
|
| H A D | viewfun4.cxx | 99 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in PasteRTF() local 100 ScDocument* pDoc = pDocSh->GetDocument(); in PasteRTF() 154 pDocSh->GetUndoManager()->AddUndoAction( in PasteRTF() 155 new ScUndoPaste( pDocSh, nStartCol,nStartRow,nTab, nStartCol,nEndRow,nTab, in PasteRTF() 168 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in PasteRTF() local 169 ScImportExport aImpEx( pDocSh->GetDocument(), in PasteRTF() 181 pDocSh->UpdateOle(GetViewData()); in PasteRTF() 213 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in DoRefConversion() local 294 pDocSh->GetUndoManager()->AddUndoAction( in DoRefConversion() 295 new ScUndoRefConversion( pDocSh, in DoRefConversion() [all …]
|
| H A D | dbfunc3.cxx | 110 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in MakeOutline() local 111 ScOutlineDocFunc aFunc(*pDocSh); in MakeOutline() 125 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in RemoveOutline() local 126 ScOutlineDocFunc aFunc(*pDocSh); in RemoveOutline() 196 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in RemoveAllOutlines() local 197 ScOutlineDocFunc aFunc(*pDocSh); in RemoveAllOutlines() 220 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in AutoOutline() local 221 ScOutlineDocFunc aFunc(*pDocSh); in AutoOutline() 230 ScDocShell* pDocSh = GetViewData()->GetDocShell(); in SelectLevel() local 231 ScOutlineDocFunc aFunc(*pDocSh); in SelectLevel() [all …]
|
| H A D | pfuncache.cxx | 44 pDocSh( pD ), in ScPrintFuncCache() 51 SfxPrinter* pPrinter = pDocSh->GetPrinter(); in ScPrintFuncCache() 61 ScDocument* pDoc = pDocSh->GetDocument(); in ScPrintFuncCache() 66 pDocSh->UpdatePendingRowHeights( nTabCount-1, true ); in ScPrintFuncCache() 76 … ScPrintFunc aFunc( pDocSh, pPrinter, nTab, nAttrPage, 0, pSelRange, &aSelection.GetOptions() ); in ScPrintFuncCache() 108 ScDocument* pDoc = pDocSh->GetDocument(); in InitLocations() 114 …ScPrintFunc aFunc( pDev, pDocSh, nTab, nFirstAttr[nTab], nTotalPages, pSelRange, &aSelection.GetOp… in InitLocations() 165 ScDocument* pDoc = pDocSh->GetDocument(); in GetTabForPage() 186 ScDocument* pDoc = pDocSh->GetDocument(); in GetDisplayStart()
|
| /trunk/main/sc/source/ui/docshell/ |
| H A D | servobj.cxx | 42 sal_Bool lcl_FillRangeFromName( ScRange& rRange, ScDocShell* pDocSh, const String& rName ) in lcl_FillRangeFromName() argument 44 if (pDocSh) in lcl_FillRangeFromName() 46 ScDocument* pDoc = pDocSh->GetDocument(); in lcl_FillRangeFromName() 80 pDocSh( pShell ), in ScServerObject() 85 if ( lcl_FillRangeFromName( aRange, pDocSh, rItem ) ) in ScServerObject() 92 ScDocument* pDoc = pDocSh->GetDocument(); in ScServerObject() 93 SCTAB nTab = pDocSh->GetCurTab(); in ScServerObject() 111 pDocSh->GetDocument()->GetLinkManager()->InsertServer( this ); in ScServerObject() 112 pDocSh->GetDocument()->StartListeningArea( aRange, &aForwarder ); in ScServerObject() 114 StartListening(*pDocSh); // um mitzubekommen, wenn die DocShell geloescht wird in ScServerObject() [all …]
|
| /trunk/main/sd/source/ui/app/ |
| H A D | sdmod1.cxx | 132 … ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in Execute() 133 if( pDocSh ) in Execute() 135 SdDrawDocument* pDoc = pDocSh->GetDoc(); in Execute() 156 … ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current() ); in Execute() 157 if(pDocSh) in Execute() 159 DocumentType eDocType = pDocSh->GetDoc()->GetDocumentType(); in Execute() 191 … ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current()); in Execute() 192 if ( pDocSh ) in Execute() 195 SdDrawDocument* pDoc = pDocSh->GetDoc(); in Execute() 286 ::sd::DrawDocShell* pDocSh; in OutlineToImpress() [all …]
|
| H A D | sdmod2.cxx | 419 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current() ); in CreateItemSet() 429 if (pDocSh) in CreateItemSet() 431 pDoc = pDocSh->GetDoc(); in CreateItemSet() 436 pFrameView = pDocSh->GetFrameView(); in CreateItemSet() 438 pViewShell = pDocSh->GetViewShell(); in CreateItemSet() 509 if( pDocSh ) in CreateItemSet() 551 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current() ); in ApplyItemSet() 560 if (pDocSh) in ApplyItemSet() 562 pDoc = pDocSh->GetDoc(); in ApplyItemSet() 567 pFrameView = pDocSh->GetFrameView(); in ApplyItemSet() [all …]
|
| /trunk/main/sfx2/source/appl/ |
| H A D | sfxpicklist.cxx | 356 SfxObjectShell* pDocSh = pEventHint->GetObjShell(); in Notify() local 357 if( !pDocSh ) in Notify() 364 sal_Bool bAllowModif = pDocSh->IsEnableSetModified(); in Notify() 366 pDocSh->EnableSetModified( sal_False ); in Notify() 370 pDocSh->getDocProperties()); in Notify() 381 pDocSh->EnableSetModified( bAllowModif ); in Notify() 387 SfxMedium *pMed = pDocSh->GetMedium(); in Notify() 392 if ( !pDocSh->HasName() || in Notify() 393 SFX_CREATE_MODE_STANDARD != pDocSh->GetCreateMode() ) in Notify() 397 …INetURLObject aURL( pDocSh->IsDocShared() ? pDocSh->GetSharedFileURL() : ::rtl::OUString( pMed->Ge… in Notify() [all …]
|
| /trunk/main/starmath/source/ |
| H A D | unomodel.cxx | 488 SmDocShell *pDocSh = static_cast < SmDocShell * > (GetObjectShell()); in _setPropertyValues() local 490 if ( NULL == pDocSh ) in _setPropertyValues() 493 SmFormat aFormat = pDocSh->GetFormat(); in _setPropertyValues() 506 pDocSh->SetText(aText); in _setPropertyValues() 663 if ( pDocSh->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) in _setPropertyValues() 665 SfxPrinter *pPrinter = pDocSh->GetPrinter ( ); in _setPropertyValues() 675 pDocSh->SetPrinter ( pNewPrinter ); in _setPropertyValues() 705 SfxItemSet *pItemSet = new SfxItemSet( pDocSh->GetPool(), nRange ); in _setPropertyValues() 710 pDocSh->SetPrinter( pPrinter ); in _setPropertyValues() 753 pDocSh->SetLoadReadonly( bReadonly ); in _setPropertyValues() [all …]
|
| /trunk/main/sc/source/ui/app/ |
| H A D | scmod.cxx | 234 ScDocShell* pDocSh = ((ScDocShell*)pObjSh); in ConfigurationChanged() local 236 ScDetectiveFunc( pDocSh->GetDocument(), 0 ).UpdateAllArrowColors(); in ConfigurationChanged() 238 ScDetectiveFunc::UpdateAllComments( *pDocSh->GetDocument() ); in ConfigurationChanged() 279 ScDocShell* pDocSh = ((ScDocShell*)pObjSh); in ConfigurationChanged() local 280 OutputDevice* pPrinter = pDocSh->GetPrinter(); in ConfigurationChanged() 284 pDocSh->CalcOutputFactor(); in ConfigurationChanged() 286 SCTAB nTabCount = pDocSh->GetDocument()->GetTableCount(); in ConfigurationChanged() 288 pDocSh->AdjustRowHeight( 0, MAXROW, nTab ); in ConfigurationChanged() 407 ScDocShell* pDocSh = PTR_CAST(ScDocShell, SfxObjectShell::Current()); in Execute() local 408 if ( pDocSh ) in Execute() [all …]
|
| /trunk/main/sd/source/ui/unoidl/ |
| H A D | UnoDocumentSettings.cxx | 243 ::sd::DrawDocShell* pDocSh = mpModel->GetDocShell(); in _setPropertyValues() 244 if( NULL == pDoc || NULL == pDocSh ) in _setPropertyValues() 251 SfxPrinter* pPrinter = pDocSh->GetPrinter( sal_False ); in _setPropertyValues() 412 bChanged = ( bApplyUserData != pDocSh->IsUseUserData() ); in _setPropertyValues() 413 pDocSh->SetUseUserData( bApplyUserData ); in _setPropertyValues() 671 … if( aPrinterName.getLength() && pDocSh->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) in _setPropertyValues() 673 SfxPrinter *pTempPrinter = pDocSh->GetPrinter( sal_True ); in _setPropertyValues() 677 pDocSh->SetPrinter( pNewPrinter ); in _setPropertyValues() 715 pDocSh->SetPrinter( pPrinter ); in _setPropertyValues() 736 SdDrawDocument* pDocument = pDocSh->GetDoc(); in _setPropertyValues() [all …]
|
| /trunk/main/sw/source/ui/misc/ |
| H A D | glshell.cxx | 282 SwWebGlosDocShell* pDocSh = new SwWebGlosDocShell(); in SV_IMPL_REF() local 283 xDocSh = pDocSh; in SV_IMPL_REF() 284 pDocSh->DoInitNew( 0 ); in SV_IMPL_REF() 285 pDocSh->SetLongName( sLongName ); in SV_IMPL_REF() 286 pDocSh->SetShortName( rShortName); in SV_IMPL_REF() 287 pDocSh->SetGroupName( rGroup ); in SV_IMPL_REF() 291 SwGlosDocShell* pDocSh = new SwGlosDocShell(bShow); in SV_IMPL_REF() local 292 xDocSh = pDocSh; in SV_IMPL_REF() 293 pDocSh->DoInitNew( 0 ); in SV_IMPL_REF() 294 pDocSh->SetLongName( sLongName ); in SV_IMPL_REF() [all …]
|
| /trunk/main/sfx2/source/view/ |
| H A D | viewfrm2.cxx | 356 SfxObjectShell *pDocSh = GetObjectShell(); in Exec_Impl() local 358 for ( const SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocSh ); in Exec_Impl() 360 pFrame = SfxViewFrame::GetNext( *pFrame, pDocSh ) ) in Exec_Impl() 366 if ( ( bOther || pDocSh->PrepareClose( bUI ) ) ) in Exec_Impl() 369 pDocSh->SetModified( sal_False ); in Exec_Impl() 394 SfxObjectShell *pDocSh = GetObjectShell(); in GetState_Impl() local 396 if ( !pDocSh ) in GetState_Impl() 493 SfxObjectShell *pDocSh = GetObjectShell(); in INetState_Impl() local 494 sal_Bool bPseudo = pDocSh && !( pDocSh->GetFactory().GetFlags() & SFXOBJECTSHELL_HASOPENDOC ); in INetState_Impl() 495 sal_Bool bEmbedded = pDocSh && pDocSh->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED; in INetState_Impl() [all …]
|
| /trunk/main/sw/source/filter/html/ |
| H A D | htmlbas.cxx | 118 SwDocShell *pDocSh = pDoc->GetDocShell(); in EndScript() local 119 if( aScriptSource.Len() && pDocSh && in EndScript() 134 … Reference< script::XLibraryContainer > xModLibContainer( pDocSh->GetBasicContainer(), UNO_QUERY ); in EndScript() 177 …Reference< script::XLibraryContainer > xDlgLibContainer( pDocSh->GetDialogContainer(), UNO_QUERY ); in EndScript() 257 SwDocShell *pDocSh = pDoc->GetDocShell(); in InsertBasicDocEvent() local 258 ASSERT( pDocSh, "Wo ist die DocShell?" ); in InsertBasicDocEvent() 259 if( !pDocSh ) in InsertBasicDocEvent() 271 pDocSh ); in InsertBasicDocEvent() 339 SwDocShell *pDocSh = pDoc->GetDocShell(); in OutBasicBodyEvents() local 340 if( !pDocSh ) in OutBasicBodyEvents() [all …]
|
| /trunk/main/sw/source/core/swg/ |
| H A D | SwXMLTextBlocks.cxx | 71 SwDocShell* pDocSh = new SwDocShell ( SFX_CREATE_MODE_INTERNAL ); in SwXMLTextBlocks() local 72 if( !pDocSh->DoInitNew( 0 ) ) in SwXMLTextBlocks() 75 pDoc = pDocSh->GetDoc(); in SwXMLTextBlocks() 76 xDocShellRef = pDocSh; in SwXMLTextBlocks() 114 SwDocShell* pDocSh = new SwDocShell ( SFX_CREATE_MODE_INTERNAL ); in SwXMLTextBlocks() local 115 if( !pDocSh->DoInitNew( 0 ) ) in SwXMLTextBlocks() 118 pDoc = pDocSh->GetDoc(); in SwXMLTextBlocks() 119 xDocShellRef = pDocSh; in SwXMLTextBlocks() 368 SwDocShell *pDocSh = pDoc->GetDocShell(); in PutBlock() local 370 sal_Bool bHasChildren = pDocSh && pDocSh->GetEmbeddedObjectContainer().HasEmbeddedObjects(); in PutBlock() [all …]
|
| /trunk/main/sw/source/ui/app/ |
| H A D | apphdl.cxx | 172 SwDocShell *pDocSh = (SwDocShell*) SfxObjectShell::Current(); in StateOther() local 174 (pDocSh && (pDocSh->IsReadOnly() || in StateOther() 175 pDocSh->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED)) ) in StateOther() 691 SwDocShell* pDocSh = PTR_CAST( SwDocShell, rEvHint.GetObjShell() ); in Notify() local 692 if( pDocSh ) in Notify() 694 SwWrtShell* pWrtSh = pDocSh ? pDocSh->GetWrtShell() : 0; in Notify() 701 if (pDocSh->GetMedium()) in Notify() 703 SFX_ITEMSET_ARG( pDocSh->GetMedium()->GetItemSet(), in Notify() 708 pDocSh->GetDoc()->SetFixFields(false, 0); in Notify() 715 …SFX_ITEMSET_ARG( pDocSh->GetMedium()->GetItemSet(), pUpdateDocItem, SfxUInt16Item, SID_UPDATEDOCMO… in Notify() [all …]
|
| /trunk/main/sw/source/ui/uiview/ |
| H A D | view.cxx | 790 SwDocShell* pDocSh = PTR_CAST( SwDocShell, _pFrame->GetObjectShell() ); in SwView() local 791 sal_Bool bOldModifyFlag = pDocSh->IsEnableSetModified(); in SwView() 793 pDocSh->EnableSetModified( sal_False ); in SwView() 794 ASSERT( pDocSh, "View ohne DocShell." ); in SwView() 795 SwWebDocShell* pWebDShell = PTR_CAST( SwWebDocShell, pDocSh ); in SwView() 832 else if( dynamic_cast<SwWrtShell*>( pDocSh->GetDoc()->GetCurrentViewShell() ) ) in SwView() 834 pWrtShell = new SwWrtShell( *(SwWrtShell*)pDocSh->GetDoc()->GetCurrentViewShell(), in SwView() 839 SwDoc& rDoc = *((SwDocShell*)pDocSh)->GetDoc(); in SwView() 852 if(pDocSh->IsPreview()) in SwView() 895 if( SFX_CREATE_MODE_EMBEDDED != pDocSh->GetCreateMode() ) in SwView() [all …]
|