/trunk/main/sw/source/core/undo/ |
H A D | SwUndoPageDesc.cxx | 213 SwFrmFmt* pNewFmt = ((SwFmtHeader*)pNewItem)->GetHeaderFmt(); in ExchangeContentNodes() local 227 pNewFmt = ((SwFmtHeader*)pNewItem)->GetHeaderFmt(); in ExchangeContentNodes() 228 pNewFmt->SetFmtAttr( SwFmtCntnt() ); in ExchangeContentNodes() 237 pNewFmt = ((SwFmtHeader*)pNewItem)->GetHeaderFmt(); in ExchangeContentNodes() 248 pNewFmt = ((SwFmtHeader*)pNewItem)->GetHeaderFmt(); in ExchangeContentNodes() 249 pNewFmt->SetFmtAttr( SwFmtCntnt() ); in ExchangeContentNodes() 273 pNewFmt = ((SwFmtFooter*)pNewItem)->GetFooterFmt(); in ExchangeContentNodes() 274 pNewFmt->SetFmtAttr( SwFmtCntnt() ); in ExchangeContentNodes() 289 pNewFmt = ((SwFmtFooter*)pNewItem)->GetFooterFmt(); in ExchangeContentNodes() 294 pNewFmt = ((SwFmtFooter*)pNewItem)->GetFooterFmt(); in ExchangeContentNodes() [all …]
|
H A D | SwUndoFmt.cxx | 256 SwUndoCharFmtCreate::SwUndoCharFmtCreate(SwCharFmt * pNewFmt, in SwUndoCharFmtCreate() argument 259 : SwUndoFmtCreate(UNDO_CHARFMT_CREATE, pNewFmt, pDerivedFrom, pDocument) in SwUndoCharFmtCreate() 310 SwUndoFrmFmtCreate::SwUndoFrmFmtCreate(SwFrmFmt * pNewFmt, in SwUndoFrmFmtCreate() argument 313 : SwUndoFmtCreate(UNDO_FRMFMT_CREATE, pNewFmt, pDerivedFrom, pDocument), in SwUndoFrmFmtCreate() 314 bAuto(pNewFmt->IsAuto()) in SwUndoFrmFmtCreate()
|
H A D | undobj1.cxx | 478 pOldFmt( (SwFrmFmt*)rFlyFmt.DerivedFrom() ), pNewFmt( &rNewFrmFmt ), in SwUndoSetFlyFmt() 491 if (pNewFmt) in GetRewriter() 492 aRewriter.AddRule(UNDO_ARG1, pNewFmt->GetName()); in GetRewriter() 634 if( USHRT_MAX != rDoc.GetFrmFmts()->GetPos( (const SwFrmFmtPtr)pNewFmt ) ) in RedoImpl() 643 rDoc.SetFrmFmtToFly( *pFrmFmt, *pNewFmt, &aSet ); in RedoImpl() 646 rDoc.SetFrmFmtToFly( *pFrmFmt, *pNewFmt, 0 ); in RedoImpl()
|
/trunk/main/sw/source/core/doc/ |
H A D | doclay.cxx | 1258 SwFlyFrmFmt* pNewFmt = NULL; in lcl_InsertLabel() local 1404 pNewFmt ); in lcl_InsertLabel() 1451 pNewFmt->MakeFrms(); in lcl_InsertLabel() 1541 return pNewFmt; in lcl_InsertLabel() 1573 return pNewFmt; in InsertLabel() 1626 SwFlyFrmFmt* pNewFmt = NULL; in lcl_InsertDrawLabel() local 1707 pNewFmt->SetFmtAttr( SwFmtCntnt( pSttNd )); in lcl_InsertDrawLabel() 1708 pNewFmt->SetFmtAttr( *pNewSet ); in lcl_InsertDrawLabel() 1773 pNewFmt->MakeFrms(); in lcl_InsertDrawLabel() 1829 return pNewFmt; in lcl_InsertDrawLabel() [all …]
|
H A D | poolfmt.cxx | 1096 SwFmt *pNewFmt = 0; in GetFmtFromPool() local 1153 if( nId == ( pNewFmt = (SwFmt*)(*pArray[ nArrCnt ] )[ n ] )-> in GetFmtFromPool() 1156 return pNewFmt; in GetFmtFromPool() 1183 pNewFmt->SetPoolFmtId( nId ); in GetFmtFromPool() 1184 pNewFmt->SetAuto( sal_False ); // kein Auto-Format in GetFmtFromPool() 1372 pNewFmt->SetAutoUpdateFmt( sal_True ); in GetFmtFromPool() 1379 pNewFmt->SetFmtAttr( aSet ); in GetFmtFromPool() 1385 return pNewFmt; in GetFmtFromPool() 1402 SwFmt *pNewFmt = 0; in IsPoolFmtUsed() local 1434 if( bFnd && pNewFmt->GetDepends() ) in IsPoolFmtUsed() [all …]
|
H A D | docfmt.cxx | 1846 pNewFmt->SetAuto( rFmt.IsAuto() ); in CopyFmt() 1847 pNewFmt->CopyAttrs( rFmt, sal_True ); // kopiere Attribute in CopyFmt() 1849 pNewFmt->SetPoolFmtId( rFmt.GetPoolFmtId() ); in CopyFmt() 1850 pNewFmt->SetPoolHelpId( rFmt.GetPoolHelpId() ); in CopyFmt() 1853 pNewFmt->SetPoolHlpFileId( UCHAR_MAX ); in CopyFmt() 1855 return pNewFmt; in CopyFmt() 2102 SwFrmFmt* pNewFmt = new SwFrmFmt( GetAttrPool(), "CpyDesc", in CopyPageDescHeaderFooterImpl() local 2104 pNewFmt->CopyAttrs( *pOldFmt, sal_True ); in CopyPageDescHeaderFooterImpl() 2106 if( SFX_ITEM_SET == pNewFmt->GetAttrSet().GetItemState( in CopyPageDescHeaderFooterImpl() 2124 pNewFmt->SetFmtAttr( SwFmtCntnt( pSttNd )); in CopyPageDescHeaderFooterImpl() [all …]
|
H A D | tblrwcl.cxx | 349 SwTableBoxFmt* pNewFmt = (SwTableBoxFmt*)pBox->ClaimFrmFmt(); in lcl_CopyCol() local 353 SwFmtFrmSize aFrmSz( pNewFmt->GetFrmSize() ); in lcl_CopyCol() 372 pNewFmt->SetFmtAttr( aFrmSz ); in lcl_CopyCol() 376 aFindFrm.pNewFrmFmt = (SwTableBoxFmt*)pNewFmt->GetDoc()-> in lcl_CopyCol() 378 *aFindFrm.pNewFrmFmt = *pNewFmt; in lcl_CopyCol() 384 pNewFmt->SetFmtAttr( aFrmSz ); in lcl_CopyCol() 386 aFindFrm.pNewFrmFmt = pNewFmt; in lcl_CopyCol() 388 aFindFrm.Value.pFrmFmt = pNewFmt; in lcl_CopyCol() 4246 SwFrmFmt* pNewFmt = pNewLine->ClaimFrmFmt(); in lcl_InsDelSelLine() local 4247 pNewFmt->SetFmtAttr( SwFmtFrmSize( ATT_MIN_SIZE, 0, nDist ) ); in lcl_InsDelSelLine()
|
/trunk/main/sw/source/core/table/ |
H A D | swtable.cxx | 1677 *pNewFmt = *pRet; in ClaimFrmFmt() 1687 pRet = pNewFmt; in ClaimFrmFmt() 1734 pNewFmt->Add( this ); in ChgFrmFmt() 1868 *pNewFmt = *pFmt; in CheckBoxFmt() 1874 pFmt = pNewFmt; in CheckBoxFmt() 1902 *pNewFmt = *pRet; in ClaimFrmFmt() 1914 pRet = pNewFmt; in ClaimFrmFmt() 1954 pNewFmt->Add( this ); in ChgFrmFmt() 2384 if( pNewFmt ) in Modify() 2390 pNewFmt = 0; in Modify() [all …]
|
H A D | swnewtable.cxx | 931 SwFrmFmt* pNewFmt = pMergeBox->ClaimFrmFmt(); in PrepareMerge() local 932 pNewFmt->SetFmtAttr( SwFmtFrmSize( ATT_VAR_SIZE, pSel->mnMergeWidth, 0 ) ); in PrepareMerge() 948 pBox->ChgFrmFmt( (SwTableBoxFmt*)pNewFmt ); in PrepareMerge()
|
/trunk/main/sw/source/core/docnode/ |
H A D | ndtbl1.cxx | 281 SwFrmFmt *pNewFmt; in lcl_ProcessRowAttr() local 282 if ( 0 != (pNewFmt = SwTblFmtCmp::FindNewFmt( rFmtCmp, pLine->GetFrmFmt(), 0 ))) in lcl_ProcessRowAttr() 283 pLine->ChgFrmFmt( (SwTableLineFmt*)pNewFmt ); in lcl_ProcessRowAttr() 776 SwFrmFmt *pNewFmt; in SetTabBorders() local 777 if ( 0 != (pNewFmt = SwTblFmtCmp::FindNewFmt( aFmtCmp, pBox->GetFrmFmt(), nType ))) in SetTabBorders() 778 pBox->ChgFrmFmt( (SwTableBoxFmt*)pNewFmt ); in SetTabBorders() 1134 SwFrmFmt *pNewFmt; in SetBoxAttr() local 1135 if ( 0 != (pNewFmt = SwTblFmtCmp::FindNewFmt( aFmtCmp, pBox->GetFrmFmt(), 0 ))) in SetBoxAttr() 1136 pBox->ChgFrmFmt( (SwTableBoxFmt*)pNewFmt ); in SetBoxAttr()
|
H A D | ndtbl.cxx | 563 SwTableBoxFmt *pNewFmt = MakeTableBoxFmt(); in InsertTable() local 564 *pNewFmt = *pBoxF; in InsertTable() 565 pBoxF = pNewFmt; in InsertTable() 1094 SwTableBoxFmt *pNewFmt = pDoc->MakeTableBoxFmt(); in TextToTable() local 1095 pNewFmt->SetFmtAttr( SwFmtFrmSize( ATT_VAR_SIZE, in TextToTable() 1100 pNewFmt->Add( rLns[ nTmpLine ]->GetTabBoxes()[ n ] ); in TextToTable() 1451 SwTableBoxFmt *pNewFmt = pDoc->MakeTableBoxFmt(); in TextToTable() local 1452 pNewFmt->SetFmtAttr( SwFmtFrmSize( ATT_VAR_SIZE, in TextToTable() 1457 pNewFmt->Add( rLns[ nLines2 ]->GetTabBoxes()[ n ] ); in TextToTable()
|
H A D | ndcopy.cxx | 221 _MapTblFrmFmt( const SwFrmFmt *pOldFmt, const SwFrmFmt*pNewFmt ) in _MapTblFrmFmt() 222 : pOld( pOldFmt ), pNew( pNewFmt ) in _MapTblFrmFmt()
|
/trunk/main/sw/source/core/layout/ |
H A D | pagechg.cxx | 608 const SwFmt* pNewFmt = ((SwFmtChg*)pNew)->pChangedFmt; in _UpdateAttr() local 609 ASSERT( pOldFmt && pNewFmt, "FMT_CHG Missing Format." ); in _UpdateAttr() 612 const SwFmtCol &rNewCol = pNewFmt->GetCol(); in _UpdateAttr() 623 const SwFmtHeader &rNewH = pNewFmt->GetHeader(); in _UpdateAttr() 628 const SwFmtFooter &rNewF = pNewFmt->GetFooter(); in _UpdateAttr()
|
/trunk/main/editeng/source/outliner/ |
H A D | outlvw.cxx | 1432 const SvxNumberFormat* pNewFmt = aNewRule.Get(nLevel); in ApplyBulletsNumbering() local 1433 …if (pOldFmt && pNewFmt && (pOldFmt->GetFirstLineOffset() != pNewFmt->GetFirstLineOffset() || pOldF… in ApplyBulletsNumbering() 1435 SvxNumberFormat* pNewFmtClone = new SvxNumberFormat(*pNewFmt); in ApplyBulletsNumbering()
|
/trunk/main/sw/inc/ |
H A D | swtable.hxx | 353 void ChgFrmFmt( SwTableLineFmt* pNewFmt ); 408 void ChgFrmFmt( SwTableBoxFmt *pNewFmt );
|
/trunk/main/sw/source/core/inc/ |
H A D | UndoCore.hxx | 170 SwFrmFmt* pNewFmt; // die neue Fly Vorlage member in SwUndoSetFlyFmt
|
/trunk/main/sw/source/core/frmedt/ |
H A D | fefly1.cxx | 1302 void SwFEShell::SetFrmFmt( SwFrmFmt *pNewFmt, sal_Bool bKeepOrient, Point* pDocPos ) in SetFrmFmt() argument 1325 if( SFX_ITEM_SET == pNewFmt->GetItemState( RES_ANCHOR, sal_False, &pItem )) in SetFrmFmt() 1333 if( GetDoc()->SetFrmFmtToFly( *pFlyFmt, *pNewFmt, pSet, bKeepOrient )) in SetFrmFmt()
|
/trunk/main/sw/source/ui/dialog/ |
H A D | uiregionsw.cxx | 87 …lList( SwWrtShell& rSh, ComboBox& rSubRegions, ComboBox* pAvailNames, const SwSectionFmt* pNewFmt ) in lcl_FillList() argument 90 if( !pNewFmt ) in lcl_FillList() 113 sal_uInt16 nCnt = pNewFmt->GetChildSections(aTmpArr,SORTSECT_POS); in lcl_FillList()
|