/trunk/main/sw/source/filter/rtf/ |
H A D | rtftbl.cxx | 495 (SfxItemSet&)pBoxFmt->GetAttrSet(), sal_True ); in ReadTable() 503 SfxItemSet& rSet = (SfxItemSet&)pBoxFmt->GetAttrSet(); in ReadTable() 572 ((SfxItemSet&)pFmt->GetAttrSet()).Put( SwFmtHoriOrient( 0, in ReadTable() 579 ((SfxItemSet&)pFmt->GetAttrSet()).Put( aSz ); in ReadTable() 586 ((SfxItemSet&)pFmt->GetAttrSet()).Put( aL ); in ReadTable() 617 ((SfxItemSet&)pFmt->GetAttrSet()).Put( aSz ); in ReadTable() 618 ((SfxItemSet&)pFmt->GetAttrSet()).Put( SwFmtHoriOrient( 0, in ReadTable() 623 ((SfxItemSet&)pFmt->GetAttrSet()).Put( aL ); in ReadTable() 695 ((SfxItemSet&)pFmt->GetAttrSet()).Put( aSz ); in ReadTable() 740 ((SfxItemSet&)pFmt->GetAttrSet()).Put( aSz ); in ReadTable() [all …]
|
H A D | swparrtf.cxx | 2117 if (rSet.GetAttrSet().Count()) in UncompressableStackEntry() 2183 if (rSet.GetAttrSet().Count() ) in SetAttrInDoc() 2222 if (rSet.GetAttrSet().Count()) in SetAttrInDoc() 2225 SetSwgValues(rSet.GetAttrSet()); in SetAttrInDoc() 2226 pDoc->InsertItemSet(aPam, rSet.GetAttrSet(), in SetAttrInDoc() 2231 if( SFX_ITEM_SET == rSet.GetAttrSet().GetItemState( in SetAttrInDoc() 2246 if( SFX_ITEM_SET == rSet.GetAttrSet().GetItemState( in SetAttrInDoc() 3478 (SfxItemSet&)pPgFmt->GetAttrSet()); in ReadPageDescTbl() 4062 pDerivedSet = &pDerivedColl->GetAttrSet(); in MakeStyle() 4123 pDerivedSet = &pDerivedFmt->GetAttrSet(); in MakeCharStyle() [all …]
|
H A D | rtfnum.cxx | 148 return (SfxItemSet&)pChrFmt->GetAttrSet(); in GetNumChrFmt() 501 bRet = 0 != (pCFmt->GetAttrSet() == pOCFmt->GetAttrSet()); in lcl_IsEqual() 922 GetAttrSet().Put( SfxUInt16Item( FN_PARAM_NUM_LEVEL, nLevel )); in ReadNumSecLevel() 923 GetAttrSet().Put( SwNumRuleItem( pCurRule->GetName() )); in ReadNumSecLevel() 1141 if( 1 == pChFmt->GetAttrSet().Count() ) in ReadNumSecLevel()
|
/trunk/main/editeng/source/editeng/ |
H A D | eertfpar.cxx | 328 if (SFX_ITEM_SET == rSet.GetAttrSet().GetItemState( aFntHeightIems[i], sal_False, &pItem )) in SetAttrInDoc() 335 rSet.GetAttrSet().Put( aFntHeightItem ); in SetAttrInDoc() 340 if( SFX_ITEM_SET == rSet.GetAttrSet().GetItemState( EE_CHAR_ESCAPEMENT, sal_False, &pItem )) in SetAttrInDoc() 353 rSet.GetAttrSet().Put( aEscItem ); in SetAttrInDoc() 390 pImpEditEngine->SetParaAttribs( z, rSet.GetAttrSet() ); in SetAttrInDoc() 397 pImpEditEngine->SetParaAttribs( nStartNode, rSet.GetAttrSet() ); in SetAttrInDoc() 399 …tion( aStartPaM, EditPaM( aStartPaM.GetNode(), aStartPaM.GetNode()->Len() ) ), rSet.GetAttrSet() ); in SetAttrInDoc() 403 pImpEditEngine->SetParaAttribs( nEndNode, rSet.GetAttrSet() ); in SetAttrInDoc() 405 …Engine->SetAttribs( EditSelection( EditPaM( aEndPaM.GetNode(), 0 ), aEndPaM ), rSet.GetAttrSet() ); in SetAttrInDoc() 413 aAttrs.Put( rSet.GetAttrSet() ); in SetAttrInDoc() [all …]
|
/trunk/main/sw/source/core/doc/ |
H A D | fmtcol.cxx | 172 pNewChgSet->GetTheChgdSet() == &GetAttrSet() ) in Modify() 182 if( GetAttrSet().GetParent() ) in Modify() 184 const SfxItemSet* pParent = GetAttrSet().GetParent(); in Modify() 270 bWeiter = pNewChgSet->GetTheChgdSet() == &GetAttrSet(); in Modify() 302 bWeiter = pNewChgSet->GetTheChgdSet() == &GetAttrSet(); in Modify() 321 bWeiter = pNewChgSet->GetTheChgdSet() == &GetAttrSet(); in Modify() 338 bWeiter = pNewChgSet->GetTheChgdSet() == &GetAttrSet(); in Modify() 469 if ( pColl->GetAttrSet().GetItemState( RES_LR_SPACE, sal_False ) == SFX_ITEM_SET ) in AreListLevelIndentsApplicable() 476 if ( pColl->GetAttrSet().GetItemState( RES_PARATR_NUMRULE, sal_False ) == SFX_ITEM_SET ) in AreListLevelIndentsApplicable()
|
H A D | doclay.cxx | 1327 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_PRINT ); in lcl_InsertLabel() 1328 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_OPAQUE ); in lcl_InsertLabel() 1329 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_PROTECT ); in lcl_InsertLabel() 1330 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_SURROUND ); in lcl_InsertLabel() 1333 lcl_CpyAttr( *pNewSet, pOldFmt->GetAttrSet(), RES_LR_SPACE ); in lcl_InsertLabel() 1344 if( SFX_ITEM_SET == pOldFmt->GetAttrSet(). in lcl_InsertLabel() 1347 else if( SFX_ITEM_SET == pNewFmt->GetAttrSet(). in lcl_InsertLabel() 1351 if( SFX_ITEM_SET == pOldFmt->GetAttrSet(). in lcl_InsertLabel() 1354 else if( SFX_ITEM_SET == pNewFmt->GetAttrSet(). in lcl_InsertLabel() 1645 SfxItemSet* pNewSet = pOldFmt->GetAttrSet().Clone( sal_False ); in lcl_InsertDrawLabel() [all …]
|
H A D | docfly.cxx | 414 rFlyFmt.GetAttrSet().GetItemState( nWhich, sal_True, &pItem ) || in lcl_SetFlyFrmAttr() 590 if( SFX_ITEM_SET != rNewFmt.GetAttrSet().GetItemState( RES_COL )) in SetFrmFmtToFly() 599 if( SFX_ITEM_SET == rNewFmt.GetAttrSet().GetItemState( RES_FRM_SIZE, sal_False )) in SetFrmFmtToFly() 606 if( !pAsk ) pAsk = &rNewFmt.GetAttrSet(); in SetFrmFmtToFly() 617 SfxItemSet aFlySet( *rNewFmt.GetAttrSet().GetPool(), in SetFrmFmtToFly() 618 rNewFmt.GetAttrSet().GetRanges() ); in SetFrmFmtToFly()
|
H A D | docfmt.cxx | 626 pHistory->Add(pCharFmt->GetAttrSet(), *pCharFmt); in lcl_InsAttr() 2025 if( &GetAttrPool() != pSrc->GetAttrSet().GetPool() && in CopyFmtArr() 2026 SFX_ITEM_SET == pSrc->GetAttrSet().GetItemState( in CopyFmtArr() 2038 SwAttrSet aTmpAttrSet( pSrc->GetAttrSet() ); in CopyFmtArr() 2044 pDest->SetFmtAttr( pSrc->GetAttrSet() ); in CopyFmtArr() 2087 if( SFX_ITEM_SET != rSrcFmt.GetAttrSet().GetItemState( nAttr, sal_False, &pItem )) in CopyPageDescHeaderFooterImpl() 2106 if( SFX_ITEM_SET == pNewFmt->GetAttrSet().GetItemState( in CopyPageDescHeaderFooterImpl() 2178 SfxItemSet aAttrSet( rSrcDesc.GetMaster().GetAttrSet() ); in CopyPageDesc() 2186 aAttrSet.Put( rSrcDesc.GetLeft().GetAttrSet() ); in CopyPageDesc() 2528 aSet.Differentiate(rFmt.GetAttrSet()); in ChgFmt() [all …]
|
/trunk/main/sw/source/core/undo/ |
H A D | SwUndoPageDesc.cxx | 211 rDest.GetMaster().GetAttrSet().GetItemState( RES_HEADER, sal_False, &pItem ); in ExchangeContentNodes() 225 rSource.GetMaster().GetAttrSet().GetItemState( RES_HEADER, sal_False, &pItem ); in ExchangeContentNodes() 235 rDest.GetLeft().GetAttrSet().GetItemState( RES_HEADER, sal_False, &pItem ); in ExchangeContentNodes() 246 rSource.GetLeft().GetAttrSet().GetItemState( RES_HEADER, sal_False, &pItem ); in ExchangeContentNodes() 259 rDest.GetMaster().GetAttrSet().GetItemState( RES_FOOTER, sal_False, &pItem ); in ExchangeContentNodes() 271 rSource.GetMaster().GetAttrSet().GetItemState( RES_FOOTER, sal_False, &pItem ); in ExchangeContentNodes() 287 rDest.GetLeft().GetAttrSet().GetItemState( RES_FOOTER, sal_False, &pItem ); in ExchangeContentNodes() 292 rSource.GetLeft().GetAttrSet().GetItemState( RES_FOOTER, sal_False, &pItem ); in ExchangeContentNodes()
|
H A D | unattr.cxx | 140 , m_pOldSet( m_pFmt->GetAttrSet().Clone( sal_False ) ) in SwUndoFmtAttr() 349 rDoc.SetAttr( m_pFmt->GetAttrSet(), *pNd->GetFmtColl() ); in RepeatImpl() 360 rDoc.SetAttr( m_pFmt->GetAttrSet(), *pNd->GetFmtColl() ); in RepeatImpl() 380 m_pFmt->GetAttrSet().GetItemState( RES_CNTNT )) in RepeatImpl() 382 SfxItemSet aTmpSet( m_pFmt->GetAttrSet() ); in RepeatImpl() 391 rDoc.SetAttr( m_pFmt->GetAttrSet(), *pFly ); in RepeatImpl()
|
/trunk/main/sw/source/core/layout/ |
H A D | flowfrm.cxx | 126 { if ( pFrm->GetAttrSet()->GetKeep().GetValue() ) in IsKeepFwdMoveAllowed() 165 while ( sal_True == (bKeep = pPre->GetAttrSet()->GetKeep().GetValue()) && in CheckKeep() 256 pSet = &pTab->GetFmt()->GetAttrSet(); in IsKeep() 260 pSet = pNxt->GetAttrSet(); in IsKeep() 908 const SwFmtPageDesc &rFmtDesc = GetAttrSet()->GetPageDesc(); in WrongPageDesc() 942 ? pNewFlow->GetFrm()->GetAttrSet()->GetPageDesc().GetPageDesc():0; in WrongPageDesc() 1241 const SwAttrSet *pSet = rThis.GetAttrSet(); in IsPageBreak() 1633 if ( rThis.IsInDocBody() && rThis.GetAttrSet()->GetParaGrid().GetValue() ) in _GetUpperSpaceAmountConsideredForPageGrid() 2120 ( rThis.GetAttrSet()->GetPageDesc().GetPageDesc() || in MoveFwd() 2514 rThis.GetAttrSet()->GetKeep().GetValue() && rThis.GetIndNext() ) in MoveBwd() [all …]
|
H A D | calcmove.cxx | 329 !GetPrev()->GetAttrSet()->GetKeep().GetValue(); in PrepareMake() 541 !pPrv->GetAttrSet()->GetKeep().GetValue() in MakePos() 1147 const SwDoc *pDoc = GetAttrSet()->GetDoc(); in MakeAll() 1202 const sal_Bool bKeep = IsKeep( rAttrs.GetAttrSet() ); in MakeAll() 1234 *(GetAttrSet()->GetDoc()), in MakeAll() 2052 if ( bRet && !bSplit && pFrm->IsKeep( rAttrs.GetAttrSet() ) ) in _WouldFit()
|
/trunk/main/sw/source/filter/html/ |
H A D | htmlatr.cxx | 415 pItemSet = new SfxItemSet( *pFmt->GetAttrSet().GetPool(), in SV_IMPL_OP_PTRARR_SORT() 416 pFmt->GetAttrSet().GetRanges() ); in SV_IMPL_OP_PTRARR_SORT() 421 pItemSet->Set( pFmt->GetAttrSet(), sal_True ); in SV_IMPL_OP_PTRARR_SORT() 482 pFmt->GetAttrSet().GetRanges() ); in SV_IMPL_OP_PTRARR_SORT() 493 if( SFX_ITEM_SET==pFmt->GetAttrSet().GetItemState( in SV_IMPL_OP_PTRARR_SORT() 510 pFmt->GetAttrSet().GetRanges() ); in SV_IMPL_OP_PTRARR_SORT() 540 pFmt->GetAttrSet().GetRanges() ); in SV_IMPL_OP_PTRARR_SORT() 557 pFmt->GetAttrSet().GetRanges() ); in SV_IMPL_OP_PTRARR_SORT() 761 *rFmt.GetAttrSet().GetPool(), in OutHTML_SwFmt() 1912 Insert( pCharFmt->GetAttrSet(), nStart, nEnd, in InsertNoScript() [all …]
|
H A D | css1atr.cxx | 1385 aTstItemSet.Set( pDCCharFmt->GetAttrSet(), sal_True ); in HasScriptDependentItems() 1670 const SfxItemSet& rFmtItemSet = rFmt.GetAttrSet(); in OutCSS1_SwFmt() 1703 ? &pRefFmtScript->GetAttrSet() in OutCSS1_SwFmt() 1891 SfxItemSet aItemSet( *rMaster.GetAttrSet().GetPool(), in OutCSS1_SwPageDesc() 1893 aItemSet.Set( rMaster.GetAttrSet(), sal_True ); in OutCSS1_SwPageDesc() 1898 pRefPageDesc->GetMaster().GetAttrSet(), in OutCSS1_SwPageDesc() 1944 const SfxItemSet& rFmtItemSet = pSymCharFmt->GetAttrSet(); in OutCSS1_SwFtnInfo() 2268 const SfxItemSet& rItemSet = rFrmFmt.GetAttrSet(); in OutCSS1_FrmFmtOptions() 2311 const SfxItemSet& rItemSet = rFrmFmt.GetAttrSet(); in OutCSS1_TableFrmFmtOptions() 2332 const SfxItemSet& rItemSet = rFrmFmt.GetAttrSet(); in OutCSS1_SectionFmtOptions() [all …]
|
H A D | wrthtml.cxx | 350 const SfxItemSet& rPageItemSet = pCurrPageDesc->GetMaster().GetAttrSet(); in WriteStream() 488 SFX_ITEM_SET == rFmt.GetAttrSet().GetItemState(RES_COL,sal_False,&pItem) && in lcl_html_GetFmtCol() 550 sal_uInt16 nDir = rHTMLWrt.GetHTMLDirection( rFmt.GetAttrSet() ); in lcl_html_OutSectionStartTag() 820 const SfxItemSet& rItemSet = pFmt->GetAttrSet(); in OutBodyColor() 825 SFX_ITEM_SET == pRefFmt->GetAttrSet().GetItemState( RES_CHRATR_COLOR, in OutBodyColor() 1031 const SfxItemSet& rItemSet = pPageDesc->GetMaster().GetAttrSet(); in MakeHeader() 1400 rWrt.nDirection = rWrt.GetHTMLDirection( pFrmFmt->GetAttrSet() ); in HTMLSaveData()
|
/trunk/main/sw/source/ui/utlui/ |
H A D | uitool.cxx | 158 SwAttrSet aSet(pFmt->GetAttrSet()); in FillHdFt() 353 rSet.Put(rMaster.GetAttrSet()); in PageDescToItemSet() 400 aHeaderSet.SetParent(&rMaster.GetDoc()->GetDfltFrmFmt()->GetAttrSet()); in PageDescToItemSet() 423 aHeaderSet.Put(pHeaderFmt->GetAttrSet()); in PageDescToItemSet() 453 aFooterSet.SetParent(&rMaster.GetDoc()->GetDfltFrmFmt()->GetAttrSet()); in PageDescToItemSet() 476 aFooterSet.Put(pFooterFmt->GetAttrSet()); in PageDescToItemSet()
|
/trunk/main/editeng/inc/editeng/ |
H A D | svxrtf.hxx | 312 inline SfxItemSet& GetAttrSet(); 447 SfxItemSet& GetAttrSet() { return aAttrSet; } in GetAttrSet() function in SvxRTFItemStackType 448 const SfxItemSet& GetAttrSet() const { return aAttrSet; } in GetAttrSet() function in SvxRTFItemStackType 466 inline SfxItemSet& SvxRTFParser::GetAttrSet() in GetAttrSet() function in SvxRTFParser
|
/trunk/main/sw/source/core/text/ |
H A D | txtfld.cxx | 327 SwAttrPool* pPool = pChFmt->GetAttrSet().GetPool(); in NewFldPortion() 331 aTmpSet.Set( pChFmt->GetAttrSet() ); in NewFldPortion() 337 pTmpFnt->SetDiffFnt( &pChFmt->GetAttrSet(), pFrm->GetTxtNode()->getIDocumentSettingAccess() ); in NewFldPortion() 516 &rNumFmt.GetCharFmt()->GetAttrSet() : in NewNumberPortion()
|
/trunk/main/sw/source/filter/xml/ |
H A D | xmlfmte.cxx | 95 if( SFX_ITEM_SET == rFmt.GetAttrSet().GetItemState( RES_PAGEDESC, in ExportFmt() 118 rFmt.GetAttrSet().GetItemState( RES_BOXATR_FORMAT, in ExportFmt() 165 rFmt.GetAttrSet(), in ExportFmt()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | rtfexport.cxx | 581 GetFrmFmt()->GetAttrSet(); in ExportDocument_Impl() 584 GetFmt()->GetAttrSet(); in ExportDocument_Impl() 1207 if( pAktPageDesc->GetLeft().GetAttrSet().GetItemState( RES_HEADER, sal_False, in OutPageDescription() 1210 if( pAktPageDesc->GetLeft().GetAttrSet().GetItemState( RES_FOOTER, sal_False, in OutPageDescription() 1219 if( pAktPageDesc->GetMaster().GetAttrSet().GetItemState( RES_HEADER, in OutPageDescription() 1222 if( pAktPageDesc->GetMaster().GetAttrSet().GetItemState( RES_FOOTER, in OutPageDescription()
|
H A D | wrtw8sty.cxx | 379 const SfxItemPool& rPool = *rFmt.GetAttrSet().GetPool(); in SetStyleDefaults() 396 m_rExport.SetCurItemSet( &rFmt.GetAttrSet() ); in SetStyleDefaults() 926 pSet = &pTblNd->GetTable().GetFrmFmt()->GetAttrSet(); in MSWordSections() 1009 const SfxItemSet &rSet = pPd->GetMaster().GetAttrSet(); in NumberOfColumns() 1358 m_rWW8Export.pISet = &pPdFirstPgFmt->GetAttrSet(); in SectionPageBorders() 1547 const SfxItemSet* pPdSet = &pPdFmt->GetAttrSet(); in SectionProperties() 1632 pISet = &pPdFirstPgFmt->GetAttrSet(); in SectionProperties() 1661 pISet = &pPdFmt->GetAttrSet(); in SectionProperties() 1662 AttrOutput().OutputStyleItemSet( pPdFmt->GetAttrSet(), true, false ); in SectionProperties()
|
/trunk/main/sw/source/core/txtnode/ |
H A D | swfntcch.cxx | 51 aSwFont( &((SwTxtFmtColl *)pOwn)->GetAttrSet(), pSh ? pSh->getIDocumentSettingAccess() : 0 ) in SwFontObj() 54 const SwAttrSet& rAttrSet = ((SwTxtFmtColl *)pOwn)->GetAttrSet(); in SwFontObj()
|
/trunk/main/sw/source/core/edit/ |
H A D | edtab.cxx | 337 rSet.Put( pTblFmt->GetAttrSet() ); in GetTblBoxFormulaAttrs() 340 rSet.MergeValues( pTblFmt->GetAttrSet() ); in GetTblBoxFormulaAttrs() 398 if( SFX_ITEM_SET == pBox->GetFrmFmt()->GetAttrSet().GetItemState( in IsTableBoxTextFormat()
|
/trunk/main/sw/source/filter/writer/ |
H A D | wrtswtbl.cxx | 52 const SfxItemSet& rItemSet = pBox->GetFrmFmt()->GetAttrSet(); in SV_IMPL_PTRARR() 172 const SfxItemSet& rItemSet = pLineFrmFmt->GetAttrSet(); in GetLineHeight() 190 const SfxItemSet& rItemSet = pLineFrmFmt->GetAttrSet(); in GetLineBrush() 615 const SfxItemSet& rItemSet = pLineFrmFmt->GetAttrSet(); in FillTableRowsCols()
|
/trunk/main/editeng/source/rtf/ |
H A D | svxrtf.cxx | 310 ReadAttr( nToken, &GetAttrSet() ); in NextToken() 317 ReadAttr( nToken, &GetAttrSet() ); in NextToken() 334 ReadAttr( nToken, &GetAttrSet() ); in NextToken() 896 SfxItemSet &rSet = rStkType.GetAttrSet(); in _ClearStyleAttr() 903 !rStkType.GetAttrSet().Count() || in _ClearStyleAttr()
|