/aoo41x/main/sc/source/core/data/ |
H A D | cell.cxx | 627 pDocument( NULL ), in ScFormulaCell() 657 pDocument( pDoc ), in ScFormulaCell() 689 pDocument( pDoc ), in ScFormulaCell() 731 pDocument( &rDoc ), in ScFormulaCell() 976 EndListeningTo( pDocument ); in CompileTokenArray() 988 StartListeningTo( pDocument ); in CompileTokenArray() 1001 StartListeningTo( pDocument ); in CompileXML() 1033 StartListeningTo( pDocument ); in CompileXML() 1098 StartListeningTo( pDocument ); in CalcAfterLoad() 1803 if ( !pDocument->IsInDtorClear() && !pDocument->GetHardRecalcState() ) in Notify() [all …]
|
H A D | cell2.cxx | 445 if ( pDocument->GetAutoCalc() ) in GetMatrix() 814 if ( !pDocument->IsClipOrUndo() ) in UpdateReference() 1047 EndListeningTo( pDocument ); in UpdateInsertTab() 1083 EndListeningTo( pDocument ); in UpdateDeleteTab() 1121 EndListeningTo( pDocument ); in UpdateMoveTab() 1148 if( !pDocument->IsClipOrUndo() ) in UpdateInsertTabAbs() 1171 if( !pDocument->IsClipOrUndo() ) in TestTabRefAbs() 1252 EndListeningTo( pDocument ); in UpdateTranspose() 1356 EndListeningTo( pDocument ); in UpdateGrow() 1548 EndListeningTo( pDocument ); in CompileDBFormula() [all …]
|
H A D | validat.cxx | 112 ScConditionEntry( pDocument, r ), in ScValidationData() 192 ScDocument* pDocument = GetDocument(); in DoScript() local 221 rPos.Format( aPosStr, SCA_VALID | SCA_TAB_3D, pDocument, pDocument->GetAddressConvention() ); in DoScript() 228 pDocument->SetInLinkUpdate( sal_True ); in DoScript() 231 pDocument->LockTable( rPos.Tab() ); in DoScript() 241 pDocument->UnlockTable( rPos.Tab() ); in DoScript() 280 ScDocument* pDocument = GetDocument(); in DoMacro() local 353 rPos.Format( aPosStr, SCA_VALID | SCA_TAB_3D, pDocument, pDocument->GetAddressConvention() ); in DoMacro() 363 pDocument->LockTable( rPos.Tab() ); in DoMacro() 367 pDocument->UnlockTable( rPos.Tab() ); in DoMacro() [all …]
|
H A D | column3.cxx | 97 pOldCell->EndListeningTo( pDocument ); in Insert() 142 if ( !(pDocument->IsClipOrUndo() || pDocument->IsInsertingFromOtherDoc()) ) in Insert() 144 pNewCell->StartListeningTo( pDocument ); in Insert() 229 pCell->EndListeningTo( pDocument ); in Delete() 247 pCell->EndListeningTo( pDocument ); in DeleteAtIndex() 312 pDocument->SetAutoCalc( bOldAutoCalc ); in DeleteRow() 362 pDocument->SetAutoCalc( bOldAutoCalc ); in DeleteRow() 412 pDocument->Broadcast( aHint ); in DeleteRange() 506 pDocument->Broadcast( aHint ); in DeleteRange() 527 (*aIt)->EndListeningTo( pDocument ); in DeleteRange() [all …]
|
H A D | attarray.cxx | 69 pDocument( pDoc ) in ScAttrArray() 90 ScDocumentPool* pDocPool = pDocument->GetPool(); in ~ScAttrArray() 166 if (pDocument->IsStreamValid(nTab)) in Reset() 571 if (pDocument->IsStreamValid(nTab)) in ApplyStyleArea() 813 if (pDocument->IsStreamValid(nTab)) in ApplyCacheArea() 1763 pDocument->GetStyleSheetPool()-> in FindStyleSheet() 2356 pNewPattern = pTmpPattern->PutInPool( rAttrArray.pDocument, pDocument ); in CopyArea() 2364 pNewPattern = pOldPattern->PutInPool( rAttrArray.pDocument, pDocument ); in CopyArea() 2408 pNewPattern = pOldPattern->PutInPool( rAttrArray.pDocument, pDocument ); in CopyAreaSafe() 2585 pDocument->SetLostData(); [all …]
|
H A D | table2.cxx | 558 sal_Bool bWasCut = pDocument->IsCutMode(); in TransposeClip() 560 ScDocument* pDestDoc = pTransClip->pDocument; in TransposeClip() 1255 pDocument->SetAutoCalc( bOldAutoCalc ); in SetDirty() 1266 pDocument->SetAutoCalc( bOldAutoCalc ); in SetDirty() 1277 pDocument->SetAutoCalc( bOldAutoCalc ); in SetTableOpDirty() 1287 pDocument->SetAutoCalc( bOldAutoCalc ); in SetDirtyAfterLoad() 1297 pDocument->SetAutoCalc( bOldAutoCalc ); in SetRelNameDirty() 1712 … if(pDocument->IsActiveScenario(nScenTab) && pDocument->HasScenarioRange(nScenTab, aEditRange)) in IsBlockEditable() 1723 else if (pDocument->IsScenario(nTab)) in IsBlockEditable() 1797 else if (pDocument->IsScenario(nTab)) in IsSelectionEditable() [all …]
|
H A D | column.cxx | 75 pDocument( NULL ) in ScColumn() 91 pDocument = pDoc; in Init() 1221 pDocument->SetAutoCalc( bOldAutoCalc ); in InsertRow() 1898 pDocument->PutInFormulaTree( p ); in SetDirty() 1901 pDocument->SetAutoCalc( bOldAutoCalc ); in SetDirty() 1926 pDocument->Broadcast( aHint ); in SetDirty() 1930 pDocument->SetAutoCalc( bOldAutoCalc ); in SetDirty() 1955 pDocument->Broadcast( aHint ); in SetTableOpDirty() 1959 pDocument->SetAutoCalc( bOldAutoCalc ); in SetTableOpDirty() 1992 pDocument->SetAutoCalc( bOldAutoCalc ); in SetDirtyAfterLoad() [all …]
|
H A D | column2.cxx | 222 pCondSet = pDocument->GetCondResult( nCol, nRow, nTab ); in GetNeededSize() 370 nWidth += (long)( pDocument->GetRowHeight( nRow,nTab ) * in GetNeededSize() 441 pDocument->ApplyAsianEditSettings( *pEngine ); in GetNeededSize() 535 nWidth += (long)( pDocument->GetRowHeight( nRow,nTab ) * in GetNeededSize() 608 pDocument->DisposeFieldEditEngine(pEngine); in GetNeededSize() 639 SvNumberFormatter* pFormatter = pDocument->GetFormatTable(); in GetSimpleTextNeededSize() 946 pDocument->IsTabProtected(nTab)) ) in GetNextSpellingCell() 964 pDocument->IsTabProtected(nTab)) ) in GetNextSpellingCell() 975 pDocument->IsTabProtected(nTab)) ) in GetNextSpellingCell() 1011 pEngine = new ScTabEditEngine(pDocument); in RemoveAutoSpellObj() [all …]
|
H A D | dociter.cxx | 63 pDoc( pDocument ), in ScDocumentIterator() 275 pDoc( pDocument ), in ScValueIterator() 963 ScCellIterator::ScCellIterator( ScDocument* pDocument, in ScCellIterator() argument 966 pDoc( pDocument ), in ScCellIterator() 1008 pDoc( pDocument ), in ScCellIterator() 1119 pDoc( pDocument ), in ScQueryCellIterator() 1679 pDoc( pDocument ), in ScHorizontalCellIterator() 1804 pDoc( pDocument ), in ScHorizontalValueIterator() 1954 pDoc( pDocument ), in ScHorizontalAttrIterator() 2196 pDoc( pDocument ), in ScDocAttrIterator() [all …]
|
/aoo41x/main/sd/source/ui/slidesorter/cache/ |
H A D | SlsPageCacheManager.cxx | 50 :mpDocument(pDocument),maPreviewSize(rPreviewSize) in CacheDescriptor() 216 DocumentKey pDocument, in GetCache() argument 222 CacheDescriptor aKey (pDocument, rPreviewSize); in GetCache() 238 Recycle(pResult, pDocument,rPreviewSize); in GetCache() 252 DocumentKey pDocument, in Recycle() argument 353 DocumentKey pDocument, in InvalidatePreviewBitmap() argument 358 if (pDocument!=NULL) in InvalidatePreviewBitmap() 386 if (pDocument == NULL) in InvalidateAllPreviewBitmaps() 393 if (iCache->first.mpDocument == pDocument) in InvalidateAllPreviewBitmaps() 437 DocumentKey pDocument, in GetRecentlyUsedCache() argument [all …]
|
/aoo41x/main/sd/source/ui/view/ |
H A D | viewshe3.cxx | 219 SdDrawDocument* pDocument = GetDoc(); in CreateOrDuplicatePage() local 220 SdrLayerAdmin& rLayerAdmin = pDocument->GetLayerAdmin(); in CreateOrDuplicatePage() 229 if (pDocument->GetSdPage(0, ePageKind) != NULL) in CreateOrDuplicatePage() 261 pDocument->StopWorkStartupDelay(); in CreateOrDuplicatePage() 277 pDocument->StopWorkStartupDelay(); in CreateOrDuplicatePage() 294 pDocument->StopWorkStartupDelay(); in CreateOrDuplicatePage() 363 pDocument->CreateFirstPages(); in CreateOrDuplicatePage() 390 pDocument->MovePages ((sal_uInt16)-1); in CreateOrDuplicatePage() 394 nNewPageIndex = pDocument->CreatePage ( in CreateOrDuplicatePage() 409 nNewPageIndex = pDocument->DuplicatePage ( in CreateOrDuplicatePage() [all …]
|
H A D | OutlinerIterator.cxx | 213 SdDrawDocument* pDocument, in CreateSelectionIterator() argument 252 SdDrawDocument* pDocument, in CreateDocumentIterator() argument 312 pDocument, rpViewShell, bDirectionIsForward)); in CreateDocumentIterator() 316 SdDrawDocument* pDocument, in GetPageIndex() argument 382 IteratorImplBase::IteratorImplBase(SdDrawDocument* pDocument, in IteratorImplBase() argument 386 , mpDocument (pDocument) in IteratorImplBase() 410 , mpDocument (pDocument) in IteratorImplBase() 468 SdDrawDocument* pDocument, in SelectionIteratorImpl() argument 575 SdDrawDocument* pDocument, in ViewIteratorImpl() argument 591 SdDrawDocument* pDocument, in ViewIteratorImpl() argument [all …]
|
H A D | ViewShellImplementation.cxx | 107 SdDrawDocument* pDocument = mrViewShell.GetDoc(); in ProcessModifyPageSlot() local 108 SdrLayerAdmin& rLayerAdmin = pDocument->GetLayerAdmin(); in ProcessModifyPageSlot() 180 pHandoutMPage = pDocument->GetMasterSdPage(0, PK_HANDOUT); in ProcessModifyPageSlot() 201 pDocument, pUndoPage, aNewName, aNewAutoLayout, bBVisible, bBObjsVisible); in ProcessModifyPageSlot() 217 SdPage* pNotesPage = pDocument->GetSdPage(nPage, PK_NOTES); in ProcessModifyPageSlot() 249 pDocument->SetChanged(bSetModified); in ProcessModifyPageSlot() 263 SdDrawDocument* pDocument = mrViewShell.GetDoc(); in AssignLayout() local 264 if( !pDocument ) in AssignLayout() 270 pPage = pDocument->GetSdPage(static_cast<sal_uInt16>(pWhatPage->GetValue()), ePageKind); in AssignLayout()
|
H A D | ViewClipboard.cxx | 91 SdDrawDocument* pDocument = pDocShell->GetDoc(); in GetFirstMasterPage() local 92 if (pDocument == NULL) in GetFirstMasterPage() 107 sal_uInt16 nBMPage = pDocument->GetPageByName ( in GetFirstMasterPage() 121 pDocument->GetMasterPage(nBMPage)); in GetFirstMasterPage() 152 SdDrawDocument* pDocument = mrView.GetDoc(); in AssignMasterPage() local 153 if (pDocument == NULL) in AssignMasterPage() 177 pDocument->SetMasterPage ( in AssignMasterPage()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | chartarr.cxx | 81 pDocument( pDoc ), in ScChartArray() 90 pDocument( pDoc ), in ScChartArray() 99 pDocument(rArr.pDocument), in ScChartArray() 168 while (pDocument->ColHidden(nCol1, nTab1, nLastCol)) in CreateMemChartSingle() 173 if (pDocument->RowHidden(nRow1, nTab1, nLastRow)) in CreateMemChartSingle() 194 if (!pDocument->ColHidden(nThisCol, nTab1, nLastCol)) in CreateMemChartSingle() 208 if (pDocument->RowHidden(nThisRow, nTab1, nLastRow)) in CreateMemChartSingle() 268 pDocument->GetNumberFormat( aCols[nCol], in CreateMemChartSingle() 454 ScBaseCell* pCell = pDocument->GetCell( *pPos ); in CreateMemChartMulti() 491 pDocument->GetString( in CreateMemChartMulti() [all …]
|
H A D | rangeutl.cxx | 463 const ScDocument* pDocument, in GetAddressFromString() argument 482 const ScDocument* pDocument, in GetRangeFromString() argument 534 const ScDocument* pDocument, in GetRangeListFromString() argument 559 const ScDocument* pDocument, in GetAreaFromString() argument 585 const ScDocument* pDocument, in GetAddressFromString() argument 604 const ScDocument* pDocument, in GetRangeFromString() argument 623 const ScDocument* pDocument, in GetRangeListFromString() argument 651 const ScDocument* pDocument, in GetStringFromAddress() argument 657 if (pDocument && pDocument->HasTable(rAddress.Tab())) in GetStringFromAddress() 668 const ScDocument* pDocument, in GetStringFromRange() argument [all …]
|
H A D | chartpos.cxx | 37 bool lcl_hasValueDataButNoDates( ScDocument* pDocument, SCCOL nCol, SCROW nRow, SCTAB nTab ) in lcl_hasValueDataButNoDates() argument 40 if (pDocument->HasValueData( nCol, nRow, nTab )) in lcl_hasValueDataButNoDates() 43 sal_uInt32 nNumberFormat = pDocument->GetNumberFormat( ScAddress( nCol, nRow, nTab ) ); in lcl_hasValueDataButNoDates() 44 short nType = pDocument->GetFormatTable()->GetType(nNumberFormat); in lcl_hasValueDataButNoDates() 54 pDocument( pDoc ), in ScChartPositioner() 69 pDocument( pDoc ), in ScChartPositioner() 84 pDocument(rPositioner.pDocument), in ScChartPositioner() 305 if (lcl_hasValueDataButNoDates( pDocument, iCol, nRow1, nTab1 )) in CheckColRowHeaders() 310 if (lcl_hasValueDataButNoDates( pDocument, nCol1, iRow, nTab1 )) in CheckColRowHeaders() 330 if (lcl_hasValueDataButNoDates( pDocument, nCol1, iRow, nTab1 )) in CheckColRowHeaders() [all …]
|
/aoo41x/main/sd/source/ui/sidebar/ |
H A D | DocumentHelper.cxx | 169 SdDrawDocument* pDocument = NULL; in GetSlideForMasterPage() local 175 if (pDocument!=NULL && pDocument->GetSdPageCount(PK_STANDARD) > 0) in GetSlideForMasterPage() 183 pCandidate = pDocument->GetSdPage( in GetSlideForMasterPage() 433 if (pDocument == NULL) in AssignMasterPageToPage() 441 pDocument->GetDocSh()->GetUndoManager()->AddUndoAction( in AssignMasterPageToPage() 447 pDocument->SetMasterPage ( in AssignMasterPageToPage() 450 pDocument, in AssignMasterPageToPage() 458 sal_uInt16 nPageCount = pDocument->GetSdPageCount(PK_STANDARD); in AssignMasterPageToPage() 474 pDocument->SetMasterPage ( in AssignMasterPageToPage() 477 pDocument, in AssignMasterPageToPage() [all …]
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | excel.cxx | 56 DBG_ASSERT( pDocument, "::ScImportExcel - no document" ); in ScImportExcel() 57 if( !pDocument ) return eERR_INTERN; // should not happen in ScImportExcel() 81 if( SfxObjectShell* pDocShell = pDocument->GetDocumentShell() ) try in ScImportExcel() 215 static FltError lcl_ExportExcelBiff( SfxMedium& rMedium, ScDocument *pDocument, in lcl_ExportExcelBiff() argument 269 static FltError lcl_ExportExcel2007Xml( SfxMedium& rMedium, ScDocument *pDocument, in lcl_ExportExcel2007Xml() argument 274 XclExpRootData aExpData( EXC_BIFF8, rMedium, xRootStrg, *pDocument, eNach ); in lcl_ExportExcel2007Xml() 284 FltError ScFormatFilterPluginImpl::ScExportExcel5( SfxMedium& rMedium, ScDocument *pDocument, in ScExportExcel5() argument 291 DBG_ASSERT( pDocument, "::ScImportExcel - no document" ); in ScExportExcel5() 292 if( !pDocument ) return eERR_INTERN; // should not happen in ScExportExcel5() 301 eRet = lcl_ExportExcelBiff( rMedium, pDocument, pMedStrm, eFormat == ExpBiff8, eNach ); in ScExportExcel5() [all …]
|
/aoo41x/main/sc/inc/ |
H A D | rangeutl.hxx | 146 const ScDocument* pDocument, 154 const ScDocument* pDocument, 162 const ScDocument* pDocument, 170 const ScDocument* pDocument, 180 const ScDocument* pDocument, 188 const ScDocument* pDocument, 196 const ScDocument* pDocument, 205 const ScDocument* pDocument, 213 const ScDocument* pDocument, 221 const ScDocument* pDocument, [all …]
|
H A D | dociter.hxx | 67 ScDocumentIterator( ScDocument* pDocument, SCTAB nStartTable, SCTAB nEndTable ); 112 ScValueIterator(ScDocument* pDocument, 235 ScCellIterator(ScDocument* pDocument, 239 ScCellIterator(ScDocument* pDocument, 296 ScQueryCellIterator(ScDocument* pDocument, SCTAB nTable, 387 ScDocAttrIterator(ScDocument* pDocument, SCTAB nTable, 407 ScAttrRectIterator(ScDocument* pDocument, SCTAB nTable, 431 ScHorizontalCellIterator(ScDocument* pDocument, SCTAB nTable, 467 ScHorizontalValueIterator( ScDocument* pDocument, 500 ScHorizontalAttrIterator( ScDocument* pDocument, SCTAB nTable, [all …]
|
/aoo41x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsSlotManager.cxx | 204 pDocument, in FuTemporary() 213 pDocument, in FuTemporary() 222 pDocument, in FuTemporary() 231 pDocument, in FuTemporary() 330 SdDrawDocument* pDocument in FuSupport() local 332 if (pDocument != NULL) in FuSupport() 336 pDocument->GetDocSh()->SetStyleFamily( in FuSupport() 1013 pDocument->RenameLayoutTemplate( aOldLayoutName, rName ); in RenameSlideFromDrawViewShell() 1025 pDocument->SetChanged( sal_True ); in RenameSlideFromDrawViewShell() 1080 pDocument->getUnoModel(), UNO_QUERY); in InsertSlide() [all …]
|
H A D | SlsListener.cxx | 622 SdDrawDocument* pDocument (mrSlideSorter.GetModel().GetDocument()); in HandleModelChange() local 623 if (pDocument != NULL in HandleModelChange() 624 … && pDocument->GetMasterSdPageCount(PK_STANDARD) == pDocument->GetMasterSdPageCount(PK_NOTES)) in HandleModelChange() 630 cache::PageCacheManager::Instance()->InvalidateAllPreviewBitmaps(pDocument->getUnoModel()); in HandleModelChange() 648 SdDrawDocument* pDocument = mrSlideSorter.GetModel().GetDocument(); in HandleShapeModification() local 649 if (pDocument == NULL) in HandleShapeModification() 651 OSL_ASSERT(pDocument!=NULL); in HandleShapeModification() 654 pCacheManager->InvalidatePreviewBitmap(pDocument->getUnoModel(), pPage); in HandleShapeModification() 661 for (sal_uInt16 nIndex=0,nCount=pDocument->GetSdPageCount(PK_STANDARD); in HandleShapeModification() 665 const SdPage* pCandidate = pDocument->GetSdPage(nIndex, PK_STANDARD); in HandleShapeModification() [all …]
|
/aoo41x/main/sw/source/core/undo/ |
H A D | SwUndoFmt.cxx | 258 SwDoc * pDocument) in SwUndoCharFmtCreate() argument 259 : SwUndoFmtCreate(UNDO_CHARFMT_CREATE, pNewFmt, pDerivedFrom, pDocument) in SwUndoCharFmtCreate() 278 SwUndoCharFmtDelete::SwUndoCharFmtDelete(SwCharFmt * pOld, SwDoc * pDocument) in SwUndoCharFmtDelete() argument 279 : SwUndoFmtDelete(UNDO_CHARFMT_DELETE, pOld, pDocument) in SwUndoCharFmtDelete() 300 SwDoc * pDocument) in SwUndoRenameCharFmt() argument 312 SwDoc * pDocument) in SwUndoFrmFmtCreate() argument 313 : SwUndoFmtCreate(UNDO_FRMFMT_CREATE, pNewFmt, pDerivedFrom, pDocument), in SwUndoFrmFmtCreate() 333 SwUndoFrmFmtDelete::SwUndoFrmFmtDelete(SwFrmFmt * pOld, SwDoc * pDocument) in SwUndoFrmFmtDelete() argument 334 : SwUndoFmtDelete(UNDO_FRMFMT_DELETE, pOld, pDocument) in SwUndoFrmFmtDelete() 355 SwDoc * pDocument) in SwUndoRenameFrmFmt() argument [all …]
|
/aoo41x/main/sd/source/ui/slidesorter/inc/cache/ |
H A D | SlsPageCacheManager.hxx | 79 DocumentKey pDocument, 103 DocumentKey pDocument, 110 void InvalidateAllPreviewBitmaps (DocumentKey pDocument); 152 DocumentKey pDocument, 160 DocumentKey pDocument, 170 DocumentKey pDocument, 178 DocumentKey pDocument,
|