/trunk/main/sw/source/ui/app/ |
H A D | docstyle.cxx | 89 SwImplShellAction( SwDoc& rDoc ); 98 if( rDoc.GetDocShell() ) in SwImplShellAction() 411 rDoc(rDocument), in SwDocStyleSheet() 456 rDoc(rOrg.rDoc), in SwDocStyleSheet() 1849 pFrmFmt = rDoc.MakeFrmFmt(aName, rDoc.GetDfltFrmFmt(), sal_False, sal_False); in Create() 1933 rDoc.ChgNumRuleFmts( rRule ); in SetNumRule() 2006 return rDoc.IsUsed( *pMod ); in IsUsed() 2155 , rDoc( rDocument ) in SwDocStyleSheetPool() 2330 rDoc.DelCharFmt(pFmt); in Remove() 2344 rDoc.DelFrmFmt(pFmt); in Remove() [all …]
|
/trunk/main/sw/source/core/undo/ |
H A D | unsect.cxx | 89 SwDoc& rDoc = *(SwDoc*)rPam.GetDoc(); in SwUndoInsSection() local 90 if( rDoc.IsRedlineOn() ) in SwUndoInsSection() 122 SwDoc & rDoc = rContext.GetDoc(); in UndoImpl() local 147 Join( rDoc, nSttNode ); in UndoImpl() 152 Join( rDoc, nEndNode ); in UndoImpl() 170 SwDoc & rDoc = rContext.GetDoc(); in RedoImpl() local 199 rDoc.SetRedlineMode_intern( eOld ); in RedoImpl() 202 rDoc.GetRedlineTbl().Count() ) in RedoImpl() 205 rDoc.SplitRedline( aPam ); in RedoImpl() 222 SwDoc & rDoc = rContext.GetDoc(); in RepeatImpl() local [all …]
|
H A D | unattr.cxx | 339 SwDoc & rDoc(rContext.GetDoc()); in RepeatImpl() local 386 rDoc.SetAttr( aTmpSet, *pFly ); in RepeatImpl() 681 SwDoc & rDoc = rContext.GetDoc(); in UndoImpl() local 701 SwDoc & rDoc = rContext.GetDoc(); in RedoImpl() local 708 rDoc.RstTxtAttrs(rPam); in RedoImpl() 907 SwDoc & rDoc = rContext.GetDoc(); in RedoImpl() local 948 SwNodes& rNds = rDoc.GetNodes(); in RemoveIdx() 1040 SwDoc & rDoc = rContext.GetDoc(); in UndoImpl() local 1084 SwDoc & rDoc = rContext.GetDoc(); in UndoImpl() local 1098 rDoc.MoveLeftMargin( rPam, in RedoImpl() [all …]
|
H A D | untbl.cxx | 262 if( rDoc.IsRedlineOn() ) in SwUndoInsTbl() 488 rDoc.DelNumRules( *pPam ); in UndoImpl() 497 SwTableFmt* pTableFmt = rDoc.MakeTblFrmFmt( sTblNm, rDoc.GetDfltFrmFmt() ); in UndoImpl() 1844 rDoc.GetNodes()._MoveNodes( aRg, rDoc.GetNodes(), aInsPos, sal_False ); in UndoImpl() 1847 rDoc.DeleteSection( rDoc.GetNodes()[ nIdx ] ); in UndoImpl() 1863 rDoc.DeleteSection( rDoc.GetNodes()[ nIdx ] ); in UndoImpl() 2145 rDoc.DeleteSection( rDoc.GetNodes()[ nIdx ] ); in UndoImpl() 2179 rDoc.MergeTbl(rPam); in RedoImpl() 2373 SwDoc& rDoc, in RedlineModeInternGuard() argument 2376 : mrDoc( rDoc ), in RedlineModeInternGuard() [all …]
|
H A D | unnum.cxx | 89 SwDoc & rDoc = rContext.GetDoc(); in UndoImpl() local 92 rDoc.ChgNumRuleFmts( *pOldNumRule ); in UndoImpl() 125 pHistory->TmpRollback( &rDoc, 0 ); in UndoImpl() 137 SwDoc & rDoc = rContext.GetDoc(); in RedoImpl() local 163 SwDoc & rDoc( rContext.GetDoc() ); in RepeatImpl() local 207 SwDoc & rDoc = rContext.GetDoc(); in UndoImpl() local 209 pHistory->TmpRollback( &rDoc, 0 ); in UndoImpl() 296 SwDoc & rDoc = rContext.GetDoc(); in RepeatImpl() local 373 SwDoc & rDoc = rContext.GetDoc(); in RepeatImpl() local 417 SwDoc & rDoc = rContext.GetDoc(); in UndoImpl() local [all …]
|
H A D | unredln.cxx | 53 SwDoc& rDoc = *rRange.GetDoc(); in SwUndoRedline() local 54 if( rDoc.IsRedlineOn() ) in SwUndoRedline() 65 SetRedlineMode( rDoc.GetRedlineMode() ); in SwUndoRedline() 153 rDoc.DeleteRedline(rPam, true, USHRT_MAX); in RedoRedlineImpl() 260 sal_uInt16 nFnd = rDoc.GetRedlinePos( in UndoRedlineImpl() 261 *rDoc.GetNodes()[ nSttNode + 1 ], in UndoRedlineImpl() 266 rDoc.GetRedlineTbl()[nFnd]->Show( 1 ); in UndoRedlineImpl() 278 rDoc.DelFullPara(rPam); in UndoRedlineImpl() 306 rDoc.SortText(rPam, *pOpt); in RedoRedlineImpl() 354 rDoc.AcceptRedline(rPam, false); in RedoRedlineImpl() [all …]
|
H A D | unsort.cxx | 91 SwDoc & rDoc = rContext.GetDoc(); in UndoImpl() local 95 RemoveIdxFromSection( rDoc, nSttNode, &nEndNode ); in UndoImpl() 121 MoveCell(&rDoc, pTarget, pSource, in UndoImpl() 161 rDoc.MoveNodeRange(aRg, aIdx, in UndoImpl() 172 SwDoc & rDoc = rContext.GetDoc(); in RedoImpl() local 177 RemoveIdxFromSection( rDoc, nSttNode, &nEndNode ); in RedoImpl() 198 MoveCell(&rDoc, pSource, pTarget, in RedoImpl() 237 rDoc.MoveNodeRange(aRg, aIdx, in RedoImpl() 257 SwDoc& rDoc = *pPam->GetDoc(); in RepeatImpl() local 259 if( !rDoc.IsIdxInTbl( pPam->Start()->nNode ) ) in RepeatImpl() [all …]
|
H A D | unins.cxx | 156 SwDoc& rDoc = *rPos.nNode.GetNode().GetDoc(); in CanGrouping() local 375 SwDoc & rDoc = rContext.GetDoc(); in RepeatImpl() local 376 SwNodeIndex aNd( rDoc.GetNodes(), nNode ); in RepeatImpl() 732 SwDoc & rDoc = rContext.GetDoc(); in RedoImpl() local 804 SwDoc & rDoc = rContext.GetDoc(); in SetAndSave() local 905 SwDoc & rDoc = rContext.GetDoc(); in UndoImpl() local 929 SwTableNode *pNd = rDoc.GetNodes()[ in UndoImpl() 945 SwDoc & rDoc = rContext.GetDoc(); in RedoImpl() local 963 pSdrObj->SetLayer( rDoc.GetHeavenId() ); in RedoImpl() 974 SwTableNode *pNd = rDoc.GetNodes()[ in RedoImpl() [all …]
|
H A D | undobj.cxx | 154 SwNodeIndex aIdx( rDoc.GetNodes(), nSttIdx ); in RemoveIdxFromSection() 158 rDoc.CorrAbs( aIdx, aEndIdx, aPos, sal_True ); in RemoveIdxFromSection() 359 SwDoc& rDoc = *rPaM.GetDoc(); in MoveToUndoNds() local 1057 SwDoc& rDoc = *rPam.GetDoc(); in RedlineToDoc() local 1062 SwNodeIndex aIdx( rDoc.GetNodes() ); in RedlineToDoc() 1065 GetHistory()->Rollback( &rDoc ); in RedlineToDoc() 1074 RedlineMode_t eOld = rDoc.GetRedlineMode(); in RedlineToDoc() 1083 rDoc.AppendRedline( pRedl, true ); in RedlineToDoc() 1086 rDoc.SetRedlineMode_intern( eOld ); in RedlineToDoc() 1167 RedlineMode_t eOld = rDoc.GetRedlineMode(); in SetSaveData() [all …]
|
H A D | undobj1.cxx | 274 SwDoc & rDoc(rContext.GetDoc()); in UndoImpl() local 285 SwNodeIndex aIdx( rDoc.GetNodes(), in UndoImpl() 287 SwNodeIndex aEndIdx( rDoc.GetNodes(), in UndoImpl() 300 DelFly(& rDoc); in UndoImpl() 454 SwDoc & rDoc(rContext.GetDoc()); in RedoImpl() local 461 DelFly(& rDoc); in RedoImpl() 557 SwDoc & rDoc = rContext.GetDoc(); in UndoImpl() local 631 SwDoc & rDoc = rContext.GetDoc(); in RedoImpl() local 641 SfxItemSet aSet( rDoc.GetAttrPool(), aFrmFmtSetRange ); in RedoImpl() 643 rDoc.SetFrmFmtToFly( *pFrmFmt, *pNewFmt, &aSet ); in RedoImpl() [all …]
|
/trunk/main/sc/source/core/data/ |
H A D | postit.cxx | 217 mrDoc( rDoc ), in ScCaptionCreator() 226 mrDoc( rDoc ), in ScCaptionCreator() 234 mrDoc( rDoc ), in ScCaptionCreator() 451 ScCaptionCreator( rDoc, rPos, rCaption ) in ScNoteCaptionCreator() 508 mrDoc( rDoc ), in ScPostIt() 516 mrDoc( rDoc ), in ScPostIt() 524 mrDoc( rDoc ), in ScPostIt() 796 const ScPostIt* pNote = rDoc.GetNote( rPos ); in CreateTempCaption() 858 rDoc.TakeNote( rPos, pNote ); in CreateNoteFromCaption() 895 rDoc.TakeNote( rPos, pNote ); in CreateNoteFromObjectData() [all …]
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 1167 rDoc.InsertString(*pPaM, aName, in InsertTagField() 1173 SwFieldType* pFT = rDoc.InsertFldType( in InsertTagField() 1966 rDoc.InsertString(*pPaM, cChar); in Read_F_Symbol() 2031 SwFieldType* pFT = rDoc.InsertFldType( SwSetExpFieldType( &rDoc, sOrigName, in Read_F_Set() 2825 pFmt = rDoc.MakeCharFmt(aNm,(SwCharFmt*)rDoc.GetDfltCharFmt()); in Read_SubF_Ruby() 2843 rDoc.InsertString( *pPaM, sText ); in Read_SubF_Ruby() 2853 SwDoc& rDoc, in lcl_toxMatchACSwitch() argument 3456 pBase->AdjustTabStops( rDoc ); in Read_F_Tox() 3715 rDoc.InsertPoolItem( rPaM, aM, 0 ); in lcl_ImportTox() 3721 lcl_ImportTox(rDoc, rPaM, rStr, true); in ImportXE() [all …]
|
H A D | ww8par.cxx | 2332 rDoc.AppendTxtNode(rPos); in AppendTxtNode() 3101 rDoc.InsertPoolItem(*pPaM, in ReadChar() 3633 pNewSwCharFmt = rDoc.MakeCharFmt(sPrefix, (SwCharFmt*)rDoc.GetDfltCharFmt()); in ReadText() 3675 rDoc.InsertPoolItem(*pPaM, in ReadText() 3708 , rDoc(rD) in SwWW8ImplReader() 3905 SwDoc &rDoc) in GiveNodePageDesc() argument 4485 rDoc.SetFtnInfo( aInfo ); in CoreLoad() 4497 rDoc.SetEndNoteInfo( aInfo ); in CoreLoad() 4511 rDoc.SplitNode( *pPos, false ); in CoreLoad() 5433 rDoc.PropagateOutlineRule(); in LoadDoc() [all …]
|
/trunk/main/sc/source/filter/excel/ |
H A D | xlescher.cxx | 109 ScDocument& rDoc, SCTAB nScTab, sal_uInt16& rnXclCol, in lclGetColFromX() argument 128 ScDocument& rDoc, SCTAB nScTab, sal_uInt16& rnXclRow, in lclGetRowFromY() argument 138 nRowH = rDoc.GetRowHeight( nRow, nScTab ); in lclGetRowFromY() 179 ScDocument& rDoc = rRoot.GetDoc(); in GetRect() local 182 lclGetXFromCol( rDoc, nScTab, maFirst.mnCol, mnLX, fScale ), in GetRect() 183 lclGetYFromRow( rDoc, nScTab, maFirst.mnRow, mnTY, fScale ), in GetRect() 184 lclGetXFromCol( rDoc, nScTab, maLast.mnCol, mnRX + 1, fScale ), in GetRect() 185 lclGetYFromRow( rDoc, nScTab, maLast.mnRow, mnBY, fScale ) ); in GetRect() 188 if( rDoc.IsLayoutRTL( nScTab ) ) in GetRect() 195 ScDocument& rDoc = rRoot.GetDoc(); in SetRect() local [all …]
|
H A D | colrowst.cxx | 186 ScDocument& rDoc = GetDoc(); in Convert() local 187 rDoc.IncSizeRecalcLevel( nScTab ); in Convert() 202 rDoc.SetColWidthOnly( nScCol, nScTab, nWidth ); in Convert() 208 rDoc.SetRowHeightOnly( 0, MAXROW, nScTab, mnDefHeight ); in Convert() 211 rDoc.SetRowFlags( 0, MAXROW, nScTab, CR_MANUALSIZE ); in Convert() 240 … rDoc.SetRowFlags( nScRow, nScTab, rDoc.GetRowFlags( nScRow, nScTab ) | CR_MANUALSIZE ); in Convert() 273 rDoc.DecSizeRecalcLevel( nScTab ); in Convert() 278 ScDocument& rDoc = GetDoc(); in ConvertHiddenFlags() local 284 rDoc.SetColHidden( nScCol, nScCol, nScTab, sal_True ); in ConvertHiddenFlags() 288 rDoc.SetColHidden( mnMaxCol + 1, MAXCOL, nScTab, sal_True ); in ConvertHiddenFlags() [all …]
|
H A D | xicontent.cxx | 169 ScDocument& rDoc = rRoot.GetDoc(); in lclInsertUrl() local 207 rDoc.PutCell( aScPos, pCell ); in lclInsertUrl() 223 rDoc.PutCell( aScPos, new ScFormulaCell( &rDoc, aScPos, &aTokenArray ) ); in lclInsertUrl() 440 ScDocument& rDoc = rRoot.GetDoc(); in ReadLabelranges() local 452 xLabelRangesRef = rDoc.GetRowNameRangesRef(); in ReadLabelranges() 472 xLabelRangesRef = rDoc.GetColNameRangesRef(); in ReadLabelranges() 651 ScDocument& rDoc = GetDoc(); in Apply() local 660 rDoc.ApplyPatternAreaTab( in Apply() 718 ScDocument& rDoc = rRoot.GetDoc(); in ReadDV() local 1007 ScDocument& rDoc = GetDoc(); in Apply() local [all …]
|
/trunk/main/sw/source/core/doc/ |
H A D | acmplwrd.cxx | 84 void AddDocument(SwDoc& rDoc); 85 void RemoveDocument(const SwDoc& rDoc); 185 if(&aIt->GetDoc() == &rDoc) in AddDocument() 198 if(&aIt->GetDoc() == &rDoc) in RemoveDocument() 232 if(*aIt == &rDoc) in AddDocument() 235 SwDocPtr pNew = &rDoc; in AddDocument() 246 if(*aIt == &rDoc) in RemoveDocument() 298 pImpl->AddDocument(rDoc); in InsertWord() 308 pAutoString->AddDocument(rDoc); in InsertWord() 337 pCurrent->AddDocument(rDoc); in InsertWord() [all …]
|
H A D | doclay.cxx | 1289 SwNodeIndex aIdx( rDoc.GetNodes(), nNode ); in lcl_InsertLabel() 1317 pNewFmt = rDoc.MakeFlyFrmFmt( rDoc.GetUniqueFrameName(), in lcl_InsertLabel() 1538 rDoc.SetModified(); in lcl_InsertLabel() 1662 if ( rDoc.GetHellId() != nLayerId && in lcl_InsertDrawLabel() 1663 rDoc.GetInvisibleHellId() != nLayerId ) in lcl_InsertDrawLabel() 1692 rDoc.GetNodes().MakeTextSection( in lcl_InsertDrawLabel() 1696 pNewFmt = rDoc.MakeFlyFrmFmt( rDoc.GetUniqueFrameName(), in lcl_InsertDrawLabel() 1736 if (nLayerId == rDoc.GetHellId()) in lcl_InsertDrawLabel() 1738 rSdrObj.SetLayer( rDoc.GetHeavenId() ); in lcl_InsertDrawLabel() 1741 else if (nLayerId == rDoc.GetInvisibleHellId()) in lcl_InsertDrawLabel() [all …]
|
H A D | docfld.cxx | 899 SwDoc& rDoc = *aIdx.GetNodes().GetDoc(); in SetBodyPos() local 904 ::GetBodyTxtNode( rDoc, aPos, rFrm ); in SetBodyPos() 1063 SwDBData aDocData = rDoc.GetDBData(); in lcl_GetDBVarName() 2296 rDoc.GetNodes().Count() != nNodes ) in MakeFldList() 2297 _MakeFldList( rDoc, eGetMode ); in MakeFldList() 2327 SwSectionFmts& rArr = rDoc.GetSections(); in _MakeFldList() 2497 nNodes = rDoc.GetNodes().Count(); in _MakeFldList() 2531 const SwDoc& rDoc = *rTxtNd.GetDoc(); in GetBodyNode() local 2560 GetBodyTxtNode( rDoc, aPos, *pFrm ); in GetBodyNode() 2584 const SwDoc& rDoc = *rSectNd.GetDoc(); in GetBodyNode() local [all …]
|
/trunk/main/editeng/source/misc/ |
H A D | svxacorr.cxx | 559 rDoc.SetAttr( nEndPos - 2, nEndPos, in FnChgOrdinalNumber() 814 rDoc.SetAttr( nFndPos + 1, nEndPos, in FnChgWeightUnderl() 821 rDoc.SetAttr( nFndPos + 1, nEndPos, in FnChgWeightUnderl() 825 rDoc.Delete( nEndPos, nEndPos + 1 ); in FnChgWeightUnderl() 826 rDoc.Delete( nFndPos, nFndPos + 1 ); in FnChgWeightUnderl() 1152 rDoc.Insert( nInsPos, sChg ); in InsertQuote() 1154 rDoc.Replace( nInsPos, sChg ); in InsertQuote() 1187 rDoc.Replace( nInsPos, sChg ); in InsertQuote() 1262 rDoc.Insert( nInsPos, cChar ); in AutoCorrect() 1264 rDoc.Replace( nInsPos, cChar ); in AutoCorrect() [all …]
|
/trunk/main/sc/source/ui/drawfunc/ |
H A D | futext3.cxx | 70 ScDocument& rDoc = *rViewData.GetDocument(); in StopEditMode() local 71 ScDrawLayer* pDrawLayer = rDoc.GetDrawLayer(); in StopEditMode() 79 pNote = rDoc.GetNote( aNotePos ); in StopEditMode() 151 rDoc.DeleteNote( aNotePos ); in StopEditMode() 157 rDoc.DeleteNote( aNotePos ); in StopEditMode() 188 rDoc.LockStreamValid(false); in StopEditMode() 189 if (rDoc.IsStreamValid(aNotePos.Tab())) in StopEditMode() 190 rDoc.SetStreamValid(aNotePos.Tab(), sal_False); in StopEditMode() 201 ScDocument& rDoc = *rViewData.GetDocument(); in StopDragMode() 203 ScPostIt* pNote = rDoc.GetNote( rPos ); in StopDragMode() [all …]
|
/trunk/main/sw/source/filter/xml/ |
H A D | swxml.cxx | 556 SwDocShell *pDocSh = rDoc.GetDocShell(); in Read() 828 rDoc.acquire(); // prevent deletion in Read() 843 aAny <<= rDoc.GetRedlinePassword(); in Read() 955 rDoc.PrtOLENotify( sal_False ); in Read() 956 else if ( rDoc.IsOLEPrtNotifyPending() ) in Read() 957 rDoc.PrtOLENotify( sal_True ); in Read() 967 rDoc.SetRedlinePassword( aKey ); in Read() 995 rDoc.release(); in Read() 1010 lcl_AdjustOutlineStylesForOOo( rDoc ); in Read() 1019 rDoc.PropagateOutlineRule(); in Read() [all …]
|
/trunk/main/sw/source/core/layout/ |
H A D | objectformattertxtfrm.cxx | 218 const SwDoc& rDoc = *(GetPageFrm().GetFmt()->GetDoc()); in DoFormatObj() local 220 rDoc, mrAnchorTxtFrm, nToPageNum ) ) in DoFormatObj() 229 SwLayouter::InsertMovedFwdFrm( rDoc, mrAnchorTxtFrm, in DoFormatObj() 268 const SwDoc& rDoc = *(GetPageFrm().GetFmt()->GetDoc()); in DoFormatObj() local 281 SwLayouter::InsertMovedFwdFrm( rDoc, mrAnchorTxtFrm, in DoFormatObj() 420 const SwDoc& rDoc = *(GetPageFrm().GetFmt()->GetDoc()); in DoFormatObjs() local 422 rDoc, mrAnchorTxtFrm, nTmpToPageNum ) ) in DoFormatObjs() 425 SwLayouter::RemoveMovedFwdFrm( rDoc, mrAnchorTxtFrm ); in DoFormatObjs() 431 SwLayouter::InsertMovedFwdFrm( rDoc, mrAnchorTxtFrm, in DoFormatObjs() 454 const SwDoc& rDoc = *(GetPageFrm().GetFmt()->GetDoc()); in DoFormatObjs() local [all …]
|
/trunk/main/sw/source/filter/basflt/ |
H A D | shellio.cxx | 563 sal_Bool Reader::SetTemplate( SwDoc& rDoc ) in SetTemplate() argument 570 rDoc.RemoveAllFmtLanguageDependencies(); in SetTemplate() 571 rDoc.ReplaceStyles( *pTemplate ); in SetTemplate() 572 rDoc.SetFixFields(false, NULL); in SetTemplate() 669 void Reader::ResetFrmFmts( SwDoc& rDoc ) in ResetFrmFmts() argument 779 rDoc(*rPam.GetDoc()), bWriteAll(bInWriteAll) in SwWriter() 873 SwDoc* pOutDoc = pDoc ? pDoc : &rDoc; in Write() 889 SwDoc* pOutDoc = pDoc ? pDoc : &rDoc; in Write() 963 rDoc.ResetModified(); in Write() 987 sal_Bool SetHTMLTemplate( SwDoc & rDoc ) in SetHTMLTemplate() argument [all …]
|
/trunk/main/sd/source/ui/dlg/ |
H A D | custsdlg.cxx | 66 rDoc ( rDrawDoc ), in SdCustomShowDlg() 84 pCustomShowList = rDoc.GetCustomShowList(); in SdCustomShowDlg() 138 SdDefineCustomShowDlg aDlg( this, rDoc, pCustomShow ); in IMPL_LINK() 144 pCustomShowList = rDoc.GetCustomShowList( sal_True ); in IMPL_LINK() 166 SdDefineCustomShowDlg aDlg( this, rDoc, pCustomShow ); in IMPL_LINK() 240 const CharClass* pCharClass = rDoc.GetCharClass(); in IMPL_LINK() 323 rDoc ( rDrawDoc ), in SdDefineCustomShowDlg() 341 nPage < rDoc.GetSdPageCount( PK_STANDARD ); in SdDefineCustomShowDlg() 366 rpCustomShow = new SdCustomShow( &rDoc ); in SdDefineCustomShowDlg() 425 SdPage* pPage = rDoc.GetSdPage( (sal_uInt16) aLbPages. in IMPL_LINK() [all …]
|